khanafi

/etc/asterisk/extension.conf

Jul 7th, 2019
3,607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. [general]
  2. static=yes
  3. writeprotect=no
  4. priorityjumping=no
  5. autofallthrough=yes
  6. clearglobalvars=no
  7.  
  8. [default]
  9. exten => 101,1,Dial(SIP/101,10)
  10. exten => 100,1,Dial(SIP/100,10)
Advertisement
Add Comment
Please, Sign In to add comment