" /> Route call after disconnect - Genesys CTI User Forum

Author Topic: Route call after disconnect  (Read 12589 times)

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Route call after disconnect
« on: August 06, 2013, 04:02:06 PM »
Advertisement
Hi All,

I have been asked to provide routing for a GVP app after calls have finished. I want to have an agent talk to customer, then at end of call disconnect from  customer  - this then would transfer customer to my GVP app, the app would play then customer would get cut off.

I have tried 'DeliverCall' with a DN number and get error message in logs saying 0008 can't use because of using 'Routed'

am i barking up the wrong tree with this one?

any ideas gratefully received

T

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Route call after disconnect
« Reply #1 on: August 06, 2013, 05:24:26 PM »
For these purposes actually exists option "after-call-divert-destination" on SIP server application object. Try to use it.

PS: Disconnect must be from non-customer site of course :-)

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: Route call after disconnect
« Reply #2 on: August 06, 2013, 05:28:39 PM »
Hi there!
[quote author=Tambo link=topic=7934.msg34760#msg34760 date=1375804926]
then at end of call disconnect from  customer  - this then would transfer customer to my GVP app, the app would play then customer would get cut off.
[/quote]
can you explain - how the GVP can play something to customer if you whant router the call after the custoemr is disconnected?! you want to create an outbound call?
WBR Tim



Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Route call after disconnect
« Reply #3 on: August 06, 2013, 07:52:15 PM »
I guess he wants kinda a survey maybe?
You can if you have 2 legs on GVP stuck to the call, the transfer done to the agent can't be single transfer but more like a conference, so when agent releases the call it will keep on GVP.
Another option is that on your softphone instead of Release the call you program it to do a Transfer to GVP.

No automatic way to do this...I spent almost 2 years arguing with a customer who said that was "easy" to do and didn't want to do a softphone modification...those days I just wanted to kill him...lol

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: Route call after disconnect
« Reply #4 on: August 06, 2013, 10:18:55 PM »
Hi guys,
Thanks for the input

Kubig - may have to leave this as last resort as don't have full test environment and would need to get support to test and quote for it  :(

Timur - it's just as Cav says really

Cav - going to get me one of those metal helmets Magneto wears in Xmen  ;D yes it's a survey app which I have working perfectly but need to figure out now the customer 'opting in' at the start of the call to delivering to the app. Looks like I'll have to try the conference way of doing it as once customer opts in then shouldn't matter who disconnects.

Thanks guys
T

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Route call after disconnect
« Reply #5 on: August 07, 2013, 03:39:54 AM »
I do not know, why you do not use mentioned options, which exists for these purposes- check the description of the option. It is the most easist way how to achieve what you want, one option, no "workaround" on DN level or difficult routing.
« Last Edit: August 07, 2013, 06:05:04 AM by Kubig »

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: Route call after disconnect
« Reply #6 on: August 07, 2013, 09:15:34 AM »
Totaly agree with Kubig. If u just need to route existing call from customer after disconnect from agent side - use the after-call-divert-destination options to route call on "survey" application. It's prety simple and almost work in all configuration with SIP server that i ever seen.

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: Route call after disconnect
« Reply #7 on: August 07, 2013, 02:51:10 PM »
Kubig, Timur

thanks for this, i will now try down this direction and see what happens

cheers
T

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Route call after disconnect
« Reply #8 on: August 07, 2013, 07:29:32 PM »
Well that will work if agents are SIP agents only...if they are on another PBX then no way to do such as suggested

Offline Grand_Master

  • Jr. Member
  • **
  • Posts: 76
  • Karma: 0
Re: Route call after disconnect
« Reply #9 on: August 08, 2013, 11:47:03 AM »
We modified GAD disconnect button script to transfer customers to post-call survey RP, but Genesys does not like it :D

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Route call after disconnect
« Reply #10 on: August 08, 2013, 06:56:13 PM »
[quote author=Grand_Master link=topic=7934.msg34792#msg34792 date=1375962423]
We modified GAD disconnect button script to transfer customers to post-call survey RP, but Genesys does not like it :D
[/quote]
Haha yeah, we did that too and answer "We don't support that..." whatever...lol

Offline bublepaw

  • Sr. Member
  • ****
  • Posts: 283
  • Karma: 10
Re: Route call after disconnect
« Reply #11 on: August 08, 2013, 08:34:35 PM »
[quote author=cavagnaro link=topic=7934.msg34789#msg34789 date=1375903772]
Well that will work if agents are SIP agents only...if they are on another PBX then no way to do such as suggested
[/quote]

Actually it is possible :) - if You pass call through SIPS and than deliver it to PBX SIPS option is still working correctly

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Route call after disconnect
« Reply #12 on: August 08, 2013, 08:55:21 PM »
Well...using 2 SIP channels...the same as a consult call

Offline bublepaw

  • Sr. Member
  • ****
  • Posts: 283
  • Karma: 10
Re: Route call after disconnect
« Reply #13 on: August 09, 2013, 12:03:08 PM »
Not exactly - SIP channels are less resource consuming than two SIP/RTP channels during consult call

Offline Genesys123

  • Newbie
  • *
  • Posts: 27
  • Karma: 0
Re: Route call after disconnect
« Reply #14 on: August 13, 2013, 12:03:23 PM »
Hi,


I did in my environment (GVP/SIP 8.1  version), after  agent talk with customer  then first Agent need to disconnect the call then from softphone you can route a call to another DID / trunk number then you can use GVP to play else you ca route a call to SIP RP so  in the strategy you can call play application to play ( for this also you need VXML application).

Thanks.
T