Displaying 1 result from an estimated 1 matches for "meuvoip".
2007 Feb 22
2
Configuring Asterisk.
Hello, I am using the last version on subversion, I already configured the
file sip.conf:
[6614]
username=6614
type=friend
secret=*********
qualify=no
port=5060
nat=yes
host=dynamic
dtmfmode=rfc2833
context=meuvoip
callerid=6614 <6614@meuvoip>
[6617]
username=6617
type=friend
secret=*********
qualify=no
port=5060
nat=yes
host=dynamic
dtmfmode=rfc2833
context=meuvoip
callerid=6617 <6617@meuvoip>
and the file extensions.conf:
[meuvoip]
exten => 6614,1,Dial(SIP,6614,20)
exten => 6614,2,Hangup...