Displaying 1 result from an estimated 1 matches for "yairphone".
2004 Jan 29
1
re: help with voicepulse connect IAX2
...ms to be a specifically IAX2 problem.
here are my files
sip.conf
;
; SIP Configuration for Asterisk
;
[general]
port = 5060 ; Port to bind to
disallow=all ; Disallow all codecs
allow=ulaw ; Allow codecs in order of preference
allow=gsm
[yairphone]
type=friend
insecure=no
username=yairphone
secret=yairphone
host=dynamic
dtmfmode=inband
callerID = "Yair Hakak"
nat=true
extensions.conf
[general]
;
static=yes
writeprotect=no
[default]
exten => _1NXXNXXXXXX,1,Dial(IAX2/myUserName@voicepulse/${EXTEN}@VPWS,20)
exten => 8665,1,D...