Dear All,
I am using the callcenter-announce-position.lua (documented in https://freeswitch.org/confluence/display/FREESWITCH/mod_callcenter) and announce-sound (documented in https://docs.fusionpbx.com/en/latest/applications/call_center.html#announce-sound).
Those two settings work like a charm with mod_callcenter. However, when the agent takes the call, the two legs are not bridged until announce-sound is completed and/or api:executeString uuid_broadcast is completed in callcenter-announce-position.lua.
This issue is well documented in https://github.com/signalwire/freeswitch/issues/1148.
As of signalwire github, the bug fix is still not officially released.
Questions; Any one of you already faced that issue? Have you been able to find a workaround?
Note that callcenter-announce-position.lua execution is usually quite fast so the limitation is acceptable for the agents, however, when announce-sound is configured with a very long voice prompt, this issue is more than annoying...
Note v2; I am thinking of merging the announce-sound prompt with the MoH but that's not very scalable.
Looking forward for your comments.
Thanks!
I am using the callcenter-announce-position.lua (documented in https://freeswitch.org/confluence/display/FREESWITCH/mod_callcenter) and announce-sound (documented in https://docs.fusionpbx.com/en/latest/applications/call_center.html#announce-sound).
Those two settings work like a charm with mod_callcenter. However, when the agent takes the call, the two legs are not bridged until announce-sound is completed and/or api:executeString uuid_broadcast is completed in callcenter-announce-position.lua.
This issue is well documented in https://github.com/signalwire/freeswitch/issues/1148.
As of signalwire github, the bug fix is still not officially released.
Questions; Any one of you already faced that issue? Have you been able to find a workaround?
Note that callcenter-announce-position.lua execution is usually quite fast so the limitation is acceptable for the agents, however, when announce-sound is configured with a very long voice prompt, this issue is more than annoying...
Note v2; I am thinking of merging the announce-sound prompt with the MoH but that's not very scalable.
Looking forward for your comments.
Thanks!