Displaying 1 result from an estimated 1 matches for "calling_party_number".
2008 Jan 07
0
Presentation Restricted h.323-SIP issue
...a problem with incoming calls to Asterisk that go to SIP phones, when
the h.323 message contains:
.... ..11 = Screening indicator: Network-provided (0x03)
.01. .... = Presentation indicator: Presentation restricted (0x01)
for the calling party number, the Contact URI still contains the
<calling_party_number at xyz> when it should contain <anonymous at xyz> (or to
use another sip method for CLIR). I searched the internet and the docs, but
I couldn't find any method to change this behaveour. Is there any way to set
this (maybe from the dialplan) except for me having to re-write the
interwo...