On Wed, 2009-03-04 at 12:20 -0500, M. Ranganathan wrote: > Hello, > > I am having some nasty race conditions when dealing with transfers > initiated by the Auto attendant to the conference bridge when MOH is > enabled on sipxbridge ( see XECS-2236 ). This is actually a good test > to shake out any possible race conditions so I intend to fix it as is. > However, it is quite pointless to load the park server and make it > play MOH to the auto attendant ( It loads the poor attendant and the > bridge answers immediately anwyay ). If possible please add a > parameter sipxbridge-moh=false to the request URI of the REFER > generated by the AA when transferring calls to the conference bridge. > I could then refrain from asking our parking attendant to play his > musaak for a few milliseconds. Yeah I know this introduces a > dependency -- the AA now needs an exclude list so maybe this is not a > very clean solution.
Why not just unconditionally wait a half second before initiating the MoH? If the call goes elsewhere before then, fine - if not, then the human user is unlikely to care that the music doesn't start immediately. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
