[RestComm/Restcomm-Connect] 44484d: implemented tostr

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 44484d461c3ba53f9cbc7a9059dcae1b973f8f80
  
https://github.com/RestComm/Restcomm-Connect/commit/44484d461c3ba53f9cbc7a9059dcae1b973f8f80
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/IncomingPhoneNumber.java
M 
restcomm/restcomm.provisioning.number.api/src/main/java/org/restcomm/connect/provisioning/number/api/PhoneNumberParameters.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/provisioning/number/vi/IncomingPhoneNumbersEndpointTest.java

  Log Message:
  ---
  implemented tostr


-- 

--- 
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-android-sdk] 9271a3: Working on #485: Introduce Integration Testing - S...

2017-07-24 Thread Antonis
  Branch: refs/heads/atsakiridis_issue485
  Home:   https://github.com/RestComm/restcomm-android-sdk
  Commit: 9271a376b6753f9351229c6ccdfd9b14c737edd2
  
https://github.com/RestComm/restcomm-android-sdk/commit/9271a376b6753f9351229c6ccdfd9b14c737edd2
  Author: Antonis 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
Examples/restcomm-olympus/app/src/androidTest/java/org/restcomm/android/olympus/IntegrationTests.java

  Log Message:
  ---
  Working on #485: Introduce Integration Testing - Step 1: Facilities started 
to work finally across 2 TCs, need some more work to improve a couple of things 
here and there


-- 

--- 
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-android-sdk] d2f1b0: Fixed #657: Turn SignalingClient into normal class...

2017-07-24 Thread Antonis
  Branch: refs/heads/atsakiridis_issue485
  Home:   https://github.com/RestComm/restcomm-android-sdk
  Commit: d2f1b0ab7e0503f4a52054739911cc9dfb683392
  
https://github.com/RestComm/restcomm-android-sdk/commit/d2f1b0ab7e0503f4a52054739911cc9dfb683392
  Author: Antonis 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java
M 
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/SignalingClient/SignalingClient.java

  Log Message:
  ---
  Fixed #657: Turn SignalingClient into normal class from singleton


-- 

--- 
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] ac6d25: DTMF fix

2017-07-24 Thread maria-farooq
  Branch: refs/heads/asr
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: ac6d2568074fd3c5f40b16acb6b585c07ffa313b
  
https://github.com/RestComm/Restcomm-Connect/commit/ac6d2568074fd3c5f40b16acb6b585c07ffa313b
  Author: Eugene Lapin 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java

  Log Message:
  ---
  DTMF fix


  Commit: 6df77bb6475611dcf301cc6989a32864e1aa2d55
  
https://github.com/RestComm/Restcomm-Connect/commit/6df77bb6475611dcf301cc6989a32864e1aa2d55
  Author: maria-farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java

  Log Message:
  ---
  Merge pull request #2387 from YevgenL/asr

DTMF fix


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/bf83607b5572...6df77bb64756

-- 

--- 
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-android-sdk] 74e877: Working on #485: Introduce Integration Testing - S...

2017-07-24 Thread Antonis
  Branch: refs/heads/atsakiridis_issue485
  Home:   https://github.com/RestComm/restcomm-android-sdk
  Commit: 74e87730c51ccfb40618d4a594a259b5fc459a78
  
https://github.com/RestComm/restcomm-android-sdk/commit/74e87730c51ccfb40618d4a594a259b5fc459a78
  Author: Antonis 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
Examples/restcomm-olympus/app/src/androidTest/java/org/restcomm/android/olympus/IntegrationTests.java

  Log Message:
  ---
  Working on #485: Introduce Integration Testing - Step 1: Managed to overcome 
the issue with ServiceTestRule, but removing it altogether and instead handle 
the async Service callbacks using Awaitility. Next up is an issue with 
threading, where the signaling facilities are a Singleton and hence in 
consecutive TCs we cannot update the 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.


[RestComm/Restcomm-Connect] e59967: Keep autofill text color to grey instead of black

2017-07-24 Thread Alexandre Mendonça
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: e599677ba8eef5e692437ba43627585313bc7235
  
https://github.com/RestComm/Restcomm-Connect/commit/e599677ba8eef5e692437ba43627585313bc7235
  Author: Alexandre Mendonça 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  Keep autofill text color to grey instead of black


-- 

--- 
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] f1fc29: Fixes #2038 remove yeloow color in text box of log...

2017-07-24 Thread Alexandre Mendonça
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: f1fc29cff1e5358756cd75ea049d1b5247bd22c0
  
https://github.com/RestComm/Restcomm-Connect/commit/f1fc29cff1e5358756cd75ea049d1b5247bd22c0
  Author: Hien Nguyen 
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  Fixes #2038 remove yeloow color in text box of login page


  Commit: b7a0722ce78d0258d18260ac54d1447255816e6b
  
https://github.com/RestComm/Restcomm-Connect/commit/b7a0722ce78d0258d18260ac54d1447255816e6b
  Author: Hien Nguyen 
  Date:   2017-06-15 (Thu, 15 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M restcomm/restcomm.ui/src/main/webapp/resources/css/restcomm.css

  Log Message:
  ---
  Fixes #2038 remove blue/red border when focusing on textbox at login page


  Commit: befaff55b6f8ed3a7433c308148c59594db34093
  
https://github.com/RestComm/Restcomm-Connect/commit/befaff55b6f8ed3a7433c308148c59594db34093
  Author: Hien Nguyen 
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  fixes #2038 change background of login file to white


  Commit: 368c8b48d1aa56e0ad2733607d04fcacbdd99f52
  
https://github.com/RestComm/Restcomm-Connect/commit/368c8b48d1aa56e0ad2733607d04fcacbdd99f52
  Author: Alexandre Mendonça 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M restcomm/restcomm.ui/src/main/webapp/resources/css/restcomm.css

  Log Message:
  ---
  Merge pull request #2239 from nguyenhien1807/issue_2038_remove_yellow_color

Remove yellow color from autofill

Fixes #2038


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/9ba61620838b...368c8b48d1aa

-- 

--- 
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/smscgateway] 6afe68: issue #216: fixing order of cdr parameters in Smsc...

2017-07-24 Thread Anatoly Satanovskiy
  Branch: refs/heads/smsc_39_merge
  Home:   https://github.com/RestComm/smscgateway
  Commit: 6afe68a952af177dba2b2bb7a545fb99351ec6cf
  
https://github.com/RestComm/smscgateway/commit/6afe68a952af177dba2b2bb7a545fb99351ec6cf
  Author: Anatoly Satanovskiy 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M core/bootstrap/src/main/config/data/SmscManagement_smscproperties.xml

  Log Message:
  ---
  issue #216: fixing order of cdr parameters in 
SmscManagement_smscproperties.xml


-- 

--- 
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/smscgateway] 9bbaa4: issue #216: changing cdr detailed and rejection de...

2017-07-24 Thread Anatoly Satanovskiy
  Branch: refs/heads/smsc_39_merge
  Home:   https://github.com/RestComm/smscgateway
  Commit: 9bbaa4d9205acfd873bfae3e69af891c674bc605
  
https://github.com/RestComm/smscgateway/commit/9bbaa4d9205acfd873bfae3e69af891c674bc605
  Author: Anatoly Satanovskiy 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M core/bootstrap/src/main/config/data/SmscManagement_smscproperties.xml
M 
core/domain/src/main/java/org/mobicents/smsc/domain/SmscPropertiesManagement.java

  Log Message:
  ---
  issue #216: changing cdr detailed and rejection default values back to false 
and configuring respective simulator profile smsc settings to true


-- 

--- 
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-android-sdk] b8f0b5: Worked on #485: Introduce Integration Testing - St...

2017-07-24 Thread Antonis
  Branch: refs/heads/atsakiridis_issue485
  Home:   https://github.com/RestComm/restcomm-android-sdk
  Commit: b8f0b5bd1e0e68336c5e9fa7ec947863cdc70641
  
https://github.com/RestComm/restcomm-android-sdk/commit/b8f0b5bd1e0e68336c5e9fa7ec947863cdc70641
  Author: Antonis 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
Examples/restcomm-olympus/app/src/androidTest/java/org/restcomm/android/olympus/IntegrationTests.java

  Log Message:
  ---
  Worked on #485: Introduce Integration Testing - Step 1: Found a way to hold 
on to the thread, by using Looper and Handler. That way we can send additional 
messages by means of Handler.post(). We are then able to consecutively test 
multiple signaling actions. The problem now is with ServiceTestRule that seems 
to mess up in the second time bindService is called


-- 

--- 
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/smscgateway] e0537f: changed default values to do performance testing f...

2017-07-24 Thread Anatoly Satanovskiy
  Branch: refs/heads/smsc_39_merge
  Home:   https://github.com/RestComm/smscgateway
  Commit: e0537f460728c7a5bb46d05d0895173fcdf46977
  
https://github.com/RestComm/smscgateway/commit/e0537f460728c7a5bb46d05d0895173fcdf46977
  Author: Anatoly Satanovskiy 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
core/domain/src/main/java/org/mobicents/smsc/domain/SmscPropertiesManagement.java

  Log Message:
  ---
  changed default values to do performance testing for issue #216


-- 

--- 
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] e274c7: added issue number for reference #2293

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: e274c76c91eb44ec43c1590baf09d7ba6d2dec1d
  
https://github.com/RestComm/Restcomm-Connect/commit/e274c76c91eb44ec43c1590baf09d7ba6d2dec1d
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallRegexSingleTest.java

  Log Message:
  ---
  added issue number for reference #2293


-- 

--- 
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] ee5d3a: renamed test name

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: ee5d3a84bec5d50609bde5a1ab471f1f294a0fc8
  
https://github.com/RestComm/Restcomm-Connect/commit/ee5d3a84bec5d50609bde5a1ab471f1f294a0fc8
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallRegexSingleTest.java

  Log Message:
  ---
  renamed test name


-- 

--- 
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] 997e25: added test case for regex support in organization ...

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 997e258e92f569878363b0e665425d00e538c9a8
  
https://github.com/RestComm/Restcomm-Connect/commit/997e258e92f569878363b0e665425d00e538c9a8
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallRegexSingleTest.java
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callRegexTest2

  Log Message:
  ---
  added test case for regex support in organization close #2293


-- 

--- 
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/smscgateway] f83724: issue #216: added documentation for detailed CDR l...

2017-07-24 Thread Anatoly Satanovskiy
  Branch: refs/heads/smsc_39_merge
  Home:   https://github.com/RestComm/smscgateway
  Commit: f83724758bad61c7fa27fa26fc6d314f9c47c6bb
  
https://github.com/RestComm/smscgateway/commit/f83724758bad61c7fa27fa26fc6d314f9c47c6bb
  Author: Anatoly Satanovskiy 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M docs/adminguide/sources-asciidoc/src/main/asciidoc/Chapter-Monitoring.adoc

  Log Message:
  ---
  issue #216: added documentation for detailed CDR logging.


-- 

--- 
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] 3f90d4: fixed WTF bug

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 3f90d4678a875ad5e1c6f0c8cdef46beaa8c2d36
  
https://github.com/RestComm/Restcomm-Connect/commit/3f90d4678a875ad5e1c6f0c8cdef46beaa8c2d36
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisIncomingPhoneNumbersDao.java

  Log Message:
  ---
  fixed WTF bug


-- 

--- 
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] bb277e: fixed source org

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: bb277e60edcff04ee783944281bf95811baa03b6
  
https://github.com/RestComm/Restcomm-Connect/commit/bb277e60edcff04ee783944281bf95811baa03b6
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/common/OrganizationUtil.java
M 
restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/SmsService.java
M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java
M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java

  Log Message:
  ---
  fixed source org


-- 

--- 
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] db8a8c: tabs

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: db8a8ccf34fcc57d6b5ae0fe50ae8f0f7bce87b1
  
https://github.com/RestComm/Restcomm-Connect/commit/db8a8ccf34fcc57d6b5ae0fe50ae8f0f7bce87b1
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/common/OrganizationUtil.java

  Log Message:
  ---
  tabs


-- 

--- 
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] 419f3e: hanfling npe

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 419f3eeddcf1ee6b6b4d3ec64613ee1881535d0e
  
https://github.com/RestComm/Restcomm-Connect/commit/419f3eeddcf1ee6b6b4d3ec64613ee1881535d0e
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/common/OrganizationUtil.java

  Log Message:
  ---
  hanfling npe


-- 

--- 
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] 80b829: exception handling

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 80b829f92c93be5df7b681e4d54a4fbc3d3b69bd
  
https://github.com/RestComm/Restcomm-Connect/commit/80b829f92c93be5df7b681e4d54a4fbc3d3b69bd
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/common/OrganizationUtil.java

  Log Message:
  ---
  exception handling


-- 

--- 
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] 9ba616: Patch to fix misspelled Sms statusCallback attribu...

2017-07-24 Thread George Vagenas
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 9ba61620838b04a3daddd7f6e892bdab6bccce64
  
https://github.com/RestComm/Restcomm-Connect/commit/9ba61620838b04a3daddd7f6e892bdab6bccce64
  Author: George Vagenas 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SmsInterpreter.java

  Log Message:
  ---
  Patch to fix misspelled Sms statusCallback attribute
This close #2386


-- 

--- 
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] 5d801a: Added comment for restcomm.xml configuration optio...

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-2073
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 5d801a5c1eb6521a3dfcf1184ecde9d87c5200cf
  
https://github.com/RestComm/Restcomm-Connect/commit/5d801a5c1eb6521a3dfcf1184ecde9d87c5200cf
  Author: George Vagenas 
  Date:   2017-07-21 (Fri, 21 Jul 2017)

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

  Log Message:
  ---
  Added comment for restcomm.xml configuration option
This refer to #2346


  Commit: 48e6704af6ca9e091077740b0e80f2997d28b015
  
https://github.com/RestComm/Restcomm-Connect/commit/48e6704af6ca9e091077740b0e80f2997d28b015
  Author: George Vagenas 
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java

  Log Message:
  ---
  Patch for move to Pause after dialing an invalid client
This refer to #2358


  Commit: e9573b8ed8e521e0689a6d45ff31baff7f906607
  
https://github.com/RestComm/Restcomm-Connect/commit/e9573b8ed8e521e0689a6d45ff31baff7f906607
  Author: George Vagenas 
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc

  Log Message:
  ---
  Merge branch 'master' of github.com:RestComm/Restcomm-Connect


  Commit: e6ac11aa99151dcd445a73faac61d9f8ca2e9b40
  
https://github.com/RestComm/Restcomm-Connect/commit/e6ac11aa99151dcd445a73faac61d9f8ca2e9b40
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java

  Log Message:
  ---
  Merge branch 'master' into issue-2073

* master:
  Patch for move to Pause after dialing an invalid client This refer to #2358
  Added comment for restcomm.xml configuration option This refer to #2346


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/ac9f99ee1fdd...e6ac11aa9915

-- 

--- 
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] bab56a: fixed callsid in new recording test

2017-07-24 Thread Maria Farooq
  Branch: refs/heads/issue-1312
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: bab56a6cabe408277ca3fda8b525d9d7b42aa4c1
  
https://github.com/RestComm/Restcomm-Connect/commit/bab56a6cabe408277ca3fda8b525d9d7b42aa4c1
  Author: Maria Farooq 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialRecordingS3UploadTest_Secure.java

  Log Message:
  ---
  fixed callsid in new recording test


-- 

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