[Freeswitch-users] number occupied

Francesco Facco de Lagarda francesco at delagarda.com
Thu Jun 14 14:33:34 UTC 2018


I'm scripting in javascript

 

How can I tell if the numer I called was occupied / busy?

 

session.answer();

var sessOut = new Session(trunk + dialedNum);

if (session.ready()) {

///  all ok

}

// WHAT IF dialed num was busy or occupied ??

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180614/33f2a9bf/attachment.html>


More information about the FreeSWITCH-users mailing list