Bridge an outbound call to a conference with freeswitch

3.1k views Asked by At

I am new to FreeSWITCH and now I`m trying to do something:

  1. I will issue an originate with fs_cli to make an outbound call to user agent 1017.
  2. 1017 will ring and the call will be answered.
  3. 1017 will redirect to a specified conference.

What should the originate looks like? Do I need to use sofia in the originate?

1

There are 1 answers

5
Stanislav Sinyagin On

you need to use one of the scripting language at your choice: Lua, perl, javascript, python. You can also program this behavior through the event socket library. This book will save you a lot of time and will let you use the system efficiently: https://www.packtpub.com/networking-and-servers/freeswitch-12