July 2017
Intermediate to advanced
434 pages
12h 59m
English
Consider this example: a customer wants to know if they can route a call to two different people. Person number one (Alice) prefers that her desk phone ring first, and then her mobile phone. Person number two (Bob) prefers that his desk phone and his mobile phone ring simultaneously. Whoever answers first-Alice or Bob-will take the call and all the other outbound calls will stop ringing.
This complicated scenario requires the use of FreeSWITCH's enterprise originate. The basic idea of an enterprise originate is that there are individual originates that are connected in a larger "enterprise". In our example, Alice's phones might be dialed like this:
<action application="bridge" data="[leg_timeout=10]user/Alice| ...
Read now
Unlock full access