[Mobicents/RestComm] 9fa4bf: Changed screening.xml to have a verb. This r...

2015-12-08 Thread George
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 9fa4bf0c8d9102f00c7bd9f8beb4cea0d4cff0f5
  
https://github.com/Mobicents/RestComm/commit/9fa4bf0c8d9102f00c7bd9f8beb4cea0d4cff0f5
  Author: George 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Changed screening.xml to have a  verb. This refers to #711


-- 

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


[Mobicents/RestComm] f355c4: Support for relative urls for SubVoiceInterpreter ...

2015-12-08 Thread George
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: f355c44596065375aac2dfb492d3076d56e0c27b
  
https://github.com/Mobicents/RestComm/commit/f355c44596065375aac2dfb492d3076d56e0c27b
  Author: George 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/DialTest.java
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-relative-url.xml
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-url.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
A restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Support for relative urls for SubVoiceInterpreter (screening url).
This close #711


-- 

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


[Mobicents/RestComm] 117297: Patch for issue #705. Needs to be tested online wi...

2015-12-08 Thread George Vagenas
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 1172976ec62ee83ccd3a8fd58d7db97e9f0f78fc
  
https://github.com/Mobicents/RestComm/commit/1172976ec62ee83ccd3a8fd58d7db97e9f0f78fc
  Author: George Vagenas 
  Date:   2015-12-07 (Mon, 07 Dec 2015)

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

  Log Message:
  ---
  Patch for issue #705. Needs to be tested online with Nexmo


-- 

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


[Mobicents/RestComm] c10193: Added "Before Connect"/Url attribute to Dial/Clien...

2015-12-08 Thread Orestis Tsakiridis
  Branch: refs/heads/issue706_dial_client_url
  Home:   https://github.com/Mobicents/RestComm
  Commit: c1019368a08e50dc7f5cf0543d5dcf9a5f1a416c
  
https://github.com/Mobicents/RestComm/commit/c1019368a08e50dc7f5cf0543d5dcf9a5f1a416c
  Author: Orestis Tsakiridis 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/RvdInitializationServlet.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/ClientDialNoun.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/ClientNounConverter.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/RcmlClientNoun.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/upgrade/UpgradeService.java
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/dialstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/emailStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/externalServiceStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/faxStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/gatherstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/hangupstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/logStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/pauseStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/playstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/recordStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/redirectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/rejectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/rvdproject-schema.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/saystep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/smsStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdCollectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdLanguageStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdSayStep.json
M restcomm/restcomm.rvd/src/main/webapp/WEB-INF/rvd.xml
M restcomm/restcomm.rvd/src/main/webapp/js/app/steps.js
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  Added "Before Connect"/Url attribute to Dial/Client noun.
- Updated UI Dial/noun control
- Advanced JSON schema version to 1.5 to accomodate project definition changes.
- Updated client noun step models
- Added logic to server side that will generate the rcml url attribute.

Refers #706


-- 

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