[asterisk-users] Call from an extension

Doug Lytle support at drdos.info
Tue Jan 28 07:41:05 CST 2020


>>> I can make calls over a SIP trunk as SIP/<trunk>/number
>>> I am trying to make calls over an extension thought using the same format
>>> SIP/4452/number - its not working

No,

Extension to extension calls would be:

Dial(SIP/${EXTEN])

My extension to extension dial line is

exten => s,n,Dial(SIP/${ARG1},${timeout},${dial.opts})

I'm currently still on chan_sip,

Doug



More information about the asterisk-users mailing list