Branch: refs/heads/issue1104
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 35297c6a53fb21ba4cd58ab86eaa2f603a90b4b4
      
https://github.com/RestComm/Restcomm-Connect/commit/35297c6a53fb21ba4cd58ab86eaa2f603a90b4b4
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M 
restcomm/restcomm.mrb/src/main/java/org/restcomm/connect/mrb/ConferenceMediaResourceControllerGeneric.java
    M 
restcomm/restcomm.mrb/src/main/java/org/restcomm/connect/mrb/MediaResourceBrokerGeneric.java
    M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsBridgeController.java
    M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsConferenceController.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Conference.java

  Log Message:
  -----------
  updated guarded logging


  Commit: e187465761b23ef15786ab96ac8a2e87c3dcd165
      
https://github.com/RestComm/Restcomm-Connect/commit/e187465761b23ef15786ab96ac8a2e87c3dcd165
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_4__For_790_add_rms_id_in_call_table.sql
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_5__For_790_add_mrb_columns_in_conference_table.sql

  Log Message:
  -----------
  updated upgrade scripts


  Commit: 1facaf06ce6d5cf52974c9755229c01339cdae60
      
https://github.com/RestComm/Restcomm-Connect/commit/1facaf06ce6d5cf52974c9755229c01339cdae60
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_4__For_790_add_rms_id_in_call_table.sql
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_5__For_790_add_mrb_columns_in_conference_table.sql

  Log Message:
  -----------
  commited the upgrade scripts


  Commit: afe80f0dea6f30f3ac9f7cd5ab631d7284ab77fd
      
https://github.com/RestComm/Restcomm-Connect/commit/afe80f0dea6f30f3ac9f7cd5ab631d7284ab77fd
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsCallController.java

  Log Message:
  -----------
  cleanup, removed unessary things


  Commit: 17623c0b9fe36afa4c0e2ab14c004e4bc2762a88
      
https://github.com/RestComm/Restcomm-Connect/commit/17623c0b9fe36afa4c0e2ab14c004e4bc2762a88
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

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

  Log Message:
  -----------
  Protect keepAlive method for the case where there are no registrations in the 
DB.
This refer to #1483


  Commit: e295fe6c7416b9bc0e26f77db46ea4408509f051
      
https://github.com/RestComm/Restcomm-Connect/commit/e295fe6c7416b9bc0e26f77db46ea4408509f051
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

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

  Log Message:
  -----------
  Merge branch 'master' into ccProductization

* master:
  Protect keepAlive method for the case where there are no registrations in the 
DB. This refer to #1483


  Commit: 6318fd2e2042e77dcee2ee378d32c677d7f2841f
      
https://github.com/RestComm/Restcomm-Connect/commit/6318fd2e2042e77dcee2ee378d32c677d7f2841f
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_4__For_790_add_rms_id_in_call_table.sql
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_5__For_790_add_mrb_columns_in_conference_table.sql
    M 
restcomm/restcomm.mrb/src/main/java/org/restcomm/connect/mrb/ConferenceMediaResourceControllerGeneric.java
    M 
restcomm/restcomm.mrb/src/main/java/org/restcomm/connect/mrb/MediaResourceBrokerGeneric.java
    M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsBridgeController.java
    M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsCallController.java
    M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsConferenceController.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Conference.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/ua/UserAgentManager.java

  Log Message:
  -----------
  Merge branch 'ccProductization' into issue1104

* ccProductization:
  Protect keepAlive method for the case where there are no registrations in the 
DB. This refer to #1483
  cleanup, removed unessary things
  commited the upgrade scripts
  updated upgrade scripts
  updated guarded logging


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/4536f6fbca4c...6318fd2e2042

-- 

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