strange, do a iax2 debug to see what codecs firefly is asking for. ----- Original Message ----- From: "Paul Zimm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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 > [EMAIL PROTECTED] > callerid="marv" <8030> > > ****** sip.conf ******* > [mhorst] > type=friend > disallow=all > allow=ulaw > allow=alaw > host=dynamic > username=mhorst > [EMAIL PROTECTED] > 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/[EMAIL PROTECTED]) > exten => 8040,1,Macro(ext,IAX2/[EMAIL PROTECTED]) > exten => 8050,1,Macro(ext,SIP/roger-gs) > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
