[Freeswitch-users] Javascript

Francesco Facco de Lagarda francesco at delagarda.com
Thu Mar 8 10:12:20 UTC 2018


Good morning all..

Could someone please tell me how to initiate a call recording in javascript?

 

Simplyfied code I have:

 

if (session.ready()) {

var sessOut = new Session("sofia/gateway/realtoneFXO/" +  dialedNum +
"@192.168.0.216:5060")

if (sessOut.ready()) {

bridge(session, sessOut);

}

}

 

Any help appreciated.. have a happy and productive day and Happy Women's day
for any ladies there!

 

 

Francesco

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180308/5ea291ed/attachment.html>


More information about the FreeSWITCH-users mailing list