Skip to content

Instantly share code, notes, and snippets.

@THUFIR
Created April 12, 2015 22:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save THUFIR/e035265af28b715d5dd8 to your computer and use it in GitHub Desktop.
Save THUFIR/e035265af28b715d5dd8 to your computer and use it in GitHub Desktop.
vici:~ #
vici:~ # cat /etc/asterisk/sip-vicidial.conf
; WARNING- THIS FILE IS AUTO-GENERATED BY VICIDIAL, ANY EDITS YOU MAKE WILL BE LOST
register => 19876543210@sip.babytel.ca:fjdkl543543jgsdfklfsjd:19876543210@nat5.babytel.ca:5065/19876543210
; VICIDIAL Carrier: SIPEXAMPLE - TEST SIP carrier example
[testcarrier]
type=peer
username=19876543210
host=nat5.babytel.ca
outboundproxy=nat5.babytel.ca:5065
secret=fjdkl543543jgsdfklfsjd
canreinvite=no
insecure=invite
qualify=yes
[300]
username=300
secret=password
accountcode=300
callerid="300phone" <19876543210>
mailbox=300
context=default
type=friend
host=dynamic
[301]
username=301
secret=password
accountcode=301
callerid="301phone" <19876543210>
mailbox=301
context=default
type=friend
host=dynamic
[302]
username=302
secret=password
accountcode=302
callerid="302phone" <19876543210>
mailbox=302
context=default
type=friend
host=dynamic
[gs102]
username=gs102
secret=password
accountcode=gs102
callerid="Test Admin Phone" <>
mailbox=102
context=default
type=friend
host=dynamic
; END OF FILE Last Forced System Reload: 2015-04-11 22:19:10
vici:~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment