I have a interesting requirement from my customer.
When Agent initiates a conference with IVR(play application block) along with customer,The input to the IVR application must be accepted only from Customer , where as agent’s input should not be accepted.
This is to make sure that the authentication to buy a product is from customer and not from agent.
I have made the above functionality to work in IWS , by sending Hold event to sip server from URS before playing IVR and once after the IVR completes (next block of play application), Retrieved event to sip server from URS.
Whereas, we have integrated Seibel along with GPlus adapter. Even though the Agent DN is seibel is in hold during conference , the Dial Pad is integrated with external sip end point. The input from sip endpoint is sent to sip server due to this.
Please provide a solution to restrict DTMF input from Agent DN during Conference.
If it is limitation of Genesys, then either my customer should be brilliant enough for this requirement or Genesys technical team is not up to the mark.
But sincere thanks from my heart for your replies.
This is not a limitation - just there was no requirement to implement this at this moment - due to this reason I recommend open a FR as one of possible choice. By the way, I do not know any other SIP solution, which support this funcionality at this moment.
Disabling DTMF pad should work, doable by coding on IWS.
Limitation would be something all other players do or a technical feature that is not available on Genesys.
As this is a unique particular requirement, no way to say it is a limitation…business problem fixed by software control
FR will tell you my first line, do the coding and done.
In my requirement, i have mentioned as the agent will do the conference with IVR using PLAY APPLICATION block.It states that the control is passed to RM and MCP to do the necessary actions.
When it reached that level, MCP should be aware about the source of input DTMF, either the input is from AGENT leg or From CUSTOMER leg, Because both are different legs and have individual CALLID.
[size=12pt]Do we have any option to identify the source of input and restrict from MCP level?[/size]