[Freeswitch-users] skypopen error when making a call
Giovanni Maruzzelli
gmaruzz at gmail.com
Tue Jan 4 16:52:17 MSK 2011
Hi Norman,
that is not the way to make calls.
mod_skypopen follows the standard syntax of freeswitch
if you want to originate a call from the command line you can do
(backgrounding the origination):
> bgapi originate skypopen/interface1/hwnorman 5000
this will originate a skype call using the interface1 and connect
skype user hwnorman to the extension 5000 of the dialplan (the
standard IVR, if you have not changed the dialplan)
what you are doing in your post is passing directly commands to the
skypeclient connected to interface1 (the commands you are passing are
wrong and the skypeclient whines).
you don't need to use that syntax, use the standard FS syntax.
For more extensive infos, please refer to the skypopen wiki page ;).
-giovanni
On Tue, Jan 4, 2011 at 9:36 AM, Norman Lam <hwnorman at hotmail.com> wrote:
> Hi Everyone
>
>
>
> I am trying to call skypopen(skype network) from freeswitch console and I am
> getting this error
>
>
>
> freeswitch at jfp8> skypopen interface1 hwnorman
>
>
>
> Using interface: globals.SKYPOPEN_INTERFACES[1].name=|||interface1|||
>
>
>
> 2011-01-04 16:28:01.687500 [ERR] skypopen_protocol.c:259 [git-] [ERRORA
>
> 259 ][interface1 ][IDLE,IDLE] Skype got ERROR: |||ERROR 2 Unknown
> command
>
> |||
>
> 2011-01-04 16:28:01.687500 [ERR] skypopen_protocol.c:261 [git-] [ERRORA
>
> 261 ][interface1 ][IDLE,FNSHED] skype_call now is DOWN
>
>
>
> But my interface is O.K , I can make a call from skype to freeswitch
> destination to the x-lite is O.K
>
>
>
> Please advise
>
>
>
> Norman Lam
>
>
>
> Here is the skypopen interface
>
>
>
> freeswitch at jfp8> sk list
>
>
>
> sk console is NOT yet assigned
>
> F ID Name IB (F/T) OB (F/T) State CallFlw UUID
>
> = ==== ======== ======= ======= ====== ============
> ======
>
> 1 [interface1] 0/1 0/0 IDLE IDLE
>
> 2 [interface2] 0/0 0/0 IDLE IDLE
>
> 3 [interface3] 0/0 0/0 IDLE IDLE
>
> 4 [interface4] 0/0 0/0 IDLE IDLE
>
>
>
> Total Interfaces: 4 IB Calls(Failed/Total): 0/1 OB Calls(Failed/Total):
> 0/0
>
>
>
>
>
> _______________________________________________
> 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
>
>
--
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
More information about the FreeSWITCH-users
mailing list