Category "freeswitch"

How to originate a call in FreeSWITCH using C++ application

I am new in FreeSWITCH library. I have explored library at certain level. I have tried originate command to initiate call using fs_cli and also received events

How to properly load JQuery Objects from Node Modules?

I am working on the simple NodeJs App. While working with Frontend, it correctly loads all NodeJS modules related to JQuery, but when I am going to make a simpl

Keeping b-leg on line after a-leg hangs up

I have a situation where I need to keep the b-leg on the line after the a-leg hangs up so that the b-leg can be presented with an IVR menu. Is this possible to