[SR-Users] Variables for P-Called-Party-ID Header

* Paolo Visintin - evosip.cloud paolo.visintin at evosip.cloud
Fri Jul 12 18:47:57 CEST 2019


Hi Benjamin,
imho the string transformations provided by kamailio (
https://www.kamailio.org/wiki/cookbooks/5.1.x/transformations) allow you to
use the magic {uri.xxxxx} that has a more elegant output !

Cheers

*Paolo Visintin*
evosip.cloud
[image: Risultati immagini per evosip]


Il giorno ven 12 lug 2019 alle ore 15:17 Benjamin Tietz <
btietzkamailio at gmail.com> ha scritto:

> Hi Paolo,
>
> I have something similar that I have to test:
>
> $var(pcpid) = $hdr("P-Called-Party-ID")
> $var(pcpidu) = $(var(pcpid){re.subst,/^(.*)@/\1/});
> $rU = $var(pcpidu)
>
> But this will take some time now untli I can test our solutions :-)
>
> Thanks!
>
> Am Fr., 12. Juli 2019 um 14:48 Uhr schrieb * Paolo Visintin - evosip.cloud
> <paolo.visintin at evosip.cloud>:
>
>> Hi Benjamin,
>> looking for something like this ?
>>
>> $var(user) =
>> $(hdr(P-Called-Party-ID){s.replace,<,}{s.replace,>,}{uri.user})
>>
>>
>> *Paolo Visintin*
>> evosip.cloud
>> [image: Risultati immagini per evosip]
>>
>>
>> Il giorno ven 12 lug 2019 alle ore 13:24 Benjamin Tietz <
>> btietzkamailio at gmail.com> ha scritto:
>>
>>> Hi,
>>>
>>> I have some INVITES where the called number is in the P-Called-Party-ID
>>> header:
>>>
>>> P-Called-Party-ID: <sip:+123456789 at sip-trunk.example.com;user=phone>
>>>
>>> Is there any function or variable where the user is stored or made
>>> available? In this case +123456789
>>>
>>> Thanks,
>>> Benjamin
>>> _______________________________________________
>>> Kamailio (SER) - Users Mailing List
>>> sr-users at lists.kamailio.org
>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>
>> _______________________________________________
>> Kamailio (SER) - Users Mailing List
>> sr-users at lists.kamailio.org
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20190712/5325fb5f/attachment.html>


More information about the sr-users mailing list