cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
395
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Yuki Iwagishi on 28-06-2011 03:14:40 AM
Hi,
 
On Cius environment, what is the best way to implement RTPMRx/RTPMTx?
 
1. Cius XSIPackage.apk covers RTP streaming?
2. If developer needs to use Androind native streaming feature, does Android support G.711 u-law?
 
Regards,
Yuki

Subject: RE: RTPMRx/RTPMTx
Replied by: David Staudt on 29-06-2011 03:25:52 PM
Web applications bundled via the XSI packager have access to the Javascript window.xsi.* namespace, which includes several 'legacy XSI' convenience features that mimic features from the 'IP Phone Services XML' interface on previous Cisco IP phones.
 
The following features are supported:
 

Dial
EditDial
SendDigits
RTPTx
RTPRx
RTPMTx
RTPMRx
Display
Vibrate
 
Example: 
 

window.xsi.invokeURI(¿Dial:918005551212¿);



Please see the 'Cius Add-on Legacy XSI Support' document for further details.
 
Audio format supported is: 
 
G.711 mu-law
20 ms samples
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links