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

Paul Zimm pbzinc at dejazzd.com
Thu Feb 26 05:42:46 MST 2004


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)




More information about the asterisk-users mailing list