Howto:Make calls using phones web interface: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
Line 9: Line 9:
* IP230, V6
* IP230, V6
* IP72, V6
* IP72, V6
Obsolete:
The commands described in this article are obsolete since Web GUI of the
IP-Phones supports starting and dropping of calls since V7.
The commands were removed in V9 from firmware.


==More Information==
==More Information==

Latest revision as of 14:40, 30 June 2011

This article describes telnet commands to initiate calls from phones web interface or telnet command line.


Applies To

This information applies to

  • IP110, V6
  • IP200, V6
  • IP230, V6
  • IP72, V6
Obsolete:
The commands described in this article are obsolete since Web GUI of the
IP-Phones supports starting and dropping of calls since V7.

The commands were removed in V9 from firmware.


More Information

To dial a number 35 on phone with IP-Address 192.168.0.1 use telnet or following URL:

http://192.168.0.1/!mod cmd PHONE APP dial 35


Available Commands

dials number, returns handle:

mod cmd PHONE APP dial <nummer>

drop handle:

mod cmd PHONE APP drop <handle>

hookup handle (active or alerting):

mod cmd PHONE APP handle

auto call control, drops active call, hookup alerting, etc.:

mod cmd PHONE APP ctl <handle>

Related Articles

This interface is not meant to create 1st party CTI applications. Rather use SOAP for this.

Reference:SOAP API