Branch: refs/heads/master Home: https://github.com/RestComm/Restcomm-Connect Commit: 1ee8ee18e47615c96d13193c88064b49f2e3598e https://github.com/RestComm/Restcomm-Connect/commit/1ee8ee18e47615c96d13193c88064b49f2e3598e Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-18 (Mon, 18 Dec 2017)
Changed paths: M restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/cache/DiskCache.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java A restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialAction_New Log Message: ----------- added tests Commit: 501999369e48a645e688443e49549fc0e57f6214 https://github.com/RestComm/Restcomm-Connect/commit/501999369e48a645e688443e49549fc0e57f6214 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- corrected the prompt url Commit: 7c4bee429f6169a05f06122ee93301c8d4956848 https://github.com/RestComm/Restcomm-Connect/commit/7c4bee429f6169a05f06122ee93301c8d4956848 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java A restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/StopWaiting.java M restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java Log Message: ----------- if enable200OkDelay is true, call is not ringing so no need to send stop ringing insstead send stopwaiting so it moves to inprogress Commit: dab58c7b3d8c9c91d6eca4aa8eb3f49b41e32c7f https://github.com/RestComm/Restcomm-Connect/commit/dab58c7b3d8c9c91d6eca4aa8eb3f49b41e32c7f Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- move to in progress when we get ACK on 200 Commit: 92a7c44c4ff3493db957f3738d4b8d8220e5d4d0 https://github.com/RestComm/Restcomm-Connect/commit/92a7c44c4ff3493db957f3738d4b8d8220e5d4d0 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- wait for prompt to be finished Commit: 593123237946dc5c74bdf77329dc9b16043f93e3 https://github.com/RestComm/Restcomm-Connect/commit/593123237946dc5c74bdf77329dc9b16043f93e3 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- no need to wait Commit: a46fecd6604b1181afa759f31e22d344aeb14b80 https://github.com/RestComm/Restcomm-Connect/commit/a46fecd6604b1181afa759f31e22d344aeb14b80 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/cache/DiskCache.java Log Message: ----------- reverting log change Commit: 6f1a6f36719712c2f55e5c09a1c7063106828103 https://github.com/RestComm/Restcomm-Connect/commit/6f1a6f36719712c2f55e5c09a1c7063106828103 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- removed unecesary test case Commit: d2494d4b01213543d1e5d262c5b7d46df724a298 https://github.com/RestComm/Restcomm-Connect/commit/d2494d4b01213543d1e5d262c5b7d46df724a298 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- dont check dial branch when call is wwaiting but this patch wont have accurate DiallCallSattus and remove branch has removed all diallCall info Commit: f0bc12d2ace82939935a211af239af9e4934d95e https://github.com/RestComm/Restcomm-Connect/commit/f0bc12d2ace82939935a211af239af9e4934d95e Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java Log Message: ----------- patch 3 depending on waiting on onDownloaderResponse to move to ready when call get to inprogress Commit: ed589238f50e79014fcb642fe37031b693cdb45d https://github.com/RestComm/Restcomm-Connect/commit/ed589238f50e79014fcb642fe37031b693cdb45d Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- corrected bug and TC Commit: c4779702efe528bd973317a131ad66aec6c54856 https://github.com/RestComm/Restcomm-Connect/commit/c4779702efe528bd973317a131ad66aec6c54856 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- increased time Commit: 15853fb1194d0aa21f761c716b122bd417b324d9 https://github.com/RestComm/Restcomm-Connect/commit/15853fb1194d0aa21f761c716b122bd417b324d9 Author: George Vagenas <gvage...@gmail.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-restcomm.sh M restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/util/JBossConnectorDiscover.java M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/extensions-multiprovider-configuration.adoc M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/index.adoc Log Message: ----------- Merge branch 'master' into restcomm-1259 Commit: 58a6ece08db26d055c0d5b1efe9437fbbd15beb4 https://github.com/RestComm/Restcomm-Connect/commit/58a6ece08db26d055c0d5b1efe9437fbbd15beb4 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java R restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialAction_New Log Message: ----------- remove unnecasry file Commit: 0dec8260553b53693ca0c0d3177bc56e12664512 https://github.com/RestComm/Restcomm-Connect/commit/0dec8260553b53693ca0c0d3177bc56e12664512 Author: George Vagenas <gvage...@gmail.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartTwoAnswerDelay.java Log Message: ----------- Additional test case for Sms verb after Dial verb when 200-ok-delay is enabled. This refer to #RESTCOMM-1259 Commit: c21cf720adbd6f637efa205ddf27c575a5feb4b8 https://github.com/RestComm/Restcomm-Connect/commit/c21cf720adbd6f637efa205ddf27c575a5feb4b8 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- revert false patch Commit: 24041eaa78ebde65cd470ee87319109195a5a4ff https://github.com/RestComm/Restcomm-Connect/commit/24041eaa78ebde65cd470ee87319109195a5a4ff Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java Log Message: ----------- answer the call when tag is call related Commit: b669eaf53f49b9a4d5740f65f42a8668f9ce0b53 https://github.com/RestComm/Restcomm-Connect/commit/b669eaf53f49b9a4d5740f65f42a8668f9ce0b53 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java Log Message: ----------- reverted an irrelevant part of patch Commit: d4704e3d2b48d252e98f249a1b018b1f94ce62d0 https://github.com/RestComm/Restcomm-Connect/commit/d4704e3d2b48d252e98f249a1b018b1f94ce62d0 Author: Maria Farooq <maria-far...@live.com> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/Verbs.java Log Message: ----------- moved a method Commit: c0ebd9ac799ddc046701547fcad290c3fca89783 https://github.com/RestComm/Restcomm-Connect/commit/c0ebd9ac799ddc046701547fcad290c3fca89783 Author: George Vagenas <gvage...@gmail.com> Date: 2017-12-21 (Thu, 21 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/Verbs.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java R restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialAction_New Log Message: ----------- Merge branch 'restcomm-1259' of github.com:RestComm/Restcomm-Connect into restcomm-1259 Commit: 7e40f6ed002989e9a98b5dfd5245390def16ee06 https://github.com/RestComm/Restcomm-Connect/commit/7e40f6ed002989e9a98b5dfd5245390def16ee06 Author: George Vagenas <gvage...@gmail.com> Date: 2017-12-21 (Thu, 21 Dec 2017) Changed paths: M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartTwoAnswerDelay.java Log Message: ----------- Additional test case for Sms verb after Dial verb when 200-ok-delay is enabled. This refer to #RESTCOMM-1259 Commit: 700fd9ab5fe623e48d09b1ecb9fa9cf4a21cdde5 https://github.com/RestComm/Restcomm-Connect/commit/700fd9ab5fe623e48d09b1ecb9fa9cf4a21cdde5 Author: George Vagenas <gvage...@gmail.com> Date: 2017-12-21 (Thu, 21 Dec 2017) Changed paths: M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/Verbs.java A restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/StopWaiting.java M restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialActionAnswerDelayTest.java M restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartTwoAnswerDelay.java Log Message: ----------- Merge pull request #2723 from RestComm/restcomm-1259 Restcomm 1259 Compare: https://github.com/RestComm/Restcomm-Connect/compare/a3e4405cd734...700fd9ab5fe6 -- --- 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.