[SR-Users] Fw: query related to NOTIFY message size

2013-10-09 Thread Piyush . Bansal
please help - Forwarded by Piyush Bansal/RCOM/RelianceADA on 10/10/2013 10:52 AM - From: Piyush Bansal/RCOM/RelianceADA To: serus...@lists.iptel.org, ser...@lists.iptel.org Date: 10/09/2013 11:00 AM Subject: Fw: query related to NOTIFY message size Hi there, I have certain quer

[SR-Users] Fw: query regarding SER

2013-10-09 Thread Piyush . Bansal
please help - Forwarded by Piyush Bansal/RCOM/RelianceADA on 10/10/2013 10:52 AM - From: Piyush Bansal/RCOM/RelianceADA To: serus...@lists.iptel.org, ser...@lists.iptel.org Date: 10/09/2013 11:00 AM Subject: Fw: query regarding SER HI there, I have few queries regarding data de

[SR-Users] Fw: query regarding SER

2013-10-09 Thread Piyush . Bansal
please help - Forwarded by Piyush Bansal/RCOM/RelianceADA on 10/10/2013 10:51 AM - From: Piyush Bansal/RCOM/RelianceADA To: serus...@iptel.org, ser...@iptel.org Date: 10/09/2013 12:15 PM Subject: query regarding SER HI there, I have few queries regarding data deletion from data

[SR-Users] Fw: query related to NOTIFY message size

2013-10-09 Thread Piyush . Bansal
please help - Forwarded by Piyush Bansal/RCOM/RelianceADA on 10/10/2013 10:51 AM - From: Piyush Bansal/RCOM/RelianceADA To: serus...@iptel.org, ser...@iptel.org Date: 10/09/2013 12:14 PM Subject: query related to NOTIFY message size Hi there, I have certain queries regarding b

Re: [SR-Users] Memory leak in 3.3.4

2013-10-09 Thread David Cunningham
Hi Daniel, How do I get that information please? The information above includes what I got from the pkgstats module. Is it by restarting Kamailio? On 4 October 2013 16:42, Daniel-Constantin Mierla wrote: > Hello, > > none of the chunks there are indication of a leak. Can you give the output

Re: [SR-Users] SIP Trunks

2013-10-09 Thread Klaus Darilion
Am 09.10.2013 17:56, schrieb Keith: Hi, Can anyone point me in the right direction for setting up SIP trunks? Whenever I send a call to a registered user on a trunk it just sends to destination s@x.x.x.x. Is there anyway to say "these extensions are location at this destination IP and port". F

[SR-Users] SIP Trunks

2013-10-09 Thread Keith
Hi, Can anyone point me in the right direction for setting up SIP trunks? Whenever I send a call to a registered user on a trunk it just sends to destination s@x.x.x.x. Is there anyway to say "these extensions are location at this destination IP and port". Cheers, Keith ___

[SR-Users] Sometimes cr_route fails on old kamailio 1.4

2013-10-09 Thread mayamatakeshi
Hello, I have to take care of an old server running kamailio 1.4 (I plan to upgrade to latest, but I cannot do it at the moment). It uses carrierroute and it works fine. Now I am testing adding a new carrier and it worked. However, sometimes I get a failure to resolve a route (using cr_route): Oct

Re: [SR-Users] Presence: Duplicate entry 'username-domain-presence-*#-OFFLINE-#*' for key 'presentity_idx' when multiple clients register using the same credentials

2013-10-09 Thread Yufei Tao
After removing the 'CONSTRAINT presentity_idx UNIQUE (username, domain, event, etag)' from the presentity table I get these errors: "Oct 9 11:04:11 tuna /usr/sbin/kamailio[5513]: ERROR: presence [presentity.c:1229]: mark_presentity_for_delete(): Found 2 presentities - expected 1" which is con

Re: [SR-Users] Scripting - Adding custom code

2013-10-09 Thread Klaus Darilion
To dynamically add routes you do not need to understand how the code works. Use one of the routing modules (lcr, drouting, prefix_route, carrierroute ). Ususally they are configured via a DB backend and perform a DB lookup for every call, or cache the routing table and the routing table can

[SR-Users] Scripting - Adding custom code

2013-10-09 Thread Keith
Hi, Wonder if anyone can point me in the right direction, or explain a bit more about how the code in Kamailio works. I am looking to build a front end to Kamailio so I can easily add routes etc without direct access to the config. Thanks, Keith ___ SIP