[OpenSIPS-Users] $fU read-only, calling number modification problem

Maciej Bylica mbsip at gazeta.pl
Tue Oct 12 02:11:19 CEST 2010


Bogdan, Stefano,

Its working as is should :)
Thanks for pointing me to the right function.

Maciej.

2010/10/11 Bogdan-Andrei Iancu <bogdan at voice-system.ro>:
> To be more precise:
>    http://www.opensips.org/html/docs/modules/1.6.x/uac.html#id228582
>
> Regards,
> Bogdan
>
> Stefano Pisani wrote:
>>   Use replace_from :-)
>>
>> ciao
>> s
>>
>> Il 10/10/2010 19:19, Maciej Bylica ha scritto:
>>
>>> Hello
>>>
>>> I have a question regarding $fU pseudo variable.
>>> As mentioned at http://www.opensips.org/Resources/DocsCoreVar16 and on
>>> the basis of opensips outputs:
>>> ERROR:dialplan:dp_trans_fixup: the output PV is read-only!!
>>> it clearly means that $fU is read-only.
>>>
>>> Unfortunately it is quite big problem for me, because what im
>>> struggling with is to achieve proper calling number presentation.
>>> In my scenario all endpoints located in subscriber table do have full
>>> username with country code, so there are for instance:
>>> - 48111223344 (48 country code)
>>> - 49222334455 (49 country code)
>>> - 44333445566 (44 country code)
>>> ...
>>>
>>> If there is a national call inside the 48 country code the calling
>>> number should be changed by striping first two digits (48) -
>>> 48999887766--->999887766
>>> In case of international call, i should add two digits (00) -
>>> 49222334455--->0049222334455.
>>>
>>> I am using diaplan module in this case and following entry gives me
>>> the error I mentioned.
>>> dp_translate("2", "$fU/$fU");
>>>
>>> If there are any workaround.
>>> Any help would be highly appreaciated.
>>>
>>> Thanks,
>>> Maciej
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
>
> --
> Bogdan-Andrei Iancu
> OpenSIPS Bootcamp
> 15 - 19 November 2010, Edison, New Jersey, USA
> www.voice-system.ro
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



More information about the Users mailing list