Advanced Search
Search Results
134 total results found
Appendix-Hexadecimal conversion in Java and PHP
Appendix Java String to Hexadecimal public static String strToHex(String str) { String st = ""; try { byte[] by = str.getBytes("utf8"); for (int i = 0; i < by.length; i++) { String strs = Integer.toHexString(by[i]); ...
Voice Call API - Get extension call status
Get extension call status Interface Description: Get the extension list information owned by the user. Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Status.GetSipCallS...
Voice Call API - Get extension enabled status
Get extension enabled status Interface Description: Get the extension list information owned by the user. Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Status.GetSipVa...
Voice Call API - Get extension list information
Get extension list information Interface Description: Get the extension list information owned by the user. Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Sipnum.GetSip...
Voice Call API - Get extension registration information
Get extension registration information Interface Description: Get the extension list information owned by the user. Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Statu...
Voice Call API - Make a voice call
Make a voice call Interface Description: Initiate a call directly to a number, most of which are applicable to calling the interface after clicking "Call" on the web page. Request method: POST, form-data format request parameters parameter name type Is it n...
Voice Menu - Create extension group
Create extension group Interface Description: Create extension group Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Extgroup.AddExtgroup token string yes The token ob...
Voice Menu - Extension check-in extension group
Extension check-in extension group Interface Description: Sign in an extension under the current user to an extension group owned by the user Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate servic...
Voice Menu - Extension checkout extension group
Extension checkout extension group Interface Description: Check out the extension under the current user from the extension group Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes...
Voice Menu - Extension idle and busy state setting
Extension idle and busy state setting Interface Description: Set the free/busy status of the extension Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Extgroup.EditExtnu...
Voice Menu - Get extension call status
Get extension call status Interface Description: Get the extension list information owned by the user。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Status.GetSipCallS...
Voice Menu - Get extension idle(busy status)
Get extension idle(busy status) Interface Description: Get the extension status in the extension group Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Extgroup.GetGroupE...
Voice Menu - Get extension enabled status
Get extension enabled status Interface Description: Get the extension list information owned by the user。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Status.GetSipVa...
Voice Menu - Get extension list information
Get extension list information Interface Description: Get the extension list information owned by the user。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Sipnum.GetSip...
Voice Menu - Get extension registration information
Get extension registration information Interface Description: Get the extension list information owned by the user。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Statu...
Voice Menu - Get the list of extension groups
Get the list of extension groups Interface Description: Get the list of extension groups owned by the current user Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Extgro...
Voice Menu - Voice menu access flow chart
Voice menu access flow chart
Voice Menu - delete extension group
delete extension group Interface Description: delete extension group Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Extgroup.DelExtgroup token string yes The token ob...
Voice Menu - voice menu interface
voice menu interface Interface Description: Initiate a call to a certain target number. After the call is connected, the voice content will be played automatically.After playing, the call will be transferred to the extension group according to the user's butto...
Voice two-way calling - Get extension list information
Get extension list information Interface Description: Get the extension list information owned by the user。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Sipnum.GetSip...