Branch: refs/heads/raas
  Home:   https://github.com/Mobicents/RestComm
  Commit: 29b16b302e83ec931b242b9bdd49b8c2e1fbf920
      
https://github.com/Mobicents/RestComm/commit/29b16b302e83ec931b242b9bdd49b8c2e1fbf920
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M 
restcomm/restcomm.provisioning.number.nexmo/src/main/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoPhoneNumberProvisioningManager.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTestUtils.java

  Log Message:
  -----------
  Merge pull request #603 from Mobicents/Issue-602

Issue #602 Fix + non regression test


  Commit: 3be1c9335fa96a3f8d2f0e1edfa02493e07f6ad5
      
https://github.com/Mobicents/RestComm/commit/3be1c9335fa96a3f8d2f0e1edfa02493e07f6ad5
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M 
restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming-register.html
    M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
    M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js
    A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-CA.json
    A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-US.json
    R restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes.json

  Log Message:
  -----------
  Merge pull request #590 from brainslog/RESTCOMM-575

RESTCOMM-575: Provide Area Code for Canada at Number Registration


  Commit: 4281a050ea042bc58577bddf00627587389086c4
      
https://github.com/Mobicents/RestComm/commit/4281a050ea042bc58577bddf00627587389086c4
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-sip-connectors.sh

  Log Message:
  -----------
  Added cipher-suite property for the HTTPS connector
This refers to #577


  Commit: e419a6f4ef941ae6e4f5116b243d11395475c33d
      
https://github.com/Mobicents/RestComm/commit/e419a6f4ef941ae6e4f5116b243d11395475c33d
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M 
restcomm/restcomm.provisioning.number.nexmo/src/main/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoPhoneNumberProvisioningManager.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTestUtils.java
    M 
restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming-register.html
    M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
    M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js
    A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-CA.json
    A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-US.json
    R restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes.json

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


  Commit: 3e9b6d0028397c05d55f1606dda4ccffd56ffb00
      
https://github.com/Mobicents/RestComm/commit/3e9b6d0028397c05d55f1606dda4ccffd56ffb00
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

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

  Log Message:
  -----------
  This close #606


  Commit: ea08c8d3545c0c18e4167f10cc39919df19524c1
      
https://github.com/Mobicents/RestComm/commit/ea08c8d3545c0c18e4167f10cc39919df19524c1
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/ua/UserAgentManager.java

  Log Message:
  -----------
  This close #607


  Commit: 1e0d5f241fb24cd189f59b9e073071ba30a91cc2
      
https://github.com/Mobicents/RestComm/commit/1e0d5f241fb24cd189f59b9e073071ba30a91cc2
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M restcomm/restcomm.rvd/src/main/webapp/js/app/directives.js
    M restcomm/restcomm.rvd/src/main/webapp/js/app/services.js

  Log Message:
  -----------
  Fixed RVD variable Lookup button issue with single quote characters. Also, 
removed duplicate core_RecordingUrl entry in the list.

Fixes #608.


  Commit: c38c8ca8281b29baabe5bc983850bbbbc489455f
      
https://github.com/Mobicents/RestComm/commit/c38c8ca8281b29baabe5bc983850bbbbc489455f
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M release/build.xml
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-mobicents-ms.sh
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-sip-connectors.sh
    A 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/changelog/mariadb/update_script_Nov2_2015.sql
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AbstractEndpoint.java
    M 
restcomm/restcomm.provisioning.number.nexmo/src/main/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoPhoneNumberProvisioningManager.java
    M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/ua/UserAgentManager.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTestUtils.java
    M 
restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming-register.html
    M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
    M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js
    A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-CA.json
    A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-US.json
    R restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes.json

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Mobicents/RestComm


  Commit: b00576efdaa1cd94fed39d321f66e966d6025806
      
https://github.com/Mobicents/RestComm/commit/b00576efdaa1cd94fed39d321f66e966d6025806
  Author: Jean Deruelle <jean.derue...@telestax.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-sip-connectors.sh
    M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AbstractEndpoint.java
    M restcomm/restcomm.rvd/src/main/webapp/js/app/directives.js
    M restcomm/restcomm.rvd/src/main/webapp/js/app/services.js
    M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/ua/UserAgentManager.java

  Log Message:
  -----------
  Merge branch 'github_master' into raas

Conflicts:
        
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-sip-connectors.sh


Compare: 
https://github.com/Mobicents/RestComm/compare/e3327a4f01c5...b00576efdaa1

-- 

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