login | register
Fri 08 of Aug, 2008 [21:14 UTC]

voip-info.org

History

Asterisk IAX clients

Created by: JustRumours,Last modification on Sat 26 of Jul, 2008 [21:28 UTC] by diana

Hardware:

ATAs:


Hardphones:


Distributors:


Software:


iax.conf file for these phones to be configured is as under:


;This text is for the iax.conf file
; Inter-Asterisk eXchange driver definition
;Register commands to connect to another IAX server has to
;be in the [general] section of iax.conf.
;To set up IAX in trunk mode, add "trunk=yes" to your definition in iax.conf.
;IAX Trunking needs support of a hardware timer. See Asterisk timer for more information.
;Do not use both "host=dynamic" and "defaultip=111.222.333.444",
; make sure it is just one or the other (see bugs 558 and 673).
;
; General settings, like port number to bind to, and
; an option address (the default is to bind to all
; local addresses).
;
[general]
port=5036
iaxcompat=yes
disallow=all
;
; All of the following codecs are supported by VoicePulse Connect!
;
allow=ulaw
allow=ilbc
allow=gsm
;allow=adpcm
;allow=alaw
;allow=g723.1
;allow=g729
jitterbuffer=no

IAX2 trunks


[voicepulse]
type=friend
context=dialout
username=
secret=
host= gwiaxt01.voicepulse.com

[IareaNet.Net]
type=friend
auth=md5
username=
secret=
context=dialout
host=208.111.0.45
qualify=yes
jitterbuffer=no

[anotherprovider]
type=friend
auth=md5
username=
secret=
context=dialout
host=IAX2.anotherprovider.com
qualify=yes
jitterbuffer=yes

; IAX End User phone extensions


[8101]test
type=friend
username=8101
secret=
context=dialout
host=dynamic
callerid=Joe Useri<8101>


See Also:

Asterisk phones
VOIP Phones


Go back to IAX

Comments

Comments Filter
222

333iax client with g723/g729

by voipmarkeet, Saturday 20 of January, 2007 [20:11:28 UTC]
i m looking for iax client with g723/g729
222

333Re: Other IAX clients

by outcast341, Wednesday 30 of June, 2004 [17:39:19 UTC]
I have had issues with Ziax locking up. I also have not been able to make or recieve a call with it....(:evil:)
222

333Other IAX clients

by , Monday 14 of June, 2004 [15:07:47 UTC]
Also see http://www.kauss.org/Stephan/ziaxphone/ for another (non-open source) client.