[Asterisk-Users] voipjet anyone?
Wiley Siler
wsiler at education2020.com
Fri May 13 07:59:09 MST 2005
Almost positive iLBC is not allowed.... Use uLaw...
This is directly form the install instructions...
Step 3A (recommended): Set your codec to G.711 ulaw for optimal sound
clarity and minimal transmission delay. In iax.conf (found in
/etc/asterisk) locate the codec section and include the following only.
disallow=all ; Prevent all codecs...
allow = ulaw ; ...except G.711 ulaw
W
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kevin
Bockman
Sent: Thursday, May 12, 2005 10:52 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] voipjet anyone?
> >>May 12 22:27:05 VERBOSE[2442]: -- Executing
> >>[1;36;40mDial[0;37;40m("[1;35;40mSIP/101-ad89[0;37;40m",
> >>"[1;35;40mIAX2/voipjet/4803442640[0;37;40m") in new stack May 12
> >>22:27:05 VERBOSE[2442]: -- Called voipjet/4803442640 May 12 22:27:05
> >>WARNING[2442]: Call rejected by 66.246.220.19: No such
> >>context/extension
> >
> >The number needs to be 10 digits. Add a 1 in front.
> Tried that, doesnt seem to matter.
Hmm.. did you do an extensions reload? If so, then it should give you a
different error. Show us.
My iax.conf:
[voipjet]
type=peer
;host=216.118.117.46 primary east
host=69.25.60.30
username=<username>
secret=<pass md5>
auth=md5
context=default
disallow=all
allow=ilbc
jitterbuffer=yes
dropcount=1
extensions.conf:
exten => _1NXXNXXXXXX,1,Dial,IAX2/voipjet/${EXTEN},,tTwW
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list