In R9.1, does anyone have the engineering string to enable Remote-Party-ID on a SIP trunk?
We're networking an IPO to an UCx and needed to add the above to get proper caller ID, but on the IPO side we haven't been successful in getting the IPO to include this info so that site to site callers can see the names of the people they are actually calling.
The Asterisk equivalent is below, and once added to the UCx trunk it works fine when the UCx calls the IPO, just not when the IPO calls the UCx
sendrpid = yes
IPO trace from the UCx shows the info below, and puts Bob Smith on the call appearance
Remote-Party-ID: "Bob Smith" <sip:123@10.20.30.40>;party=called;privacy=off;screen=no
Everything in the docs shows RPID as only valid for forwarding and twinned calls, we need to enable it on all calls for this trunk.
We're networking an IPO to an UCx and needed to add the above to get proper caller ID, but on the IPO side we haven't been successful in getting the IPO to include this info so that site to site callers can see the names of the people they are actually calling.
The Asterisk equivalent is below, and once added to the UCx trunk it works fine when the UCx calls the IPO, just not when the IPO calls the UCx
sendrpid = yes
IPO trace from the UCx shows the info below, and puts Bob Smith on the call appearance
Remote-Party-ID: "Bob Smith" <sip:123@10.20.30.40>;party=called;privacy=off;screen=no
Everything in the docs shows RPID as only valid for forwarding and twinned calls, we need to enable it on all calls for this trunk.