artyomt_
Mon Aug 2 2004, 20:12
returns ID of current CALL
ERROR when there is no active call
kaido_
Thu Aug 5 2004, 23:48
hi!
that's not so easy. you can have multiple calls active (though only one in IN_PROGRESS state at a time and others on hold). And what about conference calls?
kaido
artyomt_
Thu Aug 5 2004, 23:50
then list of active calls good too. then I can GET CALL xxx PROP for each, if required. change command name then accordingly.
kaido_
Fri Aug 6 2004, 00:05
re
yup, thats pretty easy to implement ..
will do ..
kaido
rtxleh_
Thu Aug 12 2004, 12:02
This function is already avaiable: SEARCH CALLS.
Leo Havmøller.
artyomt_
Thu Aug 12 2004, 13:15
SEARCH CALLS returns list of all "known calls", what I need is what calls are in progress right now. If "device" connects to Skype, there is no way right now to find out what calls are active. List of current calls populates as "device" receives CALL notifications, but better to know those upfront.
rtxleh_
Thu Aug 12 2004, 13:25
Then use GET CALL nn STATUS to see if the call ID is active or not?
Leo Havmøller.
artyomt_
Fri Aug 13 2004, 07:41
foreach call in list of hundreds of calls ? :roll:
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.