El Domingo, 31 de Enero de 2010, Asim Riaz escribió:
Hi Iñaki,
Its an ISUP parameter, it appear in sip INVITE like below;
From:unavailable<sip:unavailable;cpc=operator@10.129.39.59
;tag=95ffcd055e0f78f7d5d397020e89288d78a1
or
From:unavailable<sip:unavailable@10.129.39.59<sip%3Aunavailable@10.129.39.5
9> ;cpc=operator>;tag=95ffcd055e0f78f7d5d397020e89288d78a1
Well, both approachs are not equivalent as the first one means a SIP userinfo
paramenter while the second one means a SIP uri parameter.
However you can achieve it by using the uac module to replace the From header
value, but it could be not really funny. Would be valid to add such parameter
in the P-Asserted-Identity header?
--
Iñaki Baz Castillo <ibc(a)aliax.net>