Custom variable set for outgoing Call

Hello all,

I would like to know if is there any way how to set custom variable via GUI for outgoing call via trunk.

For example:
I´d like to set MYVALUE=101 every time I call out via PJSIP trunk.

I tried Custom Destination according this manual:

So into Asterisk variable I set ${SET(MYVALUE=101)}
and as Default destination i choose my trunk.
MYVALUE was setted correctly but there weren’t transmitted outbound number so trunk dialed only PJSIP/@mytrunk instead of PJSIP/07736414511@mytrunk

Any idea how to achive mine goal?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.