[Freeswitch-users] conference with outbound socket
Madovsky
infos at madovsky.org
Thu Jan 27 01:13:01 MSK 2011
ok got it,
the msg was not sent entirely to the socket.
for those who are interested to use an ESL server in PHP (4 and 5)
that use a low cpu (about 10% for 9000 connections)
let me know I will post on wiki.
I finally killed the Chimere ESL ;)
----- Original Message -----
From: Steven Ayre
To: FreeSWITCH Users Help
Sent: Wednesday, January 26, 2011 3:52 PM
Subject: Re: [Freeswitch-users] conference with outbound socket
Firstly, is mod_conference loaded?
Second, try SendMsg. Wiki seems to show both lowercase and capitalisedin the examples.
It also shows uuid after SendMsg, but that might not apply on an outbound socket.
Steve on iPhone
On 26 Jan 2011, at 19:56, "Madovsky" <infos at madovsky.org> wrote:
I'm trying to create a conference with ESL outbound socket
echo "sendmsg\n";
echo "call-command: execute\n";
echo "execute-app-name: conference\n";
echo "execute-app-arg: myconf at default\n\n"
but I get
Content-Type: command/reply
Reply-Text: -ERR command not found
Any idea ?
Thanks
_______________________________________________
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
------------------------------------------------------------------------------
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110126/2a889515/attachment.html
More information about the FreeSWITCH-users
mailing list