[Asterisk-Users] RE: Firefly config
Mojo with Horan & Company, LLC
mojo at horanappraisals.com
Tue May 24 13:01:12 MST 2005
my iax.conf:
-----------------------------
[general]
bindport=4569
bandwidth=medium
jitterbuffer=no
tos=lowdelay
[mojatwork]
type=friend
username=mojatwork
secret=somesecret
host=dynamic
context=internal
allow=ulaw
allow=alaw
allow=gsm
allow=speex
mailbox=22
-------------------------------
and my extensions.conf:
-----------------------------------------
[internal]
exten => 22,1,Dial(IAX2/mojatwork,30,tr)
exten => 22,2,Voicemail(b22)
exten => 22,3,Hangup
exten => 22,102,Voicemail(u22)
exten => 22,103,Hangup
------------------------------------------
and of course, this .conf relies on there being an entry for extension
22 in voicemail.conf:
22 => 1234,Moj at Work,your at email.address
Hope this helps :)
Mojo
Jason Kawakami wrote:
>
> -----Original Message-----
>
> Message: 18
> Date: Tue, 24 May 2005 13:12:44 -0500
> <snip>
> does anyone have a sample iax.conf and extensions.conf i could use to get
> this working right?
>
> --post your iax.conf entry for 3902999. That looks to be the problem.
>
> Jason
>
> _______________________________________________
> 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