From miconda@gmail.com Sun Jan 1 14:35:35 2017 From: Daniel-Constantin Mierla To: sr-users@lists.kamailio.org Subject: [SR-Users] Happy 2017! Date: Sun, 01 Jan 2017 14:35:25 +0100 Message-ID: <6d62d4a3-6b23-8490-3105-477aaf0a8404@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0574571538==" --===============0574571538== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit A fresh year ahead, let it be a great one for all Kamailio friends! Wishing a prosperous and safe 2017 everywhere! Happy New Year! -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com --===============0574571538==-- From miconda@gmail.com Mon Jan 2 09:02:48 2017 From: Daniel-Constantin Mierla To: sr-users@lists.kamailio.org Subject: Re: [SR-Users] Freezing for release v5.0.0 Date: Mon, 02 Jan 2017 09:02:39 +0100 Message-ID: <8d780a14-4853-8885-7cdf-9363ecab770c@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1571174634==" --===============1571174634== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hello, short reminder that the plan is to freeze the development for v5.0.0 in about 3 days - on Wednesday, Jan 4, 2017. Should anyone have anything to push as a new feature, commit or make the pull requests by the end of that day. Have a great 2017, Daniel On 14/12/2016 10:20, Daniel-Constantin Mierla wrote: > Hello, > > I propose to freeze the development of v5.0.0 on January 4, 2017. > Hopefully it is just in time for getting the frozen version in next > Debian stable. > > Meanwhile, I hope we can get rid of mi code to have a proper fresh start > with cleaned up code in 5.0.0. The big code tree restructuring was > already done, config files in embedded languages is there as well (it > needs more exports, but that's only about available time to fill some > structures, not new feature development). > > If anyone wants to make other proposals, reply to mailing lists and > let's discuss. > > Cheers, > Daniel > -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com --===============1571174634==-- From volga629@skillsearch.ca Mon Jan 2 14:38:06 2017 From: Slava Bendersky To: sr-users@lists.kamailio.org Subject: Re: [SR-Users] location Date: Mon, 02 Jan 2017 08:37:15 -0500 Message-ID: <1678890846.85642114.1483364235234.JavaMail.zimbra@skillsearch.ca> In-Reply-To: <710270642.16309705.1482772429123.JavaMail.zimbra@skillsearch.ca> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1687177866==" --===============1687177866== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Everyone,=20 Is possible get help on issue ? I asked on IRC channel and another person so = same problem with location save ?=20 Slava.=20 From: "volga629" =20 To: "sr-users" =20 Sent: Monday, December 26, 2016 1:13:49 PM=20 Subject: [SR-Users] location=20 Hello Everyone,=20 Why save location will ignore on pv var when trying save on reply 200 OK.=20 if(is_method("REGISTER") && fnmatch("$rs", "200")) {=20 xlog("L_INFO", "OnReply: Registration is $rs OK saving --> $avp(rcvcontact) i= n db\n");=20 $var(oar) =3D "sip:" + $tU + "@" + $(avp(rcvcontact){uri.host}) + ":" + $(avp= (rcvcontact){uri.port});=20 if(!save("location", "0x04", "$var(oar)")) {=20 xlog("L_INFO", "Error saving the location\n");=20 }=20 Dec 26 11:43:20 cavprx00 kamailio: 4(5546) ERROR: *** cfgtrace:onreply_route= =3D[LOCATION_REPLY] c=3D[/etc/kamailio/kamailio-prod.cfg] l=3D619 a=3D26 n=3D= xlog=20 Dec 26 11:43:20 cavprx00 kamailio: 4(5546) INFO: