Branch: refs/heads/RESTCOMM-1032_1a_D1
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 8a57c099ff053ceeaaaa8c82ac500b7448e53676
      
https://github.com/RestComm/Restcomm-Connect/commit/8a57c099ff053ceeaaaa8c82ac500b7448e53676
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/util/DigestAuthentication.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ClientsEndpoint.java
    M 
restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/SmsService.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/util/CallControlHelper.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/ua/UserAgentManager.java

  Log Message:
  -----------
  RESTCOMM-1032 : Implement Proposal 1a. System wide algorithm, return single 
WWW-Auth. Hash A1 as password. Update client passwords to MD5 hash.


  Commit: c3c14706854e22086ccd1629cf2b78bae698fb61
      
https://github.com/RestComm/Restcomm-Connect/commit/c3c14706854e22086ccd1629cf2b78bae698fb61
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/util/DigestAuthentication.java

  Log Message:
  -----------
  RESTCOMM-1032 : Remove unnecessary DigestAuthentication functions. Fix call 
in KD


  Commit: 5b5b3c33bc762f0751471216c46178c7d81e5c7e
      
https://github.com/RestComm/Restcomm-Connect/commit/5b5b3c33bc762f0751471216c46178c7d81e5c7e
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M 
restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/SmsService.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/util/CallControlHelper.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java

  Log Message:
  -----------
  RESTCOMM-1032 : Pass in qop to CallControlHelper, SmsService and CallManager. 
Remove unused functions with MD5


  Commit: 9a6e8dcf6391be88893651a587ecb44f8e5b6d87
      
https://github.com/RestComm/Restcomm-Connect/commit/9a6e8dcf6391be88893651a587ecb44f8e5b6d87
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M restcomm/pom.xml
    A restcomm/restcomm.testsuite/src/test/resources/cdr_generator.sh
    A restcomm/restcomm.testsuite/src/test/resources/mybatis_win.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/telephony/restcomm_no_auth.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/ussd/restcomm_conf_ussd_push.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-EmailEndpoint.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-accountRemoval.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-corsRelax.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm-delay-ringing-error.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-embeddedMMS.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-ims-delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-ims.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-smpp.xml
    A restcomm/restcomm.testsuite/src/test/resources/restcomm.properties
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_DialRecording
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_ReferMessageTest
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_UserAgentTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_acting_as_proxy
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callRegexTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callRegexTest2
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_clients_test
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialForkTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialStatusCallbackTest
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest_new
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_imsDialTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_multitenancyTest
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_playTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMigratedTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMixedTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceOriginalTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_pushNotificationServer
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_traffic_throttling
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_AvailablePhoneNumbers_Test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_SmsTest.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_SmsTest2.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_UserAgentManagerTest.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_acting_as_proxy.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_acting_as_proxy_answer_delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_bandwidth_test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_callRegex.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_calllifecycle-delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_calllifecycle.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_for_SMSEndpointTest.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_nexmo_test.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_recording_s3_upload-delay.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_recording_s3_upload_none_security.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_recording_s3_upload_secure.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_roles_permissions.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_voxbone_test.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_workspaceMigration.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_workspaceMigrationDisabled.xml

  Log Message:
  -----------
  RESTCOMM-1032: Update all passwords in testsuite db scripts using realm 
127.0.0.1. Update all restcomm.xml in testsuite. Update reference to new 
SipUnit and mss-arquillian versions.


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/b8b4a03aef69...9a6e8dcf6391

-- 

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

Reply via email to