[Freeswitch-users] Sending SIP MESSAGE in javascript

Storm Demo stormdemo001 at gmail.com
Fri Jul 16 00:10:54 PDT 2010


Dear Meftah,

I am using xlite, and I found that there are MESSAGE in the "Allow" filed in
the INVITE from xlite.

Thanks a lot

Eric

On Sat, Jul 17, 2010 at 3:48 AM, Meftah Tayeb <tayeb.meftah at gmail.com>wrote:

>  hello,
> what sip endpoint you are sending chat msg to?
> doe your endpoint support chat event?
> Le 15/07/2010 19:16, Storm Demo a écrit :
>
> Dear All,
>
> I am trying to send a SIP MESSAGE when someone call FS, however I can never
> get it work
>
> The below is what I am doing
>
>
>
> session.answer();
> var msg = "Hello, welcome to the FreeSWITCH
> e = new Event("custom", "message");
> e.addBody(msg);
> session.sendEvent(e);
>
>
> I found that my SIP phone never receive any SIP MESSAGE message
>
> Is that I have done something wrong?
>
> Thanks
>
> Jasper
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org
>
>
>
> --
> Meftah Tayeb
> algérie télécom SPA
> phone: +21321761805
> phone (INUM): +883510001289101
> mobile : +213660347746
> mobile (INUM: +883510001289110http://www.algerietelecom.dz
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100716/8e567ea2/attachment.html 


More information about the FreeSWITCH-users mailing list