[Mobicents/restcomm-android-sdk] bfbb6a: Fixes #41: Fix CANCEL when SIP authentication is u...

2015-06-23 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/restcomm-android-sdk
  Commit: bfbb6a559d2dc763cc8556eca5398f7c37556e61
  
https://github.com/Mobicents/restcomm-android-sdk/commit/bfbb6a559d2dc763cc8556eca5398f7c37556e61
  Author: Antonis Tsakiridis 
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
M 
Examples/restcomm-messenger/app/src/main/java/com/telestax/restcomm_messenger/MainActivity.java
M 
restcomm.android.client.sdk/src/main/java/org/mobicents/restcomm/android/client/sdk/RCConnection.java
M 
restcomm.android.client.sdk/src/main/java/org/mobicents/restcomm/android/client/sdk/RCDevice.java
M sipua/sipua.iml
M 
sipua/src/main/java/org/mobicents/restcomm/android/sipua/impl/SipManager.java

  Log Message:
  ---
  Fixes #41: Fix CANCEL when SIP authentication is used. Started working on 
improved notifications


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Mobicents/restcomm-android-sdk] f4b50a: Fixes #42: Filter sender for incoming message so t...

2015-06-23 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/restcomm-android-sdk
  Commit: f4b50a5e785c7e812ce5cdb8746571bbe23dd460
  
https://github.com/Mobicents/restcomm-android-sdk/commit/f4b50a5e785c7e812ce5cdb8746571bbe23dd460
  Author: Antonis Tsakiridis 
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
M 
Examples/restcomm-messenger/app/src/main/java/com/telestax/restcomm_messenger/MainActivity.java
M 
restcomm.android.client.sdk/src/main/java/org/mobicents/restcomm/android/client/sdk/RCDevice.java

  Log Message:
  ---
  Fixes #42: Filter sender for incoming message so that not the whole SIP uri 
shows up


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Mobicents/RestComm] 77b62a: Update sipservlets build to check a fix

2015-06-23 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 77b62a4addaa02498af820044e9e5c346e43f63c
  
https://github.com/Mobicents/RestComm/commit/77b62a4addaa02498af820044e9e5c346e43f63c
  Author: Antonis Tsakiridis 
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Update sipservlets build to check a fix


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Mobicents/restcomm-android-sdk] 574b40: Fixes #37: implement mute functionality on SDK and...

2015-06-23 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/restcomm-android-sdk
  Commit: 574b40fd0b6b893c69bc37b9209589e8648d3f55
  
https://github.com/Mobicents/restcomm-android-sdk/commit/574b40fd0b6b893c69bc37b9209589e8648d3f55
  Author: Antonis Tsakiridis 
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
M 
Examples/restcomm-messenger/app/src/main/java/com/telestax/restcomm_messenger/MainActivity.java
M Examples/restcomm-messenger/app/src/main/res/layout/activity_main.xml
M 
restcomm.android.client.sdk/src/main/java/org/mobicents/restcomm/android/client/sdk/RCConnection.java
M sipua/src/main/java/org/mobicents/restcomm/android/sipua/IDevice.java
M 
sipua/src/main/java/org/mobicents/restcomm/android/sipua/impl/DeviceImpl.java
M 
sipua/src/main/java/org/mobicents/restcomm/android/sipua/impl/SoundManager.java

  Log Message:
  ---
  Fixes #37: implement mute functionality on SDK and Messenger


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Mobicents/restcomm-android-sdk] d03b17: Fixes #44: If call is terminated at the remote sid...

2015-06-23 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/restcomm-android-sdk
  Commit: d03b17d8b7ed494d9c7a2ac4a6c6339c19b1f96e
  
https://github.com/Mobicents/restcomm-android-sdk/commit/d03b17d8b7ed494d9c7a2ac4a6c6339c19b1f96e
  Author: Antonis Tsakiridis 
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
M 
Examples/restcomm-messenger/app/src/main/java/com/telestax/restcomm_messenger/MainActivity.java
M 
sipua/src/main/java/org/mobicents/restcomm/android/sipua/impl/DeviceImpl.java

  Log Message:
  ---
  Fixes #44: If call is terminated at the remote side Messenger cannot make 
another call -did UI updates on the UI thread


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Mobicents/RestComm] 71a8bf: Update build.xml

2015-06-23 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 71a8bf6881cd035d61f19402b6c52536906bfc40
  
https://github.com/Mobicents/RestComm/commit/71a8bf6881cd035d61f19402b6c52536906bfc40
  Author: Antonis Tsakiridis 
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Update build.xml

In order to build against 610 SipServlets build


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.