Thank you all for reply back, Will update from 3.0 to latest release to check it. -- Regards Virendra Bhati
On Fri, Jul 5, 2019 at 9:30 PM <[email protected]> wrote: > Send Users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Users digest..." > > > Today's Topics: > > 1. Re: Opensips 3.0 Crash issue (Răzvan Crainea) > 2. Re: Registration permissions per username (Răzvan Crainea) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 5 Jul 2019 15:24:48 +0300 > From: Răzvan Crainea <[email protected]> > To: [email protected] > Subject: Re: [OpenSIPS-Users] Opensips 3.0 Crash issue > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8; format=flowed > > Please update to the lastest OpenSIPS 3.0, this should have been fixed > already. If the crash still happens, please report it on our issues > tracker[1]. > > [1] https://github.com/OpenSIPS/opensips/issues > > Best regards, > Răzvan > > On 7/1/19 12:47 PM, Virendra Bhati wrote: > > Dear Team, > > > > We have setup Opensips 3.0 stable version for stress testing. We are > > invoking calls from SIPp to Opensips. We noticed after 600 CC with 10 > > CPS Opensips crash. I have attached link for more details of DUMP. > > > > Below is the call flow > > > > (Leg A) SIPp (UAC)---> OpenSIPs(5070) ---> Freeswitch(5060) > > (Leg B) Freeswitch(5060) --> OpenSIPs(5070) ---> SIPp (UAS) > > > > OpenSIPs and Freeswitch is running on same machine with different ports. > > > > As per our initial understanding it seems there is an issue with Memory. > > Please help me on it. > > > > https://pastebin.com/k0mtjjPh > > -- > > Regards > > Virendra Bhati > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > -- > Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > > > ------------------------------ > > Message: 2 > Date: Fri, 5 Jul 2019 15:28:06 +0300 > From: Răzvan Crainea <[email protected]> > To: [email protected] > Subject: Re: [OpenSIPS-Users] Registration permissions per username > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8; format=flowed > > Hi, Alexey! > > Getting back to your question regarding doing this based using > permissions, you can use the `pattern` argument in the `check_address()` > function[1] to match against the `pattern` field in the database[2]. > Hope this helps you. > > [1] > > https://opensips.org/html/docs/modules/2.4.x/permissions.html#func_check_address > [2] > https://www.opensips.org/Documentation/Install-DBSchema-2-4#GEN-DB-ADDRESS > > Best regards, > Răzvan > > On 7/2/19 12:10 PM, Alexey Kazantsev via Users wrote: > > Being more accurate, it's worth mentioning the following: > > > > > > * SIP-accounts: > > -------------------------------------------- > > [email protected] > > [email protected] > > [email protected] > > > > > > * register.deny file contents: > > -------------------------------------------- > > ALL : ALL > > > > * register.allow file contents: > > -------------------------------------------- > > # works and allows both lexus and lexus2 to REGISTER > > "^sip:lexus[23][email protected]" : ALL > > > > # DOESN'T work, though the regexp seems to be correct > > "^sip:lexus[\d][email protected]" : ALL > > > > > > > > ----------------------------------------------- > > BR, Alexey > > http://alexeyka.zantsev.com/ > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > -- > Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > ------------------------------ > > End of Users Digest, Vol 132, Issue 21 > ************************************** >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
