ast: mobile incoming must ALWAYS match incoming trunk

This commit is contained in:
mpmc 2023-07-06 17:48:13 +01:00
parent 0df0a875a6
commit e85903cb81
1 changed files with 1 additions and 1 deletions

View File

@ -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]