Adam Robins
2005-Mar-30 12:05 UTC
[Asterisk-Users] Optimal iax.conf settings for VoicePulse COnnect
Hello, I've been using VoicePulse Connect with Asterisk for several weeks now.>From time to time, I've had both inbound and outbound calls drop in midconversation. Following are the pertinent portions of my iax.conf. Note, that most settings are default. Has anyone put together an iax.conf optimally "tuned" for VoicePulse Connect, and if so, please share your observations. Thanks, Adam ; Inter-Asterisk eXchange driver definition ; [general] port=5036 disallow=all allow=ulaw ; jitterbuffer=no ;dropcount=3 ;maxjitterbuffer=500 ;maxexcessbuffer=80 ;minexcessbuffer=10 ;jittershrinkrate=1 ; authdebug=no tos=reliability mailboxdetail=yes autokill=yes ; ; Registration for VoicePulse ; register => username:password@gwiax-in-01.voicepulse.com ; [guest] type=user context=incoming callerid="Guest IAX User" ; ; VoicePulse incoming calls ; [voicepulse-in-01] type=user context=incoming auth=rsa inkeys=voicepulse01 disallow=all allow=ulaw ; ; Voicepulse outbound server 1 ; [voicepulse-out-01] type=peer context=VPWS username=username secret=password host=gwiaxt01.voicepulse.com auth=md5 qualify=yes disallow=all allow=ulaw ; ; Voicepulse outbound server 2 ; [voicepulse-out-02] type=peer context=VPWS username=username secret=password host=gwiaxt02.voicepulse.com auth=md5 qualify=yes disallow=all allow=ulaw ; ; The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. If you are not the intended recipient, please immediately notify the sender by reply email and delete this message and its attachments, if any.