diff --git a/asterisk/conf/mobile/extensions.conf b/asterisk/conf/mobile/extensions.conf index f87492d..d9aec3e 100644 --- a/asterisk/conf/mobile/extensions.conf +++ b/asterisk/conf/mobile/extensions.conf @@ -61,7 +61,7 @@ exten => _X.,1,Queue(${QUEUE_ONE},nr,,,120) same => n,Hangup() [from-quectel0] -exten => _X.,1,Goto(inbound-one,${EXTEN},1) +exten => ${TRUNK_ONE_CID},1,Goto(inbound-one,${EXTEN},1) same => n,Hangup() [outbound-one]