[SR-Users] TCP stack is not doing load distribution among children

2017-03-08 Thread Surendra Pullaiah
have options to handle either UDP/TCP. Thanks surendra ___ 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

[SR-Users] TCP stack is not doing load distribution among children for SIP

2017-03-06 Thread Surendra Pullaiah
ren is getting used among four. With this design suppose if we want to run our kamailio as two sip servers we may not achieve good results when performance matters. Please suggest something on this to move further. Regards surendra _

Re: [SR-Users] sr-users Digest, Vol 137, Issue 25

2016-10-26 Thread surendra tiwari
t; > > 200MB in 8 days it's still relevant and a leak. Maybe you can run again > > with valgrind... > > > > Unless it is unclaimed memory by kernel: > > > > - > > https://www.kamailio.org/wiki/tutorials/troubleshooting/ > > memory#os_memory_reports > > > > Cheers,

[SR-Users] Regarding kamailio-4.4.0 msrp module

2016-06-07 Thread Surendra . P
sessid", 6)==0) sp->pvp.pvn.u.isname.name.n = 8; else if(strncmp(in->s, "reason", 6)==0) sp->pvp.pvn.u.isname.name.n = 9; else if(strncmp(in->s, &q

[SR-Users] code coverage in kamailio using gcov

2015-07-09 Thread Surendra Pullaiah
: __gcov_merge_add. Can anyone help me on this. Regards Surendra ___ 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

[SR-Users] Regarding presence conference

2015-05-29 Thread Surendra Pullaiah
method receives. Regards Surendra India: +91-8124625001 ___ 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

[SR-Users] Multi party body with content type as application/resource-lists+xml couldnt able to decode

2015-04-23 Thread Surendra Pullaiah
HI Daniel, Can you please share , why kamailio couldn't able to extract the body, when INVITE comes with multi party body (sdp + resource-lists). Is there any other way to extract the same. Please share your views. Regards Sur

Re: [SR-Users] How to add route header (Senthil K)

2014-09-03 Thread Surendra
function. Please go thru the textops modules for the same. Regards surendra ___ 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

Re: [SR-Users] Presence - How to force Kamailio to use one subscription

2014-09-01 Thread Surendra
Hi Veerabhadra, Kamailio doesn't support this. We had done this by changing the code logic. Regards surendra ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://list

[SR-Users] Issue with Async module

2014-02-20 Thread Surendra
_async_list_head->ring[slot].lstart = ai->next; lock_release(&_async_list_head->ring[slot].lock); if(ai==NULL) break; if(ai->act!=NULL) { tmb.t_continue(ai->tindex, ai->tlabel, a

[SR-Users] kamailio-4.0.2 core issue

2014-01-17 Thread Surendra
_64 x86_64 GNU/Linux Can anyone help me on this Regards Surendra ___ 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

[SR-Users] Differnce Bettween F_MALLOC and DSF_MALLOC defines

2013-12-09 Thread Surendra
performance? Please find our server architecture: Intel(R) Xeon(R) Quad Core 2.40GHz with 24 G RAM and around 621G Hard Disk-Os versi0n: rhel5 Thanks in advance @surendra

[SR-Users] Call hold and call conference implementation in kamailio

2013-11-26 Thread Surendra
Hi, Can we implement Call hold and Call conference features in kamailio. If how we can, else what will be the way to implement. Can anyone help on this. Thanks in advance @surendra

Re: [SR-Users] Capturing-200 Okey(with SDP) from cfg (Daniel Grotti)

2013-11-03 Thread Surendra
to call for each request). But reply route we can capture all replies. So that we can parse our required headers or msg body. Regards Surendra ** ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list

[SR-Users] Capturing-200 Okey(with SDP) from cfg

2013-11-01 Thread Surendra
Hi all, I have a requirement , i.e. I need to capture 200 ok(with SDP) from cfg file. This 200 okey will be getting once the called party answers the call. Can anyone help me to get out of this. Regards Surendra