ast: fix oops

This commit is contained in:
mpmc 2023-06-25 17:21:26 +01:00
parent 912b6a6b16
commit 8f5bbffc72
2 changed files with 5 additions and 5 deletions

View File

@ -7,12 +7,12 @@
exten => s,1,Verbose(1, "INFO ${CALLERID(num)} was passed to default.")
same => n,Wait(1)
same => n,Answer(1)
same => n,Goto(default,s-info,1)
same => n,Goto(default,s-info,1)
same => n,Goto(default,s-info,1)
same => n,Goto(s-info,1)
same => n,Goto(s-info,1)
same => n,Goto(s-info,1)
same => n,Hangup(3)
ext => s-info,1,PlayTones(info)
exten => s-info,1,PlayTones(info)
same => n,Playback(hangup-try-again)
[globals]

View File

@ -46,4 +46,4 @@ ringinuse = yes
;
; The "penalty" value is not interesting for our use case.
; With PJSIP, the BLF/Presence interface is identical to the standard interface name.
member => to-ext/1000,0,1000,to-ext/1000
member => Local/1000@to-ext,0