[Freeswitch-users] Gafachi Again

Michael Jerris mike at jerris.com
Tue Jul 29 20:40:14 PDT 2008


Why do you have a leading / before sofia?

Mike

On Jul 29, 2008, at 11:30 PM, "Klaus Teller" <klaus.teller at gmx.net>  
wrote:

> Hi,
>
> i have a javscript script that was working with Freeswitch 1.0. The  
> only issue i had is that outgoing dialing via Gafachi was not  
> transmitting the caller ID. Then I upgraded to the current trunk  
> version (FreeSwitch Version 1.0.trunk (9205)). But now I'm not able  
> to place calls anymore.
>
> The error message i get is the following:
>
> =====
> 2008-07-29 23:21:11 [ERR] switch_core_session.c:249  
> switch_core_session_outgoing_channel() Could not locate channel type
> 2008-07-29 23:21:11 [ERR] switch_ivr_originate.c:926  
> switch_ivr_originate() Cannot create outgoing channel of type []  
> cause: [CHAN_NOT_IMPLEMENTED]
> 2008-07-29 23:21:11 [WARNING] mod_spidermonkey.c:2923  
> session_originate() Cannot Create Outgoing Channel! [/sofia/gateway/ 
> sip.gafachi.com/14155465584]
> ===
>
> The exact same script is able to place outbound calls via Les.net.   
> And here is what i do in the script:
>
> ======
> new_session2 = new Session();
> new_session2.setCallerData("caller_number_number", caller_number);
> new_session2.originate(null, '/sofia/gateway/sip.gafachi.com/ 
> 1'+callee_number, 15);
> new_session2.setAutoHangup(true);
> =======
>
> Any idea?
>
> Thanks,
> Klaus.
>
> -- 
> GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pas 
> try Passion!
> http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org




More information about the FreeSWITCH-users mailing list