Actually loopback does work. however as I said it generates a pair of extra channels.
Hmmm I was trying to generate and extra call to a JS script that generated a teletone ring in an on_ring_execute for the second call however it seems to stop execution of the call itself. Event though I use api commands to originate and then transfer it into the conference so that I have direct access to its uuid. I think changeing the moh might be a bit simpler however and elimite some CoreDB stuff I was doing to keep track of the calls ring generating call (what a sentance). On Mon, Feb 02, 2009 at 08:01:25AM -0600, Anthony Minessale wrote: > you could set the conference moh sound to be tone_stream::// with the > teletone spec for ring sound and it use ignore_early_media=true in your > originates so the first caller would hear ringback until the 2nd one > arrived. > > On Mon, Feb 2, 2009 at 4:29 AM, Brian West <[1][email protected]> > wrote: > > Loopback will not work in that case either. If the far end plays > ringback inband you should hear that if you use the conference dial > api call. > /b > > On Feb 2, 2009, at 4:24 AM, Sias Mey wrote: > > Aaah ok. > > > > Thanks for clearing that up. > > > > So using loopback is still the only real workable sollution for me, > > since that generates ringback from and alternative endpoint and > > plays it > > into the conference. > > > > I might play with some javascript that streams ring into the channel > > eventually but for now the string comparisons at least get me the > > right > > uuid. > > > > Thank you again, > > Sias > > _______________________________________________ > Freeswitch-users mailing list > [2][email protected] > [3]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:[4]http://lists.freeswitch.org/mailman/options/freeswitch-u > sers > [5]http://www.freeswitch.org > > -- > Anthony Minessale II > FreeSWITCH [6]http://www.freeswitch.org/ > ClueCon [7]http://www.cluecon.com/ > AIM: anthm > [8]MSN:[email protected] > GTALK/JABBER/[9]PAYPAL:[email protected] > IRC: [10]irc.freenode.net #freeswitch > FreeSWITCH Developer Conference > [11]sip:[email protected] > [12]iax:[email protected]/888 > [13]googletalk:[email protected] > pstn:213-799-1400 > > References > > 1. mailto:[email protected] > 2. mailto:[email protected] > 3. http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > 4. http://lists.freeswitch.org/mailman/options/freeswitch-users > 5. http://www.freeswitch.org/ > 6. http://www.freeswitch.org/ > 7. http://www.cluecon.com/ > 8. mailto:msn%[email protected] > 9. mailto:paypal%[email protected] > 10. http://irc.freenode.net/ > 11. mailto:sip%[email protected] > 12. http://iax:[email protected]/888 > 13. mailto:googletalk%3aconf%[email protected] > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
