[Asterisk-Users] Grandstream -> firefly call translator problem

Adam Hart adam at teragen.com.au
Thu Feb 26 06:03:26 MST 2004


strange, do a iax2 debug to see what codecs firefly is asking for.

----- Original Message ----- 
From: "Paul Zimm" <pbzinc at dejazzd.com>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, February 26, 2004 11:42 PM
Subject: [Asterisk-Users] Grandstream -> firefly call translator problem


> When I try to initiate a call from my Grandstream phone (ext 8010) to my 
> firefly softphone (ext 8030) I get the following error messages, but  I 
> have no problem calling from firefly ext to grandstream ext. Calling 
> from a Zap phone to firefly works fine also.
> 
> Feb 26 07:25:47 WARNING[-1242334288]: chan_iax2.c:5112 iax2_request: 
> Unable to create translator path for UNKN to G723 on IAX2[marvcomp]/3
>     -- Hungup 'IAX2[marvcomp]/3'
> Feb 26 07:25:47 NOTICE[-1242334288]: app_dial.c:527 dial_exec: Unable to 
> create channel of type 'IAX2'
>   == Everyone is busy at this time
> 
> I have ULAW, ALAW, and GSM enabled on the firefly softphone.
> 
> here are relevant configs.
> 
> ***** iax.conf ********
> [marvcomp]
> disallow=all
> allow=ulaw
> allow=alaw
> type=friend
> host=dynamic
> username=marvcomp
> secret=mayhem
> context=home
> mailbox=8030 at bell
> callerid="marv" <8030>
> 
> ****** sip.conf *******
> [mhorst]
> type=friend
> disallow=all
> allow=ulaw
> allow=alaw
> host=dynamic
> username=mhorst
> mailbox=8010 at bell
> context=home
> callerid="mhorst" <8010>
> 
> ****** extensions.conf **********
> exten => 8010,1,Macro(ext,SIP/mhorst)
> exten => 8020,1,Macro(ext,Zap/2)
> exten => 8030,1,Macro(ext,IAX2/marvcomp at marvcomp)
> exten => 8040,1,Macro(ext,IAX2/roger at roger)
> exten => 8050,1,Macro(ext,SIP/roger-gs)
> 
> _______________________________________________
> 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