Is there a way to get the incoming caller phone number with an 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: Is there a way to get the incoming caller phone number with an Action URI? (/showthread.php?tid=46864) |
Is there a way to get the incoming caller phone number with an Action URI? - troy44 - 09-01-2023 11:40 PM Is there a way to get the incoming caller phone number with an Action URI? RE: Is there a way to get the incoming caller phone number with an Action URI? - Regend_Yealink - 09-04-2023 01:46 PM (09-01-2023 11:40 PM)troy44 Wrote: Is there a way to get the incoming caller phone number with an Action URI? Hi Troy, You may configure the action URL for incoming call under web interface > features > action url > incoming call, or using the cfg parameter action_url.incoming_call to let the phone initiate a request to your web server when there is an incoming call. For example: action_url.incoming_call=http://10.0.0.1/help?IncomingCallmac=$mac&ip=$ip& model=$model&firmware=$firmware&active_url=$active_url&active_user=$active_user&active_host=$active_host&local=$local&remote=$remote&display_local=$display_local&display_remote=$display_remote&call_id=$call_id&callDirection=$callDirection For more information about available variables, you can check on the document below under page 514 https://support.yealink.com/en/portal/docDetail?documentCode=a2580460e37898bb Thanks. Best Regards, Regend Soh | Sr. Sales Engineer | Yealink |