[RestComm/Restcomm-Connect] f7f1b7: Implement message, recording, notification, transc...

2017-01-09 Thread Orestis Tsakiridis
  Branch: refs/heads/forever3000-master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: f7f1b7ffb8ef6806235e668e9e0d045c95dd4f15
  
https://github.com/RestComm/Restcomm-Connect/commit/f7f1b7ffb8ef6806235e668e9e0d045c95dd4f15
  Author: forever3000 
  Date:   2016-12-11 (Sun, 11 Dec 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/notifications.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/recordings.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/sms-messages.xml
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/transcriptions.xml
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/NotificationsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/RecordingsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/SmsMessagesDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/TranscriptionsDao.java
A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/NotificationFilter.java
A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/RecordingFilter.java
A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/SmsMessageFilter.java
A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/TranscriptionFilter.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisNotificationsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisRecordingsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisSmsMessagesDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisTranscriptionsDao.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/NotificationsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/NotificationsJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/NotificationsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/RecordingsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/RecordingsJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/RecordingsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SmsMessagesEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SmsMessagesJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SmsMessagesXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/TranscriptionsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/TranscriptionsJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/TranscriptionsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/NotificationListConverter.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/RecordingListConverter.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/SmsMessageListConverter.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/TranscriptionListConverter.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/RestcommRvdProjectsMigratorTool.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/sms/SmsEndpointTool.java
M restcomm/restcomm.ui/src/main/webapp/modules/logs-messages.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-notifications.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-recordings.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-transcriptions.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-messages.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-notifications.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-recordings.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-transcriptions.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js

  Log Message:
  ---
  Implement message, recording, notification, transcription filter on server 
side following this issue : 
https://github.com/RestComm/Restcomm-Connect/issues/1395


  Commit: 90cb6ee621ca6cba48c383465ed109117480b847
  
https://github.com/RestComm/Restcomm-Connect/commit/90cb6ee621ca6cba48c383465ed109117480b847
  Author: forever3000 
  Date:   2016-12-12 (Mon, 12 Dec 2016)

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

[RestComm/Restcomm-Connect] e75c07: Updated RMS build to 37.

2017-01-09 Thread hrosa
  Branch: refs/heads/issue1526-rms6
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: e75c07bba37b58fe07e5af28048cb96c1362fcee
  
https://github.com/RestComm/Restcomm-Connect/commit/e75c07bba37b58fe07e5af28048cb96c1362fcee
  Author: hrosa 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Updated RMS build to 37.


-- 

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


[RestComm/jdiameter] 03feb6: New release candidate

2017-01-09 Thread CloudBees DEV@Cloud
  Branch: refs/tags/1.7.0.109
  Home:   https://github.com/RestComm/jdiameter
  Commit: 03feb6b9d14969b903cef7983050040804be28ff
  
https://github.com/RestComm/jdiameter/commit/03feb6b9d14969b903cef7983050040804be28ff
  Author: CloudBees DEV@Cloud 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M core/docs/pom.xml
M core/docs/sources-asciidoc/pom.xml
M core/jdiameter-ha/api/pom.xml
M core/jdiameter-ha/impl/pom.xml
M core/jdiameter-ha/pom.xml
M core/jdiameter/api/pom.xml
M core/jdiameter/impl/pom.xml
M core/jdiameter/pom.xml
M core/mux/jar/pom.xml
M core/mux/pom.xml
M core/mux/sar-jboss-4/pom.xml
M core/mux/sar-jboss-5/pom.xml
M core/mux/sar-jboss-7/pom.xml
M core/pom.xml
M pom.xml
M testsuite/load/container/pom.xml
M testsuite/load/core/pom.xml
M testsuite/load/pom.xml
M testsuite/pom.xml
M testsuite/tests/pom.xml

  Log Message:
  ---
  New release candidate


-- 

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


[RestComm/jdiameter] 5054ee: Commenting out examples to maake the build pass

2017-01-09 Thread Jean Deruelle
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/jdiameter
  Commit: 5054ee5245786772ff80604a8e217b7ed08842e8
  
https://github.com/RestComm/jdiameter/commit/5054ee5245786772ff80604a8e217b7ed08842e8
  Author: Jean Deruelle 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Commenting out examples to maake the build pass


-- 

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


[RestComm/olympus] 1283c3: Fixed #83: Remove error about 2nd call that no lon...

2017-01-09 Thread Antonis Tsakiridis
  Branch: refs/heads/atsakiridis_issue83
  Home:   https://github.com/RestComm/olympus
  Commit: 1283c3cb4936f33d2eb7620cdf84ac4e12204127
  
https://github.com/RestComm/olympus/commit/1283c3cb4936f33d2eb7620cdf84ac4e12204127
  Author: Antonis Tsakiridis 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M src/main/webapp/resources/js/controllers/home.js

  Log Message:
  ---
  Fixed #83: Remove error about 2nd call that no longer applies


-- 

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


[RestComm/ussdgateway] 6b043d: New release candidate

2017-01-09 Thread CloudBees DEV@Cloud
  Branch: refs/tags/7.0.48
  Home:   https://github.com/RestComm/ussdgateway
  Commit: 6b043d24a7bd335feb065d2b3a459ea73d0c1d8d
  
https://github.com/RestComm/ussdgateway/commit/6b043d24a7bd335feb065d2b3a459ea73d0c1d8d
  Author: CloudBees DEV@Cloud 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M core/bootstrap/pom.xml
M core/domain/pom.xml
M core/oam/cli/pom.xml
M core/pom.xml
M core/slee/library/pom.xml
M core/slee/pom.xml
M core/slee/sbbs/pom.xml
M core/slee/services-du/pom.xml
M core/xml/pom.xml
M docs/adminguide/pom.xml
M docs/adminguide/sources-asciidoc/pom.xml
M docs/installationguide/pom.xml
M docs/installationguide/sources-asciidoc/pom.xml
M docs/pom.xml
M examples/http-push/pom.xml
M examples/http/pom.xml
M examples/pom.xml
M examples/sip/pom.xml
M management/ussd-management/pom.xml
M pom.xml
M test/bootstrap/pom.xml
M test/mapmodule/pom.xml
M test/pom.xml
M tools/htpp-simulator/pom.xml
M tools/htpp-simulator/simulator/pom.xml
M tools/pom.xml

  Log Message:
  ---
  New release candidate


-- 

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


[RestComm/smscgateway] 3483e7: New release candidate

2017-01-09 Thread CloudBees DEV@Cloud
  Branch: refs/tags/7.3.114
  Home:   https://github.com/RestComm/smscgateway
  Commit: 3483e7e0466e8e664086a75c885e52e402305684
  
https://github.com/RestComm/smscgateway/commit/3483e7e0466e8e664086a75c885e52e402305684
  Author: CloudBees DEV@Cloud 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M core/bootstrap/pom.xml
M core/domain/pom.xml
M core/mproc-api/pom.xml
M core/oam/cli/pom.xml
M core/pom.xml
M core/slee/pom.xml
M core/slee/resource-adaptors/common-library/pom.xml
M core/slee/resource-adaptors/du/pom.xml
M core/slee/resource-adaptors/persistence-ra/library/pom.xml
M core/slee/resource-adaptors/persistence-ra/pom.xml
M core/slee/resource-adaptors/persistence-ra/ra/pom.xml
M core/slee/resource-adaptors/persistence-ra/ratype/pom.xml
M core/slee/resource-adaptors/pom.xml
M core/slee/resource-adaptors/scheduler-ra/events/pom.xml
M core/slee/resource-adaptors/scheduler-ra/library/pom.xml
M core/slee/resource-adaptors/scheduler-ra/pom.xml
M core/slee/resource-adaptors/scheduler-ra/ra/pom.xml
M core/slee/resource-adaptors/scheduler-ra/ratype/pom.xml
M core/slee/services/alertsbb/pom.xml
M core/slee/services/chargingsbb/pom.xml
M core/slee/services/du/pom.xml
M core/slee/services/homeroutingsbb/pom.xml
M core/slee/services/library/pom.xml
M core/slee/services/mosbb/pom.xml
M core/slee/services/mtsbb/pom.xml
M core/slee/services/pom.xml
M core/slee/services/rxsipserversbb/pom.xml
M core/slee/services/rxsmppserversbb/pom.xml
M core/slee/services/sbbs/pom.xml
M core/slee/services/txhttpserversbb/pom.xml
M core/slee/services/txsipserversbb/pom.xml
M core/slee/services/txsmppserversbb/pom.xml
M core/smsc-common-library/pom.xml
M docs/adminguide/pom.xml
M docs/adminguide/sources-asciidoc/pom.xml
M docs/commons/pom.xml
M docs/installationguide/pom.xml
M docs/installationguide/sources-asciidoc/pom.xml
M docs/pom.xml
M management/ui-management/pom.xml
M pom.xml
M test/hlr-simulator/bootstrap/pom.xml
M test/hlr-simulator/mapmodule/pom.xml
M test/hlr-simulator/pom.xml
M test/smpp-load/build.xml
M test/smpp-load/pom.xml
M tools/cassandra-tool/cassandratool/pom.xml
M tools/cassandra-tool/pom.xml
M tools/cdr-parser/cdr-parser/pom.xml
M tools/cdr-parser/pom.xml
M tools/pom.xml
M tools/smpp-simulator/bootstrap/pom.xml
M tools/smpp-simulator/pom.xml
M tools/smpp-simulator/simulator/pom.xml
M tools/stresstool/pom.xml
M tools/stresstool/stresstool/pom.xml

  Log Message:
  ---
  New release candidate


-- 

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


[RestComm/Restcomm-Connect] b730f9: New release candidate 8.1.0.1117

2017-01-09 Thread CloudBees DEV@Cloud
  Branch: refs/tags/8.1.0.1117
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: b730f93c4757cb887e90702440ed61308ead322d
  
https://github.com/RestComm/Restcomm-Connect/commit/b730f93c4757cb887e90702440ed61308ead322d
  Author: CloudBees DEV@Cloud 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M restcomm/pom.xml
M restcomm/restcomm.application/pom.xml
M restcomm/restcomm.asr/pom.xml
M restcomm/restcomm.commons/pom.xml
M restcomm/restcomm.dao/pom.xml
M restcomm/restcomm.docs/pom.xml
M restcomm/restcomm.docs/sources-asciidoc/pom.xml
M restcomm/restcomm.email.api/pom.xml
M restcomm/restcomm.email/pom.xml
M restcomm/restcomm.extension.api/pom.xml
M restcomm/restcomm.extension.controller/pom.xml
M restcomm/restcomm.fax/pom.xml
M restcomm/restcomm.http/pom.xml
M restcomm/restcomm.identity/pom.xml
M restcomm/restcomm.interpreter/pom.xml
M restcomm/restcomm.mgcp/pom.xml
M restcomm/restcomm.monitoring.service/pom.xml
M restcomm/restcomm.mrb.api/pom.xml
M restcomm/restcomm.mrb/pom.xml
M restcomm/restcomm.mscontrol.api/pom.xml
M restcomm/restcomm.mscontrol.jsr309/pom.xml
M restcomm/restcomm.mscontrol.mms/pom.xml
M restcomm/restcomm.provisioning.number.api/pom.xml
M restcomm/restcomm.provisioning.number.bandwidth/pom.xml
M restcomm/restcomm.provisioning.number.nexmo/pom.xml
M restcomm/restcomm.provisioning.number.vi/pom.xml
M restcomm/restcomm.provisioning.number.voxbone/pom.xml
M restcomm/restcomm.routing/pom.xml
M restcomm/restcomm.rvd.testsuite/pom.xml
M restcomm/restcomm.rvd/pom.xml
M restcomm/restcomm.sms.api/pom.xml
M restcomm/restcomm.sms/pom.xml
M restcomm/restcomm.telephony.api/pom.xml
M restcomm/restcomm.telephony/pom.xml
M restcomm/restcomm.testsuite/pom.xml
M restcomm/restcomm.tts.acapela/pom.xml
M restcomm/restcomm.tts.api/pom.xml
M restcomm/restcomm.tts.att/pom.xml
M restcomm/restcomm.tts.voicerss/pom.xml
M restcomm/restcomm.ui/pom.xml
M restcomm/restcomm.ussd/pom.xml

  Log Message:
  ---
  New release candidate 8.1.0.1117


  Commit: a1396980e4343f99617b34199df95a1208eb4586
  
https://github.com/RestComm/Restcomm-Connect/commit/a1396980e4343f99617b34199df95a1208eb4586
  Author: CloudBees DEV@Cloud 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M restcomm/configuration/mss-sip-stack.properties
M restcomm/restcomm.dao/src/test/resources/data/restcomm.script

  Log Message:
  ---
  New release candidate


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/b730f93c4757^...a1396980e434

-- 

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


[RestComm/smscgateway] 652c09: New release candidate

2017-01-09 Thread CloudBees DEV@Cloud
  Branch: refs/tags/7.3.113
  Home:   https://github.com/RestComm/smscgateway
  Commit: 652c09264ae8a0a8848a4c133885a89243a61614
  
https://github.com/RestComm/smscgateway/commit/652c09264ae8a0a8848a4c133885a89243a61614
  Author: CloudBees DEV@Cloud 
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
M core/bootstrap/pom.xml
M core/domain/pom.xml
M core/mproc-api/pom.xml
M core/oam/cli/pom.xml
M core/pom.xml
M core/slee/pom.xml
M core/slee/resource-adaptors/common-library/pom.xml
M core/slee/resource-adaptors/du/pom.xml
M core/slee/resource-adaptors/persistence-ra/library/pom.xml
M core/slee/resource-adaptors/persistence-ra/pom.xml
M core/slee/resource-adaptors/persistence-ra/ra/pom.xml
M core/slee/resource-adaptors/persistence-ra/ratype/pom.xml
M core/slee/resource-adaptors/pom.xml
M core/slee/resource-adaptors/scheduler-ra/events/pom.xml
M core/slee/resource-adaptors/scheduler-ra/library/pom.xml
M core/slee/resource-adaptors/scheduler-ra/pom.xml
M core/slee/resource-adaptors/scheduler-ra/ra/pom.xml
M core/slee/resource-adaptors/scheduler-ra/ratype/pom.xml
M core/slee/services/alertsbb/pom.xml
M core/slee/services/chargingsbb/pom.xml
M core/slee/services/du/pom.xml
M core/slee/services/homeroutingsbb/pom.xml
M core/slee/services/library/pom.xml
M core/slee/services/mosbb/pom.xml
M core/slee/services/mtsbb/pom.xml
M core/slee/services/pom.xml
M core/slee/services/rxsipserversbb/pom.xml
M core/slee/services/rxsmppserversbb/pom.xml
M core/slee/services/sbbs/pom.xml
M core/slee/services/txhttpserversbb/pom.xml
M core/slee/services/txsipserversbb/pom.xml
M core/slee/services/txsmppserversbb/pom.xml
M core/smsc-common-library/pom.xml
M docs/adminguide/pom.xml
M docs/adminguide/sources-asciidoc/pom.xml
M docs/commons/pom.xml
M docs/installationguide/pom.xml
M docs/installationguide/sources-asciidoc/pom.xml
M docs/pom.xml
M management/ui-management/pom.xml
M pom.xml
M test/hlr-simulator/bootstrap/pom.xml
M test/hlr-simulator/mapmodule/pom.xml
M test/hlr-simulator/pom.xml
M test/smpp-load/build.xml
M test/smpp-load/pom.xml
M tools/cassandra-tool/cassandratool/pom.xml
M tools/cassandra-tool/pom.xml
M tools/cdr-parser/cdr-parser/pom.xml
M tools/cdr-parser/pom.xml
M tools/pom.xml
M tools/smpp-simulator/bootstrap/pom.xml
M tools/smpp-simulator/pom.xml
M tools/smpp-simulator/simulator/pom.xml
M tools/stresstool/pom.xml
M tools/stresstool/stresstool/pom.xml

  Log Message:
  ---
  New release candidate


-- 

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