Showing posts with label apple. Show all posts
Showing posts with label apple. Show all posts

Friday, December 20, 2013

IBM Sametime 9 Mobile and SUT Lite

[UPDATE] No more required for latest releae of Sametime Mobile.


This morning, I have done tests on Sametime Mobile. Sametime 9 Mobile includes SUT Lite capabilities. It is enabled via the av.allowSIPTrunking policy being true and assumes SUT-Lite trunk is set up on the server side. Making phone calls using Sametime Voice on mobile, by entering a phone number on keypad will be an SUT-Lite call if SUT-Lite is enabled.  

BUT, Sametime 9 Mobile has a specific behavior. A "+" sign is automatically added in front of the number you dial. So, my classic rules and my substitution patterns don't work for Sametime mobile

So, I have added a specific rule:


RequestURI is "sip:\+12.*" to be able to recognize sip:+12xxxx
And RequestURI pattern sip:\+(.+)@.* to remove the "+" sign before sending it to the external SIP Server.

From the Sametime trace, you can see something like thats:
[12/20/13 3:09:01:501 MST] 000000c1 proxy         3 ProxyHandler handleMAddr ENTRY  {sip:+1250@sametime9.ucalab.polycom.com}
[[12/20/13 3:09:01:501 MST] 000000c1 routing       3 RoutingCondition matches ENTRY  {Condition type: Method, value: .*} {INVITE}
[12/20/13 3:09:01:501 MST] 000000c1 routing       3 RoutingCondition matches RETURN  {true}
[12/20/13 3:09:01:501 MST] 000000c1 routing       3 RoutingCondition matches ENTRY  {Condition type: RequestURI, value: sip:\+12.*} {sip:+1250@sametime9.ucalab.polycom.com}
[12/20/13 3:09:01:501 MST] 000000c1 routing       3 RoutingCondition matches RETURN  {true}


Now, my Sametime 9 Mobile client can call audio endpoints though SIP trunk.

Tuesday, September 4, 2012

RealPresence Mobile V1.3.1 is available on Apple app store and Google Play now.

What’s new in 1.3.1 Android version
• Support for the following devices:
     Samsung Galaxy Tab 2 7” GT-P3100 tablet
     Samsung Galaxy Tab 2 10” GT-P5100 tablet
     Samsung Galaxy Note GTT-I9220 phone
     Samsung Galaxy SII GT-I9100 phone
     Samsung Galaxy SIII GT-I9300 phone
     ASUS Transformer Pad TF300T tablet
• Android 4.1 support for tablets that use hardware codec

What’s new in 1.3.1 iOS version
• For iPad, version 1.3.1 provides an update to the Content Send/Stop icon

Please refer to release notes for the details.

Thursday, April 19, 2012

IBM Sametime Meetings Viewer for iPad on iTunes

Great news !!
A new IBM application is available on iTunes: IBM Sametime Meetings Viewer for iPad
With IBM Sametime 8.5.2IFR1, IBM has introduced a web meeting access for iPad and Android. But, now, it's a true iOS app.You can download it at http://tinyurl.com/stipad

Some screenshots:

iTunes Page with the new Sametime app
 
View the list of your meeting room

View the participant list
 
Chat with meeting participants and view the presentation

Meeting details


The IBM Sametime Meetings Viewer Client for iPad requires the Sametime 8.5.2 IFR 1 Meeting Server to be deployed in your infrastructure environment.