search for: iaxtelpassword

Displaying 2 results from an estimated 2 matches for "iaxtelpassword".

2003 Dec 02
5
IAXTEL configuration for new iaxtel users.
...xt = incoming-iaxtel disallow = all ; My preference YMMV allow = gsm ; My preference YMMV deny = 0.0.0.0/0.0.0.0 permit = 69.73.19.178/255.255.255.255 extensions.conf [general] IAXTELUSERNAME = iaxuser IAXTELPASSWORD = iaxpass IAXTELUSERID = 1700XXXXXXX [incoming-iaxtel] exten => s,1,Dial(Zap/3,20) ; Change to something that works for you. exten => s,2,Hangup ; You could add voicemail here. [macro-iaxtel] exten => s,1,Dial(IAX/${IAXTELUSERN...
2004 May 24
0
IAX problems using CVS HEAD, but not CVS STABLE
...would be greatly appreciated. I've included my iax.conf below (based on the sample.conf - many comments have been stripped and usernames removed). Thanks, Shaun -- begin iax.conf [general] port=5036 ;bindaddr=192.168.0.1 bandwidth=high allow=all register => <iaxtelusername>:<iaxtelpassword>@iaxtel.com register => <vpusername>:<vppassword>@<gw>.voicepulse.com register => <atpusername>:<atppassword>@<atpgw> tos=lowdelay ; ; Guest sections for unauthenticated connection attempts. Just ; specify an empty secret, or provide no secret section...