[SR-Users] Help with dispatcher ping: Kamailo 4.1

2016-08-03 Thread Andy Chen
Hi, I'm currently running Kamailio 4.1 and was wondering if there is a way to control ds_ping_interval on a dispatcher setid. Thanks. -- Andy Chen Sr. Telephony Lead Engineer 415 516 5535 (M) ac...@thinkingphones.com ___ SIP Express Router (SER

[SR-Users] SIP message order

2017-01-30 Thread Andy Chen
Hello sr-users, First of all, I'm new to this forum so any help would be greatly appreciated as my Kamailio knowledge is somewhat limited. Thanks for your patience. So to the question at hand. If the originator of the SIP method sends SIP messages out of order, does the Kamailio put them back i

[SR-Users] record_route() function

2017-02-10 Thread Andy Chen
tring per documentation within the () and added it to both. Thanks. -- Andy Chen ___ 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] record_route() function

2017-02-10 Thread Andy Chen
d > > transport=tcp. What is the best way to do this? > > > > I've tried adding that string per documentation within the () and added > it > > to both. > > > > Thanks. > > > > > > -- > > Andy Chen > > >

Re: [SR-Users] record_route() function

2017-02-10 Thread Andy Chen
One other question. Do I need to run record_route() after I run record_route_preset(string1, string2)? I tried this and the Record-Route doesn't show presets I defined. On Fri, Feb 10, 2017 at 9:25 AM, Andy Chen wrote: > So the ingress is actually TLS -> our VIP address and I see

Re: [SR-Users] record_route() function

2017-02-13 Thread Andy Chen
13, 2017 at 3:18 AM, Daniel-Constantin Mierla wrote: > No, you should use either record_route() or record_route_preset(), not > both of them for the same request. > > Cheers, > Daniel > > On 10/02/2017 20:44, Andy Chen wrote: > > One other question. Do I need to run

Re: [SR-Users] record_route() function

2017-02-13 Thread Andy Chen
er tcp, but the record > route doesn't have transport=tcp? What function do you use to send the > request out? > > Cheers, > Daniel > > On 13/02/2017 17:39, Andy Chen wrote: > > Hi Daniel, > > To answer your earlier question, Kamailio receive the request via TLS, bu

Re: [SR-Users] record_route() function

2017-02-15 Thread Andy Chen
So how do I define what is used? Again when I did call "record_route" I need one of the records to have "transport=tcp" param and not the default UDP. On Wed, Feb 15, 2017 at 12:09 AM, Daniel-Constantin Mierla < mico...@gmail.com> wrote: > Hello, > > On 13/02/

[SR-Users] Update Kamailio tables

2017-02-28 Thread Andy Chen
Hi all, What is the quickest way to update Kamailio tables? I wanted to check out the SIPTRACE module and I noticed the table is not there. Thanks. -- Andy Chen ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users

Re: [SR-Users] Update Kamailio tables

2017-03-01 Thread Andy Chen
s inside utils/kamctl/. > > Cheers, > Daniel > > On 28/02/2017 18:39, Andy Chen wrote: > > Hi all, > > What is the quickest way to update Kamailio tables? I wanted to check out > the SIPTRACE module and I noticed the table is not there. > > Thanks. > > --