Yealink Forums
How to unhold a specific call using Action URI - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: General topics (/forumdisplay.php?fid=15)
+--- Thread: How to unhold a specific call using Action URI (/showthread.php?tid=42003)



How to unhold a specific call using Action URI - nSolvePaul - 08-01-2018 03:16 PM

Via Action URI we can use the key=F_HOLD command to unhold a call, this works fine when there is only one call.

When there are two calls on hold how can I tell the phone via action URI to unhold the call I want to unhold?

And if there are 3 held calls the issue is even more complex. The action URL/URI system needs to support passing the CSTA_ID so exact call control is possible.


RE: How to unhold a specific call using Action URI - Jensen_Yealink - 08-09-2018 03:38 AM

(08-01-2018 03:16 PM)nSolvePaul Wrote:  Via Action URI we can use the key=F_HOLD command to unhold a call, this works fine when there is only one call.

When there are two calls on hold how can I tell the phone via action URI to unhold the call I want to unhold?

And if there are 3 held calls the issue is even more complex. The action URL/URI system needs to support passing the CSTA_ID so exact call control is possible.

Hi nSolvePaul,

Please refer to below:
ASW/CANCEL/HOLD/UNHOLD:xxx
It means: Answer/end/hold/unhold a call (xxx refers to the call-id of the active call).
Example: http://10.10.20.10/servlet?key=ASW:33093.
More detail please refer to admin guide, page 644:
http://download.support.yealink.com/download?path=upload%2Fattachment%2F2018-3-16%2F3%2Fb8ea1aa9-bce0-45e1-bb6f-a0590581a6ed%2FYealink_SIP-T2_Series_T19%28P%29%20E2_T4_Series_T5_Series_IP_Phones_Administrator_Guide_V82_​22.pdf

BR
Jensen