Re: [SR-Users] 4.1 Compilation issue

2014-08-04 Thread Gilbert T. Gutierrez, Jr.
output of 'kamailio -I'? (that's an upper case i). Cheers, Daniel On 03/08/14 20:28, Gilbert T. Gutierrez, Jr. wrote: CentOS6.5 Kamailio 4.1 I compiled Kamailio as follows so that the configuration file would be in "/etc/kamailio" rather than "/usr/local/etc/kamaili

[SR-Users] 4.1 Compilation issue

2014-08-03 Thread Gilbert T. Gutierrez, Jr.
CentOS6.5 Kamailio 4.1 I compiled Kamailio as follows so that the configuration file would be in "/etc/kamailio" rather than "/usr/local/etc/kamailio/"... make cfg_prefix=/ all make cfg_prefix=/ install When I try to start kamailio I get the following error... Not starting : invalid configur

Re: [SR-Users] Interpreting messages in log

2014-05-28 Thread Gilbert T. Gutierrez, Jr.
Never mind I should look before I post. Sorry for the clutter. Gilbert On 5/28/2014 9:55 AM, Gilbert T. Gutierrez, Jr. wrote: Can someone help me interpret what I a seeing in my log? Gilbert May 28 09:53:09 faxsvr /usr/sbin/kamailio[1811]: ERROR: *** cfgtrace: c=[//etc/kamailio

[SR-Users] Interpreting messages in log

2014-05-28 Thread Gilbert T. Gutierrez, Jr.
Can someone help me interpret what I a seeing in my log? Gilbert May 28 09:53:09 faxsvr /usr/sbin/kamailio[1811]: ERROR: *** cfgtrace: c=[//etc/kamailio/kamailio.cfg] l=521 a=5 n=route May 28 09:53:09 faxsvr /usr/sbin/kamailio[1811]: ERROR: *** cfgtrace: c=[//etc/kamailio/kamailio.cfg] l=665 a

Re: [SR-Users] avpops issue

2014-05-22 Thread Gilbert T. Gutierrez, Jr.
module? For avp_write, that function hasn't existed in some time. You can use logic such as: $avp(s:fwd_blind) = $ru; Fred Posner The Palner Group, Inc. 503-914-0999 (direct) 954-472-2896 (fax) Good. Fast. Cheap. <- Pick two. On 05/22/2014 04:49 PM, Gilbert T. Gutierrez, Jr. wrote: I am t

[SR-Users] avpops issue

2014-05-22 Thread Gilbert T. Gutierrez, Jr.
: unknown command, missing loadmodule? My understanding is that when I load module avpops that it should include those 2 procedures (avp_write and is_user_in). I am loading the module avpops.so Can someone please set me straight. Thank you. Gilbert T. Gutierrez, Jr. Phoenix Internet

[SR-Users] OT - Consultation

2013-09-25 Thread Gilbert T. Gutierrez, Jr.
Kamailio list for this type of post. Gilbert T. Gutierrez, Jr. Operations Manager Phoenix Internet gilber...@phoenixinternet.net ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip

Re: [SR-Users] Variable $fu Kamailio 3.2

2012-04-10 Thread Gilbert T. Gutierrez, Jr.
r expression (I am terrible with regular expressions). Basically what I needed was to replace the P-Asserted-Identity line in the header. Thanks again, Gilbert On 4/10/2012 1:25 PM, Daniel-Constantin Mierla wrote: Hello, On 4/10/12 7:23 PM, Gilbert T. Gutierrez, Jr. wrote: Daniel and Alex,

Re: [SR-Users] Variable $fu Kamailio 3.2

2012-04-10 Thread Gilbert T. Gutierrez, Jr.
you, Gilbert T. Gutierrez, Jr. Operations Manager Phoenix Internet On 4/10/2012 1:07 AM, Daniel-Constantin Mierla wrote: Hello, On 4/10/12 4:05 AM, Alex Balashov wrote: $fu is not mutable. actually it is starting with v3.2.0. But it is not visible in the script, like the other operations

[SR-Users] Variable $fu Kamailio 3.2

2012-04-09 Thread Gilbert T. Gutierrez, Jr.
I wrote the code below to rewrite an extension to a phone number (It is called in route[LOCATION]). This code works fine with MULTIDOMAIN enabled but when I run it as a single domain the line $fu=$var(b); does not seem to work.. You can see that I have several xlog lines outputting the variabl

Re: [SR-Users] Kamailio 3.2.2 Error - usrloc

2012-04-09 Thread Gilbert T. Gutierrez, Jr.
everything runs fine, can you dump the content of the records from memory and see if everything is loaded there: kamctl ul show Cheers, Daniel On 4/6/12 1:19 AM, Gilbert T. Gutierrez, Jr. wrote: Centos6 x64 Kamailio 3.2.2 installed using RPMs installed from http://download.opensuse.org/repositories

Re: [SR-Users] Kamailio 3.2.2 Error - usrloc

2012-04-06 Thread Gilbert T. Gutierrez, Jr.
looks ok, maybe sharing the module parameters you set for usrloc module will help to track what happens. Cheers, Daniel On 4/6/12 1:19 AM, Gilbert T. Gutierrez, Jr. wrote: Centos6 x64 Kamailio 3.2.2 installed using RPMs installed from http://download.opensuse.org/repositories/home:/kamailio:/tel

[SR-Users] Kamailio 3.2.2 Error - usrloc

2012-04-05 Thread Gilbert T. Gutierrez, Jr.
ULL | ++--+---+--+---+--+--+--+ 5 rows in set (0.00 sec) Where is this user coming from? How do I get rid of this error? Thanks in advance. Gilbert T. Gutierrez, Jr. Operations Manager Phoenix Inter