Re: [OpenSIPS-Users] Public IP in REGISTER

2020-03-12 Thread Jehanzaib Younis
Ohh ya. I have just disabled nat_traversal and removed nat_keepalive(); Need to add the bflag properly which actually fixed my issue. Thank your help! On Wed, Mar 11, 2020 at 6:59 PM Liviu Chircu wrote: > On 09.03.2020 02:24, Jehanzaib Younis wrote: > > if (is_method("REGISTER"

Re: [OpenSIPS-Users] segfault at the opensips 2.4.5

2020-03-12 Thread Liviu Chircu
On 12.03.2020 18:32, Oleg Podguyko via Users wrote: How opensips handles segfault?  And what needs to be done so that he does not die just like in the latter case? Hi Oleg, If one of the workers segfaults, OpenSIPS will perform a graceful shutdown to the best of its ability, in the followin

[OpenSIPS-Users] segfault at the opensips 2.4.5

2020-03-12 Thread Oleg Podguyko via Users
Hi The "segfault" event itself is already a sign that something is not working correctly. And this is the reason to open bugreport I want to understand the mechanism of how opensips processes this kind of accident For example in the logs I see messages: Mar 11 17:50:03 xx-spx-2 /usr/sbin/opensi

Re: [OpenSIPS-Users] [BLOG] Call control using DTMF codes in OpenSIPS 3.1 LTS

2020-03-12 Thread Maxim Sobolev
Thanks Razvan for contributing a great feature that has been asked for many times over the last few years! I plan to merge it into the master branch by May. -Max On Thu., Mar. 12, 2020, 5:58 a.m. Антон Ершов, wrote: > this is great news > > чт, 12 мар. 2020 г. в 15:50, Răzvan Crainea : > >> Hi,

Re: [OpenSIPS-Users] How to see outgoing TLS OPTIONS

2020-03-12 Thread Mark Farmer
I think I answered my own question :) Adding a sip_trace() into local_route seems to do the trick :) Mark. On Thu, 12 Mar 2020 at 12:31, Mark Farmer wrote: > Hi everyone > > I am using the drouting module to make SIP/TLS connections and I need to > be able to capture the outgoing OPTIONS requ

Re: [OpenSIPS-Users] [BLOG] Call control using DTMF codes in OpenSIPS 3.1 LTS

2020-03-12 Thread Антон Ершов
this is great news чт, 12 мар. 2020 г. в 15:50, Răzvan Crainea : > Hi, everyone! > > I've just published a blog post[1] that describes how you can intercept > DTMF codes in OpenSIPS 3.1, and what kind of services you can implement > using this feature. > > [1] > > https://blog.opensips.org/2020/0

[OpenSIPS-Users] [BLOG] Call control using DTMF codes in OpenSIPS 3.1 LTS

2020-03-12 Thread Răzvan Crainea
Hi, everyone! I've just published a blog post[1] that describes how you can intercept DTMF codes in OpenSIPS 3.1, and what kind of services you can implement using this feature. [1] https://blog.opensips.org/2020/03/12/call-control-using-dtmf-in-opensips-3-1-lts/ Happy reading! -- Răzvan C

[OpenSIPS-Users] How to see outgoing TLS OPTIONS

2020-03-12 Thread Mark Farmer
Hi everyone I am using the drouting module to make SIP/TLS connections and I need to be able to capture the outgoing OPTIONS requests generated by drouting. I am thinking sip_trace("hep_dst", "d"); but where would I need to do that? Is there a better way? OpenSIPS 2.4 Many thanks! Mark. __

Re: [OpenSIPS-Users] Advice on TLS debugging

2020-03-12 Thread Mark Farmer
I've can now see incoming OPTIONS by running sngrep as a HEP server and sending the HEP traffic there. Now I need to see the outgoing requests but that a different question. Mark. On Wed, 11 Mar 2020 at 20:52, Fabian Gast wrote: > Hi, > we do this on the application level with the siptrace [1]

Re: [OpenSIPS-Users] i got some error like this please help me to solve

2020-03-12 Thread Fabian Gast
Hi, do you have more than one instance of opensips running with the same configuration on this box? Fabian - Ursprüngliche Mail - Von: "Devang Dhandhalya" An: "OpenSIPS users mailling list" Gesendet: Donnerstag, 12. März 2020 07:32:05 Betreff: [OpenSIPS-Users] i got some error like