[Spce-user] Help on SIPWISE an IMS AS
Lanvin ADON
lanvin.adon at kaina-com.fr
Fri Mar 16 13:25:31 EDT 2018
Hi Daniel,
This is a VERY GOOD news.
Regards
Lanvin ADON
De : Daniel Grotti [mailto:dgrotti at sipwise.com]
Envoyé : vendredi 16 mars 2018 10:41
À : Lanvin ADON <lanvin.adon at kaina-com.fr>
Cc : spce-user at lists.sipwise.com
Objet : Re: [Spce-user] Help on SIPWISE an IMS AS
Hi Lanvin,
This has been fixed in next release mr6.2.1, available around mid of April 2018.
cheers,
--
Daniel Grotti
Head of Customer Support
Sipwise GmbH, Campus 21/Europaring F15
AT-2345 Brunn am Gebirge
Office: +43(0)130120332
Email: dgrotti at sipwise.com <mailto:dgrotti at sipwise.com>
Website: https://www.sipwise.com
On 02/12/2018 11:50 AM, Lanvin ADON wrote:
Hi Daniel,
Thanks for your answer !!!
I’ll now pray for a help from someone else in the list :)
Regards
Lanvin A.
De : Daniel Grotti [mailto:dgrotti at sipwise.com]
Envoyé : vendredi 9 février 2018 18:26
À : Lanvin ADON <mailto:lanvin.adon at kaina-com.fr> <lanvin.adon at kaina-com.fr>
Objet : Re: [Spce-user] Help on SIPWISE an IMS AS
Unfortunately this does not have super high priority for us, as it’s affecting basically only our test :).
Feel free to dog into kamailio code and try to patch it. Spce is an open community! :)
Daniel
Sent from my iPhone
On 09.02.2018, at 18:31, Lanvin ADON <lanvin.adon at kaina-com.fr <mailto:lanvin.adon at kaina-com.fr> > wrote:
Daniel,
Understood. I’ll be waiting then.
Better have time to sort it out.
BR
Lanvin ADON
De : Daniel Grotti [mailto:dgrotti at sipwise.com]
Envoyé : vendredi 9 février 2018 17:15
À : Lanvin ADON <lanvin.adon at kaina-com.fr <mailto:lanvin.adon at kaina-com.fr> >
Cc : spce-user at lists.sipwise.com <mailto:spce-user at lists.sipwise.com>
Objet : Re: [Spce-user] Help on SIPWISE an IMS AS
Hi,
cannot really say that.
I would not expect to have this sorted out in a very short period though.
DEV should investigate that, as a simple workaround is not simple to provide fur such case.
Cheers,
Daniel
On 02/09/2018 05:58 PM, Lanvin ADON wrote:
Daniel,
Is it going to take long for a patch?
Is there any workaround?
Thanks
Lanvin
De : Daniel Grotti [mailto:dgrotti at sipwise.com]
Envoyé : vendredi 9 février 2018 16:51
À : Lanvin ADON <mailto:lanvin.adon at kaina-com.fr> <lanvin.adon at kaina-com.fr>
Cc : spce-user at lists.sipwise.com <mailto:spce-user at lists.sipwise.com>
Objet : Re: [Spce-user] Help on SIPWISE an IMS AS
Hi,
it seems that in CF scenario the following part is not done:
Feb 9 16:55:00 sipwise proxy[10007]: NOTICE: <script>: restoring ru 'sip:student22 at binobox-ims2.com <mailto:sip:student22 at binobox-ims2.com> ' for IMS terminating callee - R=sip:student22 at binobox-ims2.com <mailto:R=sip:student22 at binobox-ims2.com> ID=9fca7675-9add-8204-2010-7052373abbfc UA='IM-client/OMA1.0 Boghe-Win32/v2.0.153.836'
Which correspond to the following code:
#!ifdef WITH_IMS_AS
if($var(from_ims_core) == 1 && pv_isset("$avp(s:ims_role)") && $avp(s:ims_role) == "term")
{
$ru = $var(orig_ruri);
$var(to_ims_core) = 1;
xlog("L_NOTICE", "restoring ru '$ru' for IMS terminating callee - R=$ru ID=$ci UA='$ua'\n");
}
#!endif
in CFU scenario the IF fails cause it seems ims_role is set to <null>:
Feb 8 18:14:28 sipwise proxy[10009]: NOTICE: <script>: IMS marker, s:ims_role='<null>', s:caller_uuid='5c1f0688-8344-420d-8a2a-8fa23349ff58', s:callee_uuid='<null>', s:acc_caller_user='student21', s:acc_caller_domain='binobox-ims2.com <http://binobox-ims2.com> ' - R=sip:student22 at binobox-ims2.com <mailto:R=sip:student22 at binobox-ims2.com> ID=bbad61f3-7707-cbbb-8fca-5400cadbce2f UA='<null>'
so after CF loop s:ims_role='<null>, and the original uri is not restored after the lookp.
This seems something DEV should look into. I will report a ticket for that. Looks like ims_role get lost after the CF Loop.
Daniel
_____
From: "Lanvin ADON" <lanvin.adon at kaina-com.fr <mailto:lanvin.adon at kaina-com.fr> >
To: "Daniel Grotti" <dgrotti at sipwise.com <mailto:dgrotti at sipwise.com> >, spce-user at lists.sipwise.com <mailto:spce-user at lists.sipwise.com>
Sent: Friday, February 9, 2018 5:16:14 PM
Subject: RE: [Spce-user] Help on SIPWISE an IMS AS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20180316/2d1d48f0/attachment-0001.html>
More information about the Spce-user
mailing list