Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. exten => _x.,1,GotoIf($[${EXTENSION_STATE(${EXTEN})}!=available]?wakeupDevice)
  2. same => n,Dial(SIP/Bob)
  3. same => n(wakeupDevice)wakeupDeviceScriptHere(${EXTEN})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement