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

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

_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?