Can I set up an "involuntary" conference call with Freeswitch?
Posted
by
Atilla Filiz
on Server Fault
See other posts from Server Fault
or by Atilla Filiz
Published on 2013-10-18T09:08:04Z
Indexed on
2013/10/18
9:59 UTC
Read the original article
Hit count: 223
I am trying to set up a SIP/RTP public announcement infrastructure. Basically there are several slave user agents that are configured to answer automatically, and a master UA which should be able to call all of them and make announcements.
A way to work around seems creating a conference and making all UAs to join via some RPC mechanism but I don't want to go that direction unless I have to.
The slave UAs are linphone and I haven't decided on the master agent yet.
© Server Fault or respective owner