« Back to Technical Questions

conference call using cisco jabberSDK

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi, All I am developing an application "Conference Bridge" using cisco jabber . I am able to makeCall to a single user but i am not able to makeCall to multiple user for conference.I had alrady try with cisco jabberSDK sample.html code but it is not working for conference how can I do it? Please reply me ASAP. Thanks & Regards, Ashok Kolwal

Need some clarification, and there are some caveats you may need to consider:
 
- Are you attempting to automate a Jabber client?  If so, is it Jabber for Windows/MAC or perhaps iPhone/Android?
- Are you attempting to automate a custom application created using the Jabber SDK?
- Are you using UCXSI to attempt to automate Jabber?
To my knowledge:
- UCXSI supports automating only SCCP protocol endpoints, not SIP.  Jabber (client or SDK) is implemented via SIP and may not be supported by UCXSI
- UCXSI does not include commands for creating conference calls
If you are trying to do something more specific, please give us more details...