[SR-Users] Condition Statements - How many levels

2014-07-16 Thread Joel White
I was wondering how many levels deep in conditional _if_ _else_ statements can go. I need to create a statement that has 4 possible outcomes and need to know if this is possible. I have two variables I want one thing to happen if only the first variable is present Another if only the second va

Re: [SR-Users] SCA and PRESENCE

2014-07-14 Thread Joel White
if you can > share (either here or by pvt message) some info like: which Polycom phone > models and firmware version you are using. > > Regards, > João Vitor Arruda > > > 2014-07-08 13:26 GMT-03:00 Joel White : > >> I am having an issue where I enable presence modules

[SR-Users] SCA and PRESENCE

2014-07-08 Thread Joel White
I am having an issue where I enable presence modules and the SCA module stops working. I disable presence and SCA works fine on Polycom phones. Does anyone know what I am missing or doing wrong? Thank you in advance Joel ___ SIP Express Router (SER) a

Re: [SR-Users] Possible Oversight, but CDRs are not being written

2014-06-19 Thread Joel White
I will need to take a look at this after hours. I did installed siremis 4.0 and then 4.1 on the localhost before moving the DB. I also did copy the sql backups to the new server. Thank you On Thu, Jun 19, 2014 at 7:48 AM, Joel White wrote: > Yeah, this is the message I get in sys

Re: [SR-Users] Possible Oversight, but CDRs are not being written

2014-06-19 Thread Joel White
ide siremis/modules/ser/. > > Cheers, > Daniel > > > On 18/06/14 17:09, Joel White wrote: > > I made a significant change to the way the system I am building is > designed. I removed the Database to a redundant cluster and not on the > same server as the kamailio insta

[SR-Users] Possible Oversight, but CDRs are not being written

2014-06-18 Thread Joel White
I made a significant change to the way the system I am building is designed. I removed the Database to a redundant cluster and not on the same server as the kamailio install. I changed all references to the DBURL to reflect the IP of the new cluster. I also changed the SQLOPS statement for CDRs

Re: [SR-Users] Use of asterisk * in Kamailio routing

2014-06-17 Thread Joel White
I was not able to make that work yesterday. Could it possibly be an issue with the Polycom dialing rules on the phone itself? I want to setup some feature codes prefixed with an asterisk On Tue, Jun 17, 2014 at 8:41 AM, Joel White wrote: > case /"^\*\*[0-9]{5}$": > > break

Re: [SR-Users] Use of asterisk * in Kamailio routing

2014-06-17 Thread Joel White
gt; Daniel > > > On 16/06/14 14:21, Joel White wrote: > > I am having an issue using an asterisk * in the kamailio routing. How > would I implement this? > > Thank you in advance > > > ___ > SIP Express Router (SER)

[SR-Users] Use of asterisk * in Kamailio routing

2014-06-16 Thread Joel White
I am having an issue using an asterisk * in the kamailio routing. How would I implement this? Thank you in advance ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-

Re: [SR-Users] Presence

2014-05-21 Thread Joel White
Thank you :) On Thu, May 8, 2014 at 10:08 PM, Andrew Mortensen wrote: > > On May 5, 2014, at 1:21 PM, Joel White wrote: > > > I am working on enabling presence and bla in a Kamailio + FreeSWITCH > environment > > > > All handsets are Polycom with

Re: [SR-Users] Presence

2014-05-06 Thread Joel White
Thank you Olle I am looking into it now. I currently have presence presence_xml and presence_dialoginfo enabled. I will look into pua today. On Tue, May 6, 2014 at 3:12 AM, Olle E. Johansson wrote: > > On 05 May 2014, at 19:21, Joel White wrote: > > > I am working on enabli

[SR-Users] Presence

2014-05-05 Thread Joel White
I am working on enabling presence and bla in a Kamailio + FreeSWITCH environment All handsets are Polycom with a handful of Grandstream ATA's I enabled presence and presence_xml I have not got it to work as I keep seeing this meesage in the logs NOTICE: presence [subscribe.c:1030]: handle_su

Re: [SR-Users] Caller ID number being passed to Gateway

2014-04-21 Thread Joel White
Thank you Daniel It looks to be the result I was after. Thank you again On Mon, Apr 14, 2014 at 11:25 AM, Daniel Tryba wrote: > On Monday 14 April 2014 16:02:10 Joel E White wrote: > > Thank you Daniel > > > > I will try this tonight. > > > > BTW I just thought about the fact that is the user

Re: [SR-Users] Caller ID number being passed to Gateway

2014-04-10 Thread Joel White
Ok, so what I am trying is this I am placing the uac statement in the FreeSWITCH routing as I only care to set the Caller ID for outbound calling _ route[FSDISPATCH] { if(!is_method("INV

Re: [SR-Users] Caller ID number being passed to Gateway

2014-04-07 Thread Joel White
What I am getting on the FreeSWITCH side is this... Name passes, but DID is set without @ IP From: Test Phone 2 <1XXX> Call does go through, but not with the information I would like On Mon, Apr 7, 2014 at 12:13 PM, Joel E White wrote: > I have been playing with this for a couple d

Re: [SR-Users] Installing Kamailio on Ubuntu

2014-03-19 Thread Joel White
Here is a shell script I am working on https://gist.github.com/zhacker98/9643861 This will install from GIT run kamailio -c (-f if you want to run a file other than kamailio.cfg) This tells you the location of the error. I use Notepad++ on Windows or nano ( with +{line number} to locate the e

[SR-Users] Debian Kamailio Shell Script Installer

2014-03-19 Thread Joel White
*https://gist.github.com/zhacker98/9643861 * ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users