Re: [SR-Users] [sr-dev] Branch 5.0 created

2017-02-13 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Where do you set the QUIET? When building the usual source code or when > building the debs? When building the debs. I added to debian/rules: # Uncomment this to turn on verbose mode. # export QUIET=verbose Might be a good idea to add those lines to official

Re: [SR-Users] record_route() function

2017-02-13 Thread Andy Chen
So the INVITE coming in (TLS) don't have Record-Route. When Kamailoi received the INVITE, I call record_route() and adds the two entry. However, one of the entry I need to have transport=tcp. When I added it as this: record_route(";transport=tcp") It adds it to both Record-Route therefore messe

Re: [SR-Users] record_route() function

2017-02-13 Thread Daniel-Constantin Mierla
Hello, hmm, some confusion there. So the request is sent over 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 reque

Re: [SR-Users] Remove

2017-02-13 Thread Daniel-Constantin Mierla
On 13/02/2017 17:41, Ryan Holbein wrote: > > Can you please remove me > > > > ___ > 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] Remove

2017-02-13 Thread Ryan Holbein
Can you please remove me ___ 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-13 Thread Andy Chen
Hi Daniel, To answer your earlier question, Kamailio receive the request via TLS, but need to forward the method to endpoint device via TCP with those Record-Route entries. I used record_route_preset() but that broke my call so I ended up using appened_hf to get around this problem. On Mon, Feb

Re: [SR-Users] record_route() function

2017-02-13 Thread Daniel-Constantin Mierla
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 record_route() after I run > record_route_preset(string1, string2)? I tried this and the > Recor

Re: [SR-Users] record_route() function

2017-02-13 Thread Daniel-Constantin Mierla
On 10/02/2017 18:25, Andy Chen wrote: > So the ingress is actually TLS -> our VIP address and I see that as > the second record. > > The first record shows the physical interface of the system with no > transport value so it's always defaulting to UDP. I need to set this > particular header to u

Re: [SR-Users] [sr-dev] Branch 5.0 created

2017-02-13 Thread Daniel-Constantin Mierla
Where do you set the QUIET? When building the usual source code or when building the debs? Cheers, Daniel On 12/02/2017 00:25, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> They were reported in the past, iirc, but apparently only by a specific >> version of compiler, or maybe som

Re: [SR-Users] [sr-dev] Branch 5.0 created

2017-02-13 Thread Daniel-Constantin Mierla
Thanks for sharing the experience with 5.0, it helps knowing that people use it and is pretty stable. Cheers, Daniel On 13/02/2017 02:18, Alexandru Covalschi wrote: > I've been extensively using 5.0 under high load for last half of the > year and can say that it is accurately stable, I had only