Re: [SR-Users] Kamctl reload commands

2012-01-05 Thread Claudio Furrer
Hi, You can check a result string when running the kamctl cr reload. Example: 1. db reload ok # sh /tmp/kamctl_cr_reload.sh Reloading carrierroute db... Ready, with error code: 0 Return result: 2. failure on reload # sh /tmp/kamctl_cr_reload.sh Reloading carrierroute db... Ready, with

Re: [SR-Users] BYE processing info

2011-10-25 Thread Claudio Furrer
() function is called. Then you will see if Kamailio matches the topmost Route URI. regards Klaus On 24.10.2011 14:55, Claudio Furrer wrote: Hello, How does sip-router process this BYE? BYE sip:321456@sip-router_ip:7080 SIP/2.0 Via: SIP/2.0/UDPremote_uac_ip:5060;branch

[SR-Users] BYE processing info (was: sip-router listen address)

2011-10-24 Thread Claudio Furrer
Hello, How does sip-router process this BYE? BYE sip:321456@sip-router_ip:7080 SIP/2.0 Via: SIP/2.0/UDP remote_uac_ip:5060;branch=z9hG4bK7fb4c2325A0617FF From: sip:445...@mydomain.com:5060;tag=19C8FD8-72B75A25 To: 321456 sip:321456@sip-router_ip:7080;tag=as28777464 Route:

[SR-Users] ser_ctl / serweb

2011-05-24 Thread Claudio Furrer
Hi all, Just want to ask if ser_ctl application will be merged into sr3.1 or future releases. By the moment I've found it here [1], [2] or [3]. Is it full compatible with sip-router v3.x? I know kamctl and kamdbctl would be suggested but these are for kamailio flavour. I don't find too much

[SR-Users] Ser AVP

2011-05-09 Thread Claudio Furrer
Hello all, Have this issue with my ser config. I try to load a fwdbusy value from db using the $fu class, but it's complaining.. config: ... if (avp_db_load($fu, s:fwdbusy)) { ... log: 0(20749) ERROR: core [pvapi.c:516]: error searching pvar fu 0(20749) ERROR: core [pvapi.c:720]:

Re: [SR-Users] Ser AVP

2011-05-09 Thread Claudio Furrer
has to be PV format as well, e.g.,: $avp(fwdbusy) (note: s: is optional now in the name of the avps, if it is missing then the name is implicit considered string). Cheers, Daniel On 5/9/11 3:24 PM, Claudio Furrer wrote: Hello all, Have this issue with my ser config. I try to load

[SR-Users] INSTALL file

2011-05-03 Thread Claudio Furrer
Hello, Is this still applicable? See INSTALL file (line 669) 3.1) create MySQL tables for SER flavour - if you have a previously installed SER on your system, use /usr/sbin/ser_mysql.sh reinstall to convert your SER database into new structures - otherwise, if

[SR-Users] INSTALL file

2011-05-03 Thread Claudio Furrer
Hello, Is this still applicable? See INSTALL file (line 669) 3.1) create MySQL tables for SER flavour - if you have a previously installed SER on your system, use /usr/sbin/ser_mysql.sh reinstall to convert your SER database into new structures - otherwise, if

Re: [SR-Users] uri_db table version

2011-04-29 Thread Claudio Furrer
'. The scripts to create kamailio database for mysql are installed when db_mysql modules is installed for kamailio flavour. Cheers, Daniel On 4/28/11 9:07 PM, Claudio Furrer wrote: Hello, I've found that scripts/my_create.sql doesn't create the version table anymore (new 3.1

[SR-Users] uri_db table version

2011-04-28 Thread Claudio Furrer
Hello, I've found that scripts/my_create.sql doesn't create the version table anymore (new 3.1 installation). It may be removed since many versions ago, sorry i don't know. Loading the modules/db_mysql and modules_k/uri_db, with a SER flavour compilation (and also a ser config file), it

[SR-Users] modules_s/uri_db functions

2011-04-18 Thread Claudio Furrer
Hello, What happened to checks.c file on uri_db module (modules_s)? Seem to be an empty file now, only headers exist. Is it the same to use modules_k/ version? I'm currently at v3.1.. Regards, Claudio ___ SIP Express Router (SER) and Kamailio

[SR-Users] ser flavour accounting

2011-04-18 Thread Claudio Furrer
Hello, I'm trying to migrate ser-0.9.x to the current sr-3.1.x and right now trying to figure out the acc functions/parameters. I used to use acc_db_request from acc module, but it's not working using acc_db and acc_syslog in conjuntion. acc_db has acc_db_request[0,1] but are not callable from

Re: [SR-Users] binary name

2011-03-23 Thread Claudio Furrer
Hello, ser and sip-router flavours are completely the same, just different names for binaries and tools. Historically, being the initial project, ser stays the default flavour I can't get different names for binaries and tools, ser flavour or sip-router flavour give me always sbin/ser

[SR-Users] binary name

2011-03-22 Thread Claudio Furrer
Hello, What is (or should be) the binary main name when using FLAVOUR=ser, FLAVOUR=sip-router or no FLAVOUR specified? I'm getting ser as the name whatever I set to FLAVOUR var at compile time. Is it right? (Makefiles.defs says ser in these cases but not sure the intention of the sip-router

Re: [SR-Users] binary name

2011-03-22 Thread Claudio Furrer
=kamailio you will get kamailio, kamctl and kamdbctl as binary. Regards Sascha Am 22.03.2011 19:42, schrieb Claudio Furrer: Hello, What is (or should be) the binary main name when using FLAVOUR=ser, FLAVOUR=sip-router or no FLAVOUR specified? I'm getting ser

Re: [SR-Users] Missing ACK

2010-07-01 Thread Claudio Furrer
Hi, I have a similar issue, my proxy sip doesn't relay the ACK coming from a Cisco GW (caller), to a PSTN-GW (callee), then the OK and ACK are retransmitted for a while till the pstn-gw send a BYE. Attach a text graph, where: 10.10.10.128 is a Cisco GW. 10.15.15.122 is my Proxy SIP (and oldie

Re: [SR-Users] Missing ACK

2010-07-01 Thread Claudio Furrer
Am 01.07.2010 14:38, schrieb Claudio Furrer: Hi, I have a similar issue, It is not possible to debug this issue without full SIP trace! ngrep -Wbyline -t -d any port 5060 regards Klaus Sorry, here the trace (gziped). Regards, Caio call_ack_fail1.txt.gz Description: Binary data