[RestComm/android-QoS] 5fdaed: some renaming in QosInfo

2016-05-16 Thread Brad Scheurman
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/android-QoS
  Commit: 5fdaedfe632cb595ef4221622f5f8381b01b2bb5
  
https://github.com/RestComm/android-QoS/commit/5fdaedfe632cb595ef4221622f5f8381b01b2bb5
  Author: Brad Scheurman 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M qoslib/src/main/java/com/cortxt/app/corelib/Utils/QosInfo.java

  Log Message:
  ---
  some renaming in QosInfo


-- 

--- 
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.


[RestComm/android-QoS] 8cb8cd: Moved QosInfo into main library, and introduced Ne...

2016-05-16 Thread Brad Scheurman
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/android-QoS
  Commit: 8cb8cd51b03d36d4651848761e3d489da2cfe344
  
https://github.com/RestComm/android-QoS/commit/8cb8cd51b03d36d4651848761e3d489da2cfe344
  Author: Brad Scheurman 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M 
examples/Restcomm_demo/app/src/main/java/com/telestax/restcomm_helloworld/MainActivity.java
M qoslib/src/main/java/com/cortxt/app/corelib/MainService.java
M 
qoslib/src/main/java/com/cortxt/app/corelib/Services/Intents/IntentHandler.java
A 
qoslib/src/main/java/com/cortxt/app/corelib/Services/Location/LocationRequest.java
M qoslib/src/main/java/com/cortxt/app/corelib/Services/TrackingManager.java
M qoslib/src/main/java/com/cortxt/app/corelib/Utils/LibCallbacks.java
M qoslib/src/main/java/com/cortxt/app/corelib/Utils/QosAPI.java
A qoslib/src/main/java/com/cortxt/app/corelib/Utils/QosInfo.java
R utillib/src/main/java/com/cortxt/app/utillib/DataObjects/QosInfo.java
M utillib/src/main/java/com/cortxt/app/utillib/ICallbacks.java
M utillib/src/main/java/com/cortxt/app/utillib/Utils/Global.java
R utillib/src/main/java/com/cortxt/app/utillib/Utils/LocationRequest.java
M utillib/src/main/java/com/cortxt/app/utillib/Utils/PreferenceKeys.java
M utillib/src/main/java/com/cortxt/app/utillib/Utils/UsageLimits.java

  Log Message:
  ---
  Moved QosInfo into main library, and introduced NetworkInfo as a base class 
to unify CDMA, LTE, 2G, 3G and WIFI info classes.
Modified Restcomm sample to show its info from NetworkInfo which will show user 
friendly info about the most relevant network
Other changes are related to Active test scripts


-- 

--- 
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.


[RestComm/Restcomm-Connect] 1ced30: "Source" and "DesiredAccuracy" are not mandatory p...

2016-05-16 Thread Fernando Mendioroz
  Branch: refs/heads/GeoLocationAPI
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 1ced3030a04a15658135cddeae445be879d0838b
  
https://github.com/RestComm/Restcomm-Connect/commit/1ced3030a04a15658135cddeae445be879d0838b
  Author: Fernando Mendioroz 
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/changelog/mariadb/update_script_Mar08_2016.sql
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/geolocation.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/sql/init.sql
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/geolocation.xml
M 
restcomm/restcomm.dao/src/test/java/org/mobicents/servlet/restcomm/dao/mybatis/GeolocationsDaoTest.java
M restcomm/restcomm.dao/src/test/resources/geolocation.xml
M restcomm/restcomm.dao/src/test/resources/restcomm.script
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/GeolocationEndpoint.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/GeolocationEndpointTest.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script

  Log Message:
  ---
  "Source" and "DesiredAccuracy" are not mandatory parameters anymore with this 
commit.
Issue #637, PR #1013


-- 

--- 
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.


[RestComm/Restcomm-Connect] 14cdde: Modified pictures and docs

2016-05-16 Thread Jean Deruelle
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 14cdde45fa3abb0f90f24ccc5f2018ddb6fa6d8c
  
https://github.com/RestComm/Restcomm-Connect/commit/14cdde45fa3abb0f90f24ccc5f2018ddb6fa6d8c
  Author: chornobrivets 
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
build Restcomm-Connect from source.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
get started with Restcomm-Connect and Mysql.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/Starting
 Restcomm-Connect.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/10.png
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/11.png
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/12.png
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/13.png
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/14.png
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/2.png
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/3.png
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/4.png
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/6.png
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/8.png
R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/9.png

  Log Message:
  ---
  Modified pictures and docs


  Commit: e64d3d2413f800ce5fc0fc99285f503f1422cf5d
  
https://github.com/RestComm/Restcomm-Connect/commit/e64d3d2413f800ce5fc0fc99285f503f1422cf5d
  Author: chornobrivets 
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/1.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/10.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/13.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/14.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/2.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/3.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/4.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/6.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/8.png

  Log Message:
  ---
  added pictures


  Commit: 308a37203cbbb937c9810546ad7a445cf0fc9f53
  
https://github.com/RestComm/Restcomm-Connect/commit/308a37203cbbb937c9810546ad7a445cf0fc9f53
  Author: chornobrivets 
  Date:   2016-05-05 (Thu, 05 May 2016)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
build Restcomm-Connect from source.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
get started with Restcomm-Connect and Mysql.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/Starting
 Restcomm-Connect.adoc
A 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/images/15.png
A restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/images/15.png

  Log Message:
  ---
  made some required changes, added two paragraphs and one picture


  Commit: 6ee62e093a7a197f1508e35d04d2360d428d492c
  
https://github.com/RestComm/Restcomm-Connect/commit/6ee62e093a7a197f1508e35d04d2360d428d492c
  Author: chornobrivets 
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
build Restcomm-Connect from source.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
get started with Restcomm-Connect and Mysql.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/Starting
 Restcomm-Connect.adoc

  Log Message:
  ---
  added [source,bash] and links


  Commit: 35faa6d058ca666591909503f4d6e91d22983079
  
https://github.com/RestComm/Restcomm-Connect/commit/35faa6d058ca666591909503f4d6e91d22983079
  Author: chornobrivets 
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
build Restcomm-Connect from source.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
get started with Restcomm-Connect and Mysql.adoc
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/Starting
 Restcomm-Connect.adoc

  Log Message:
  ---
  added paragraph, links, details


  Commit: 0c847f1a126a6b36f

[RestComm/Restcomm-Connect] 45bf54: Removed all references to Keycloak from RVD.

2016-05-16 Thread Orestis Tsakiridis
  Branch: refs/heads/restcomm_noshiro
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 45bf542027611f3d5db80258089353cdbd056811
  
https://github.com/RestComm/Restcomm-Connect/commit/45bf542027611f3d5db80258089353cdbd056811
  Author: Orestis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M restcomm/restcomm.rvd/pom.xml
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/SecuredRestService.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/identity/IdentityContext.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/identity/IdentityProvider.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/identity/UserIdentityContext.java
R restcomm/restcomm.rvd/src/main/webapp/js/lib/keycloak/keycloak.js

  Log Message:
  ---
  Removed all references to Keycloak from RVD.

Refers #1045


-- 

--- 
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.


[RestComm/restcomm-ios-sdk] 4883f4: Fixed #419: Fix Olympus crash on iOS 7

2016-05-16 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: 4883f40925ef1711ffe218ef25ca9d197d1c98ba
  
https://github.com/RestComm/restcomm-ios-sdk/commit/4883f40925ef1711ffe218ef25ca9d197d1c98ba
  Author: Antonis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M Lab/restcomm-olympus-debug/restcomm-olympus/SigninTableViewController.m
M Lab/restcomm-olympus-debug/restcomm-olympus/restcomm-olympus-Info.plist
M Samples/restcomm-helloworld/restcomm-helloworld.xcodeproj/project.pbxproj

  Log Message:
  ---
  Fixed #419: Fix Olympus crash on iOS 7


-- 

--- 
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.


[RestComm/Restcomm-Connect] b45e32: Fixes permission parsing and processing.

2016-05-16 Thread George Vagenas
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: b45e32d448806813a5ec833a7eb5c29af2a9a8af
  
https://github.com/RestComm/Restcomm-Connect/commit/b45e32d448806813a5ec833a7eb5c29af2a9a8af
  Author: Orestis Tsakiridis 
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/entities/shiro/Realm.java

  Log Message:
  ---
  Fixes permission parsing and processing.
- Tweaked XMLConfinguration creation from restcomm.xml so that 'comma' 
characters don't confuse it.
- Fixed shiro permission population in Realm.java.

Refers #1073


  Commit: 4ec3a0988281ea75257839cefaf4295c22cdb77a
  
https://github.com/RestComm/Restcomm-Connect/commit/4ec3a0988281ea75257839cefaf4295c22cdb77a
  Author: Orestis Tsakiridis 
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java

  Log Message:
  ---
  Changes getAccount() permission to Restcomm:Read:Accounts from 
Restcomm:Modify:Accounts.

Refers #1074


  Commit: 4dad2d3548240dd28dbec3e4ec4fe6c7d79c7eab
  
https://github.com/RestComm/Restcomm-Connect/commit/4dad2d3548240dd28dbec3e4ec4fe6c7d79c7eab
  Author: Orestis Tsakiridis 
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AbstractEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java

  Log Message:
  ---
  Fixed comparison problem in AbstractEndpoint:secure() and AccountsEndpoint.

Refers #1075


  Commit: a4fa2d70f508545e5d82945780590bd0ec9d4708
  
https://github.com/RestComm/Restcomm-Connect/commit/a4fa2d70f508545e5d82945780590bd0ec9d4708
  Author: Orestis Tsakiridis 
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml

  Log Message:
  ---
  Added permission for /Usage endpoint for Developer role.

Refers #1076


  Commit: 24c8ac4f6b628bb7f4c5f6b2351c421ec73b6770
  
https://github.com/RestComm/Restcomm-Connect/commit/24c8ac4f6b628bb7f4c5f6b2351c421ec73b6770
  Author: Orestis Tsakiridis 
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
M 
restcomm/restcomm.ui/src/main/webapp/modules/modals/modal-register-account.html
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/navbar.js

  Log Message:
  ---
  Enabled role submission from AdminUI.

Fixes #1067


  Commit: ec364f5c4103c1dda2eaf772bf6e4126f1cc
  
https://github.com/RestComm/Restcomm-Connect/commit/ec364f5c4103c1dda2eaf772bf6e4126f1cc
  Author: George Vagenas 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/GenerateInstanceId.java
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/RvdProjectsMigrator.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/amazonS3/S3AccessTool.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/util/UriUtils.java
M 
restcomm/restcomm.extension.traffic.throttling/src/main/java/com/telestax/servlet/TrafficThrottling.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AnnouncementsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SupervisorEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/VersionEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/client/Downloader.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/BaseVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/ConfVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/SmsInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/rcml/Parser.java
M 
restcomm/restcomm.mgcp/src/main/java/org/mobicents/servlet/restcomm/mgcp/BridgeEndpoint.java
M 
restcomm/restcomm.mgcp/src/main/java/org/mobicents/servlet/restcomm/mgcp/Connection.java
M 
restcomm/restcomm.monitoring.service/src/main/java/com/telestax/servlet/MonitoringService.java
M 
restcomm/restcomm.mscontrol.jsr309/src/main/java/org/mobicents/servlet/restcomm/mscontrol/jsr309/Jsr309BridgeControl

[RestComm/restcomm-ios-sdk] 7372e5: Fixed #417: Update reference documentation to refl...

2016-05-16 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: 7372e529cc4b1ec616b0b88fe06e8a4c172f11f8
  
https://github.com/RestComm/restcomm-ios-sdk/commit/7372e529cc4b1ec616b0b88fe06e8a4c172f11f8
  Author: Antonis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M RestCommClient/RestCommClient/RCDevice.h

  Log Message:
  ---
  Fixed #417: Update reference documentation to reflect latest changes of API


  Commit: fdcb5506b8fbfbe6b5d169e8f0b3c3ec40a6e778
  
https://github.com/RestComm/restcomm-ios-sdk/commit/fdcb5506b8fbfbe6b5d169e8f0b3c3ec40a6e778
  Author: Antonis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M RestCommClient/RestCommClient/RCDevice.h
M doc/html/Classes/RCDevice.html

  Log Message:
  ---
  Fixed #417: Update reference documentation to reflect latest changes of API


Compare: 
https://github.com/RestComm/restcomm-ios-sdk/compare/d5caffa4d9a8...fdcb5506b8fb

-- 

--- 
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.


[RestComm/restcomm-ios-sdk] fdcb55: Fixed #417: Update reference documentation to refl...

2016-05-16 Thread Antonis Tsakiridis
  Branch: refs/heads/gh-pages
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: fdcb5506b8fbfbe6b5d169e8f0b3c3ec40a6e778
  
https://github.com/RestComm/restcomm-ios-sdk/commit/fdcb5506b8fbfbe6b5d169e8f0b3c3ec40a6e778
  Author: Antonis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M RestCommClient/RestCommClient/RCDevice.h
M doc/html/Classes/RCDevice.html

  Log Message:
  ---
  Fixed #417: Update reference documentation to reflect latest changes of API


-- 

--- 
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.


[RestComm/restcomm-ios-sdk] 7372e5: Fixed #417: Update reference documentation to refl...

2016-05-16 Thread Antonis Tsakiridis
  Branch: refs/heads/gh-pages
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: 7372e529cc4b1ec616b0b88fe06e8a4c172f11f8
  
https://github.com/RestComm/restcomm-ios-sdk/commit/7372e529cc4b1ec616b0b88fe06e8a4c172f11f8
  Author: Antonis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M RestCommClient/RestCommClient/RCDevice.h

  Log Message:
  ---
  Fixed #417: Update reference documentation to reflect latest changes of API


-- 

--- 
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.


[RestComm/restcomm-ios-sdk] 189a60: Working on #275: SSL for sofia sip

2016-05-16 Thread Antonis Tsakiridis
  Branch: refs/heads/gh-pages
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: 189a6098cf4c744679543a2e04375ff9e04113ec
  
https://github.com/RestComm/restcomm-ios-sdk/commit/189a6098cf4c744679543a2e04375ff9e04113ec
  Author: Antonis Tsakiridis 
  Date:   2016-01-27 (Wed, 27 Jan 2016)

  Changed paths:
M Lab/restcomm-olympus-debug/restcomm-olympus.xcodeproj/project.pbxproj
M RestCommClient/RestCommClient/CliInterface/sofsip_cli.h
M RestCommClient/RestCommClient/CliInterface/sofsip_cli.mm
M RestCommClient/RestCommClient/CliInterface/ssc_sip.mm
M RestCommClient/RestCommClient/SipManager/SipManager.mm
M 
Samples/restcomm-olympus/restcomm-olympus/Base.lproj/Main_Universal.storyboard
M Samples/restcomm-olympus/restcomm-olympus/MainTableViewController.mm
A Samples/restcomm-olympus/restcomm-olympus/cert/agent.pem
A Samples/restcomm-olympus/restcomm-olympus/cert/cafile.pem
A tools/build-sofia-sip.bash
R tools/setup-ios-build-env.bash

  Log Message:
  ---
  Working on #275: SSL for sofia sip


  Commit: 0ea59167ef31a718c03816d3e256e591f179c321
  
https://github.com/RestComm/restcomm-ios-sdk/commit/0ea59167ef31a718c03816d3e256e591f179c321
  Author: Antonis Tsakiridis 
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
M Lab/restcomm-olympus-debug/restcomm-olympus.xcodeproj/project.pbxproj
M RestCommClient/RestCommClient/CliInterface/ssc_sip.mm

  Log Message:
  ---
  Working on #275: SSL for sofia sip, fixed the ordering on linked libraries, 
but still getting the issue


  Commit: f7f42bca971e614b451c8fbf94568273de4e5043
  
https://github.com/RestComm/restcomm-ios-sdk/commit/f7f42bca971e614b451c8fbf94568273de4e5043
  Author: Antonis Tsakiridis 
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
M RestCommClient/RestCommClient/CliInterface/sofsip_cli.mm

  Log Message:
  ---
  Remove sofia logging, which is no longer needed


  Commit: 049da7a6ce114bf8bf7844738db347332d0277d2
  
https://github.com/RestComm/restcomm-ios-sdk/commit/049da7a6ce114bf8bf7844738db347332d0277d2
  Author: Antonis Tsakiridis 
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
M RestCommClient/RestCommClient/Media/MediaWebRTC.m

  Log Message:
  ---
  Fixed #311: Consider simplifying SDP handling and video/audio selection


  Commit: 255130e68c38e31f9d8740395150b394a7137eca
  
https://github.com/RestComm/restcomm-ios-sdk/commit/255130e68c38e31f9d8740395150b394a7137eca
  Author: Antonis Tsakiridis 
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
M 
Samples/restcomm-olympus/restcomm-olympus/Base.lproj/Main_Universal.storyboard
M Samples/restcomm-olympus/restcomm-olympus/ICESettingsTableViewController.h
M Samples/restcomm-olympus/restcomm-olympus/ICESettingsTableViewController.m
M Samples/restcomm-olympus/restcomm-olympus/SipSettingsTableViewController.h
M Samples/restcomm-olympus/restcomm-olympus/SipSettingsTableViewController.m

  Log Message:
  ---
  Fixed #334: When I'm entering my password I can't see the field because the 
keyboard overlaps


  Commit: 4dd275300380e8ccb427716575eb8a416ca3d244
  
https://github.com/RestComm/restcomm-ios-sdk/commit/4dd275300380e8ccb427716575eb8a416ca3d244
  Author: Antonis Tsakiridis 
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
M Samples/restcomm-olympus/restcomm-olympus/AboutTableViewController.m
M 
Samples/restcomm-olympus/restcomm-olympus/Base.lproj/Main_Universal.storyboard
M Samples/restcomm-olympus/restcomm-olympus/InputAccessoryFragment.xib
M Samples/restcomm-olympus/restcomm-olympus/Utils.h
M Samples/restcomm-olympus/restcomm-olympus/Utils.m

  Log Message:
  ---
  Fixed #322: Try to automate version string population in About screen in 
Messenger


  Commit: ba339ca2a39822096b4dcbf1e7a9dcd890d1dbe9
  
https://github.com/RestComm/restcomm-ios-sdk/commit/ba339ca2a39822096b4dcbf1e7a9dcd890d1dbe9
  Author: Antonis Tsakiridis 
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
M RestCommClient/RestCommClient/RCConnection.h
M RestCommClient/RestCommClient/RCConnection.m
M RestCommClient/RestCommClient/SipManager/SipManager.h
M RestCommClient/RestCommClient/SipManager/SipManager.mm
M Samples/restcomm-olympus/restcomm-olympus/CallViewController.m

  Log Message:
  ---
  Fixed #270: Adding headphones and removing them causes audio to be lost for 
Messenger. Fixed #300: #300: Allow the user to select between earpiece & speaker


  Commit: 2e45cef94d51e054f152db708fb5c8ab00abeb8d
  
https://github.com/RestComm/restcomm-ios-sdk/commit/2e45cef94d51e054f152db708fb5c8ab00abeb8d
  Author: Antonis Tsakiridis 
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
M Lab/restcomm-olympus-debug/restcomm-olympus.xcodeproj/project.pbxproj
M 
Samples/restcomm-olympus/restcomm-olympus/Base.lproj/Main_Universal.storyboard
M Samples/restco

[RestComm/restcomm-ios-sdk] d5caff: Fixed #418: Change most RCDevice & RCConnection in...

2016-05-16 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: d5caffa4d9a8f66f587eadaf1799971bc37c4148
  
https://github.com/RestComm/restcomm-ios-sdk/commit/d5caffa4d9a8f66f587eadaf1799971bc37c4148
  Author: Antonis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M Lab/restcomm-olympus-debug/restcomm-olympus/MainTableViewController.mm
M RestCommClient/RestCommClient/RCConnection.h
M RestCommClient/RestCommClient/RCConnectionDelegate.h
M RestCommClient/RestCommClient/RCDevice.h
M RestCommClient/RestCommClient/RCDeviceDelegate.h
M doc/html/Classes/RCConnection.html
M doc/html/Classes/RCDevice.html
M doc/html/Protocols/RCConnectionDelegate.html
M doc/html/Protocols/RCDeviceDelegate.html
M doc/html/hierarchy.html
M doc/html/index.html

  Log Message:
  ---
  Fixed #418: Change most RCDevice & RCConnection interfaces to required. Fixed 
#417: Update reference documentation to reflect latest changes of API


-- 

--- 
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.


[RestComm/Restcomm-Connect] 173659: New release candidate 7.7.0.898

2016-05-16 Thread CloudBees DEV@Cloud
  Branch: refs/tags/7.7.0.898
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 173659e82ca19706aa3ee2c4a5e8b148f373f654
  
https://github.com/RestComm/Restcomm-Connect/commit/173659e82ca19706aa3ee2c4a5e8b148f373f654
  Author: CloudBees DEV@Cloud 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M restcomm/pom.xml
M restcomm/restcomm.application/pom.xml
M restcomm/restcomm.asr/pom.xml
M restcomm/restcomm.commons/pom.xml
M restcomm/restcomm.dao/pom.xml
M restcomm/restcomm.docs/pom.xml
M restcomm/restcomm.docs/sources-asciidoc/pom.xml
M restcomm/restcomm.email.api/pom.xml
M restcomm/restcomm.email/pom.xml
M restcomm/restcomm.extension.api/pom.xml
M restcomm/restcomm.extension.traffic.throttling/pom.xml
M restcomm/restcomm.fax/pom.xml
M restcomm/restcomm.http/pom.xml
M restcomm/restcomm.interpreter/pom.xml
M restcomm/restcomm.mgcp/pom.xml
M restcomm/restcomm.monitoring.service/pom.xml
M restcomm/restcomm.mscontrol.api/pom.xml
M restcomm/restcomm.mscontrol.jsr309/pom.xml
M restcomm/restcomm.mscontrol.mms/pom.xml
M restcomm/restcomm.provisioning.number.api/pom.xml
M restcomm/restcomm.provisioning.number.bandwidth/pom.xml
M restcomm/restcomm.provisioning.number.nexmo/pom.xml
M restcomm/restcomm.provisioning.number.vi/pom.xml
M restcomm/restcomm.provisioning.number.voxbone/pom.xml
M restcomm/restcomm.routing/pom.xml
M restcomm/restcomm.rvd/pom.xml
M restcomm/restcomm.sms.api/pom.xml
M restcomm/restcomm.sms/pom.xml
M restcomm/restcomm.telephony.api/pom.xml
M restcomm/restcomm.telephony/pom.xml
M restcomm/restcomm.testsuite/pom.xml
M restcomm/restcomm.tts.acapela/pom.xml
M restcomm/restcomm.tts.api/pom.xml
M restcomm/restcomm.tts.att/pom.xml
M restcomm/restcomm.tts.voicerss/pom.xml
M restcomm/restcomm.ui/pom.xml
M restcomm/restcomm.ussd/pom.xml

  Log Message:
  ---
  New release candidate 7.7.0.898


-- 

--- 
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.


[RestComm/restcomm-ios-sdk] 74490d: Working on #416: Add validation check to ensure th...

2016-05-16 Thread Antonis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: 74490d3f37d0b70dee3a042f1b008c8407994544
  
https://github.com/RestComm/restcomm-ios-sdk/commit/74490d3f37d0b70dee3a042f1b008c8407994544
  Author: Antonis Tsakiridis 
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
M RestCommClient/RestCommClient/RCDevice.h
M RestCommClient/RestCommClient/RCDevice.m
M RestCommClient/RestCommClient/RestCommClient.h
M RestCommClient/RestCommClient/RestCommClient.m

  Log Message:
  ---
  Working on #416: Add validation check to ensure that when 'signaling-secure' 
is set to true that certificate dir is also provided. Working on #417: Update 
reference documentation to reflect latest changes of API


  Commit: 30c59a10157ebbf3f60a609a5ee9eac39a9947ee
  
https://github.com/RestComm/restcomm-ios-sdk/commit/30c59a10157ebbf3f60a609a5ee9eac39a9947ee
  Author: Antonis Tsakiridis 
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
M RestCommClient/RestCommClient/RCDevice.m
M RestCommClient/RestCommClient/SipManager/SipManager.mm

  Log Message:
  ---
  Fixed #416: Add validation check to ensure that when 'signaling-secure' is 
set to true that certificate dir is also provided


Compare: 
https://github.com/RestComm/restcomm-ios-sdk/compare/109653a4230a...30c59a10157e

-- 

--- 
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.