Is it correct way to dial out like this? I am receiving calls from IAX2 trunk and sending the call out to multiple gateways.
[default]
exten => _X.,1,Dial(SIP/goip/${EXTEN})
exten => _X.,2,Dial(SIP/goip2/${EXTEN})
Is it correct way to dial out like this? I am receiving calls from IAX2 trunk and sending the call out to multiple gateways.
[default]
exten => _X.,1,Dial(SIP/goip/${EXTEN})
exten => _X.,2,Dial(SIP/goip2/${EXTEN})