how can i set callingpres when dialing with manager originate
Hallo
how can i set callingpres whe i dial with manager command ORIGINATE?
screen=no cannot change this
Remote-Party-ID: "43xxxxx" <sip:[email protected]>;privacy=off;screen=no
in normal dialplan commands it works
exten => 2000,n,SIPAddHeader(Remote-Party-ID: <sip:[email protected]>\;party=calling\;screen=yes\;privacy=off)
exten => 2000,n,Dial(SIP/dest@provider)
sip.conf
trustrpid = yes ; If Remote-Party-ID should be trusted
sendrpid = yes ; If Remote-Party-ID should be sent
thanks
Helmut
Hallo
how can i set callingpres whe i dial with manager command ORIGINATE?
screen=no cannot change this
Remote-Party-ID: "43xxxxx" <sip:[email protected]>;privacy=off;screen=no
in normal dialplan commands it works
exten => 2000,n,SIPAddHeader(Remote-Party-ID: <sip:[email protected]>\;party=calling\;screen=yes\;privacy=off)
exten => 2000,n,Dial(SIP/dest@provider)
sip.conf
trustrpid = yes ; If Remote-Party-ID should be trusted
sendrpid = yes ; If Remote-Party-ID should be sent
thanks
Helmut