xrahitel

Untitled

Nov 15th, 2016
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #!/bin/bash
  2.  
  3. rm extensions.conf
  4. sed "s/NEWNUMBER/$1/" < ext-template.conf > extensions.conf
  5. asterisk -rx "core restart now"
Advertisement
Add Comment
Please, Sign In to add comment