dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/pbx/ael/ael-test/ref.ael-vtest25

8 lines
207 B
Plaintext

[test11]
exten => 841,1,Gosub(test234,~~s~~,1("testing", ${CUT(EXTEN,,3)}))
exten => 841,2,Goto(${DB(uri/${uri_string})},1)
exten => 841,3,Set(line=${DB(uri/${uri_string})})
exten => 841,4,Goto(${line},1)