aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/ael/ael-test/ref.ael-vtest25
blob: e2d4280b09acd243db8339fc8a7e218f1e211228 (plain)
1
2
3
4
5
6
7
[test11]
exten => 841,1,Macro(test234|"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)