Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: aef29192c1d1be60a2512cdf700420395568db70
      
https://github.com/RestComm/Restcomm-Connect/commit/aef29192c1d1be60a2512cdf700420395568db70
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptionmappers/CustomReasonPhraseType.java
    R 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/StatusException.java

  Log Message:
  -----------
  removed statusexception, use jaxrs one instead


  Commit: e03802bd69e7ef4cf4bd05fb4cb760cc5a2ea519
      
https://github.com/RestComm/Restcomm-Connect/commit/e03802bd69e7ef4cf4bd05fb4cb760cc5a2ea519
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptionmappers/RestcommRuntimeExceptionMapper.java

  Log Message:
  -----------
  removed statusexception, use jaxrs one instead


  Commit: 924d8ea03277c9b007fbd4c5667a3a8d52ce579a
      
https://github.com/RestComm/Restcomm-Connect/commit/924d8ea03277c9b007fbd4c5667a3a8d52ce579a
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/client/rcmlserver/RcmlserverApi.java

  Log Message:
  -----------
  allow accoutn status notificaito nbeyond close.use async client


  Commit: 4a5eb97337d141908690706a3ccb15f8d9918d35
      
https://github.com/RestComm/Restcomm-Connect/commit/4a5eb97337d141908690706a3ccb15f8d9918d35
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

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

  Log Message:
  -----------
  implemented account suspension


  Commit: 70b354233e1a4fd0faf182d28fe525202ace063d
      
https://github.com/RestComm/Restcomm-Connect/commit/70b354233e1a4fd0faf182d28fe525202ace063d
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/account-api.adoc
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java

  Log Message:
  -----------
  added docs for suspending account


  Commit: 7b8bd5fa21d8da244c38898b111eea17736129d6
      
https://github.com/RestComm/Restcomm-Connect/commit/7b8bd5fa21d8da244c38898b111eea17736129d6
  Author: Guilherme Humberto Jansen <guilherme.jan...@telestax.com>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

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

  Log Message:
  -----------
  RESTCOMM-1220 #Turn account status switching into dynamic (use new status 
received instead of always CLOSED) [skip ci]


  Commit: a8339f0a1c7bcf2df1e0b025cd2ab15486614619
      
https://github.com/RestComm/Restcomm-Connect/commit/a8339f0a1c7bcf2df1e0b025cd2ab15486614619
  Author: Guilherme Humberto Jansen <guilherme.jan...@telestax.com>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointTest.java
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test

  Log Message:
  -----------
  RESTCOMM-1220 #Integration tests for switching status to suspended


  Commit: 69858174b60febfa783c5edd968a2bd4aa4e8e72
      
https://github.com/RestComm/Restcomm-Connect/commit/69858174b60febfa783c5edd968a2bd4aa4e8e72
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-14 (Wed, 14 Feb 2018)

  Changed paths:
    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.telephony/src/main/java/org/restcomm/connect/telephony/ua/UserAgentManager.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/UssdPullTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/sms/SmsTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallLifecycleTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/ClientsDialTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/ua/UserAgentManagerTest.java
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/ussd/restcomm.script_ussdPullTest
    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_callLifecycleTest
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java

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


  Commit: e009dc28798d94eaabc25ef071da9970d4054e71
      
https://github.com/RestComm/Restcomm-Connect/commit/e009dc28798d94eaabc25ef071da9970d4054e71
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-14 (Wed, 14 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointTest.java
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test

  Log Message:
  -----------
  Merge branch 'restcomm1220' of https://github.com/RestComm/Restcomm-Connect 
into restcomm1220


  Commit: 57ae26a733d08a46643f7ad6880c544b55047cd8
      
https://github.com/RestComm/Restcomm-Connect/commit/57ae26a733d08a46643f7ad6880c544b55047cd8
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-14 (Wed, 14 Feb 2018)

  Changed paths:
    M Jenkinsfile

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


  Commit: 29ef1a6dc2898c7dd296e9d6dfb4e36afabe3f6b
      
https://github.com/RestComm/Restcomm-Connect/commit/29ef1a6dc2898c7dd296e9d6dfb4e36afabe3f6b
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-14 (Wed, 14 Feb 2018)

  Changed paths:
    M Jenkinsfile

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


  Commit: c52ac06ae927028010d068f52137bf2dc7805630
      
https://github.com/RestComm/Restcomm-Connect/commit/c52ac06ae927028010d068f52137bf2dc7805630
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-15 (Thu, 15 Feb 2018)

  Changed paths:
    M restcomm/pom.xml
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointTest.java

  Log Message:
  -----------
  fixed a couple of tests becuase of new status switch constraints


  Commit: 7bab5853659d27e36adb082ee43c69e7aa167489
      
https://github.com/RestComm/Restcomm-Connect/commit/7bab5853659d27e36adb082ee43c69e7aa167489
  Author: jaimecasero <7847241+jaimecas...@users.noreply.github.com>
  Date:   2018-02-15 (Thu, 15 Feb 2018)

  Changed paths:
    M restcomm/pom.xml
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/account-api.adoc
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/client/rcmlserver/RcmlserverApi.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptionmappers/CustomReasonPhraseType.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptionmappers/RestcommRuntimeExceptionMapper.java
    R 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/StatusException.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointTest.java
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test

  Log Message:
  -----------
  Merge pull request #2819 from RestComm/restcomm1220

SuspendAccountTree-Restcomm1220


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/3208e8eb52e9...7bab5853659d

-- 

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