Hi All,
I have a customer who has a CDN, Application and skillset to answer calls from another companies reception number.
Now the call works fine and goes through to the agents OK. However when they transfer the call to another extension the callers get the Music on hold thats specified in the CDB.
I know there is event handlers you can use in scripting that can do the following
EVENT HANDLER
EVENT CALL ON HOLD:
ASSIGN 99 TO music_route_cv
GIVE MUSIC music_route_cv
END HANDLER
Is there one handler that you can use to to the same if the call is being transferred?
I have asked everyone i know and most people havent done much with handlers and there isnt an available list anywhere that i know of.
I have a customer who has a CDN, Application and skillset to answer calls from another companies reception number.
Now the call works fine and goes through to the agents OK. However when they transfer the call to another extension the callers get the Music on hold thats specified in the CDB.
I know there is event handlers you can use in scripting that can do the following
EVENT HANDLER
EVENT CALL ON HOLD:
ASSIGN 99 TO music_route_cv
GIVE MUSIC music_route_cv
END HANDLER
Is there one handler that you can use to to the same if the call is being transferred?
I have asked everyone i know and most people havent done much with handlers and there isnt an available list anywhere that i know of.