Displaying 1 result from an estimated 1 matches for "customtwo".
Did you mean:
custom_two
2018 Dec 10
4
PJSIP_HEADER - Diversion header manipulation
..._HEADER(add,Diversion)=<sip:full_pstn_no at example.com>\;reason=unconditional\;screen=yes\;privacy=off))
exten =>
FWDdiver,2,Set(PJSIP_HEADER(add,CustomOne)=<sip:custom_one at example.com>\;reason=unconditional\;screen=yes\;privacy=off))
exten =>
FWDdiver,3,Set(PJSIP_HEADER(add,CustomTwo)=<sip:custom_two at example.com>\;reason=unconditional\;screen=yes\;privacy=off))
exten => FWDdiver,4,Return()
Asterisk*CLI>
-- Now forwarding PJSIP/527-00000168 to 'Local/0123456789 at outgoing'
(thanks to PJSIP/836-00000169)
[Dec 10 10:25:08] NOTICE[26309][C-000000c0]:...