The steps:
I am configured its settings to make it transfer.
1. Party A calls in,party B(My system) answer the call.
2. call LineSetupTransfer to transfer the call to another number(part
c).
Party A was put on hold,and the part c begin ringing.
3.If the party c answer the call,message LINE_CALLSTATUS_CONNECTED
will be got,and I can call linedrop or lineunhold
,linehold,lineswapehold to control the status of the party A and party
C.
4.But if party c is busy or do not answer the call,calling linedrop
(hConsultCall,0,0) will return a positive value and the call status
become LINE_CALLSTATUS_IDLE,but party C still
rings.Also,lineUnhold,lineHold,lineSwapHold all return positive value
but do not affect the call at all.
Any help will be appriciated!
Sincerely,
"xiangwei" <voice...@etang.com> wrote in message
news:1b5d4eed.04032...@posting.google.com...
You will need to know what to actually do to perform these actions with a
phone set so I would get that straight first....
Time to break out the old 2500 set and play...
"xiangwei" <voice...@etang.com> wrote in message
news:1b5d4eed.04032...@posting.google.com...
It sounds like you are saying you can drop the call if you use
lineMakeCall before it connects or fails but not if you use lineDial?
If so then yes, that sounds like the problem. That sounds like
peculiar (and somewhat bogus) behavior on the part of the Dialogic
TSP. It sounds like they queue up requests against the call.
--
Grant Schenck
Grant Schenck Software
sche...@optonline.net
http://grantschenck.tripod.com
"xiangwei" <voice...@etang.com> wrote in message
news:1b5d4eed.0404...@posting.google.com...