" /> CPD installation - Genesys CTI User Forum

Author Topic: CPD installation  (Read 4461 times)

Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
CPD installation
« on: February 02, 2010, 01:51:26 PM »
Advertisement
Hello, All

I've installed outbound solution, all works fine excluding the one thing - Call Progress Detection Server. I have almost sip configuration and Dialogic HMP software. I arranged iptB1 folder in special DNs location, i see the successfully channels initialization in cpd log, but OCS dials number via tserver sip and didn't sends any data to CPD.
How to configure OCS/TServer to force them to use CPD? Can't find any useful about this in deployment guide, please help  ???

Offline Seb Reeve

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 0
    • Sabio Limited
Re: CPD installation
« Reply #1 on: February 02, 2010, 07:35:08 PM »
Hi Smile,

Make sure you add the CPD Server to the connections list for the Campaign Group in CME.
Also make sure OCS option tscall=false.

Best,

Seb

Offline Fra

  • Hero Member
  • *****
  • Posts: 856
  • Karma: -3
Re: CPD installation
« Reply #2 on: February 03, 2010, 09:05:34 AM »
[quote author=Seb Reeve link=topic=5124.msg22695#msg22695 date=1265139308]
Make sure you add the CPD Server to the connections list for the Campaign Group in CME.
[/quote]
Correct, that would force OCS to use CPD/HMP.

[quote author=Seb Reeve link=topic=5124.msg22695#msg22695 date=1265139308]
Also make sure OCS option tscall=false.
[/quote]
tscall option is not used with HMP, you can check that in the Outbound Deployment guide.

Fra

Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
Re: CPD installation
« Reply #3 on: February 04, 2010, 10:35:45 AM »
Thank you, Seb and Fra - this really helps! Now, CPD server receives calls.

But, there is another trouble again - CPD rejects calls.

Initialization was successful:

[code]
        19:07:42.3590 ThID:  4984 ReqID:          0: HMP device is open: iptB1T4


        19:07:42.4370 ThID:  4984 ReqID:          0: HMP device is opened: iptB1T4


        19:07:42.4370 ThID:  4984 ReqID:          0: HMP device is unblocked: iptB1T4


        19:07:42.4370 ThID:  4984 ReqID:          0: reINVITE handling enabled :P_IP:N_iptB1


        19:07:42.4370 ThID:  4984 ReqID:          0: Extended Events enabled :P_IP:N_iptB1


        19:07:42.4370 ThID:  4984 ReqID:          0: gc_ResetLineDev called for: iptB1T4


        19:07:42.4370 ThID:  4984 ReqID:          0: event 0x806 received: iptB1T4


        19:07:42.4370 ThID:  4984 ReqID:          0: gc_ResetLineDev successful completion: iptB1T4


        19:07:42.4370 ThID:  4984 ReqID:          0: HMP device is in NULL state: iptB1T4

[/code]

When i'm starting the campaign (dials to 'xxx' number), cpd wrote 'no free voice channel found':

[code]
12:58:48.937 Trc 04541 Message Req_MakePredictiveCall received from 4292 ( 'OCS_p')

12:58:48.937 Trc 11005 CPDServerMessage: Req_MakePredictiveCall

              LAttr_SwitchDBID 103

                  SAttr_DialTo xxx

      LAttr_VoiceTransferDBID 626



02/03/10 12:58:48.9370 ThID:  1172 ReqID:        102: making a call to 'xxx'


        12:58:48.9370 ThID:  1172 ReqID:        102: license consumed, 1 in use


        12:58:48.9370 ThID:  1172 ReqID:        102: critical warning: no free voice channel found


        12:58:48.9370 ThID:  1172 ReqID:        102: license released, 0 in use


        12:58:48.9370 ThID:  2940 ReqID:        102: release channel notification sent: , client id 4292, request id 102



[/code]

I have configured the 'sip-proxy' in 'hmp' section, 'line-type' to 'sip-hmp' and 'location' with call processing port. Do i need to write some parameters to dialogic hmp software config?

Offline Fra

  • Hero Member
  • *****
  • Posts: 856
  • Karma: -3
Re: CPD installation
« Reply #4 on: March 26, 2010, 01:26:12 AM »
Sorry I haven't got back to you - don't know why!
There is a configuration file, but my hunch is that somehow the HMP was not correctly initialised. Could you please please restart the HMP and the CPD and check the logs? Or maybe you already fixed it in the meantime..  :-X

Fra

Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
Re: CPD installation
« Reply #5 on: March 26, 2010, 07:01:12 AM »
Hi  Fra

Thank you for reply, but i already solve this issue. the trouble was in the absence of voice channels, since i've configured only data channels. It's not clear from manual...

Offline Fra

  • Hero Member
  • *****
  • Posts: 856
  • Karma: -3
Re: CPD installation
« Reply #6 on: March 26, 2010, 09:20:22 AM »
voice channels...where?

Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
Re: CPD installation
« Reply #7 on: March 26, 2010, 09:27:21 AM »
usually, you create the 'iptB1' folder in 'outbound/regular' (e.g.) and the subfolders from iptB1T1 to iptB1T8 (e.g.) under it - this is a data channels only
but! also you need to create the voice channels: outbound/regular/dxxxB1 and subfolders dxxxB1C1 - dxxxB1C4
it seems that it's not necessary to create DNs in it, but this folders must be.