You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, give that Restcomm instance XYZ has registered client george, we should connect calls from other networks to the client when calling sip:george@XYZ
The text was updated successfully, but these errors were encountered:
* master:
Documentation for issue #1939
Minor fix
Revert SMPP SMS encoding to GSM. And use -d encoding for API.
Patch to support dialling a registered client if request comes from external network This close#2086
added comment
fixed#2011, cc: #1939
removed unused import
unignored
added some useful tests
updated test
modify calltool to getCall from another account's resource #1939
set account sid to the account sid of from client account #1939
completed test for #1939
register sub-account-client with restcomm
access cdr from subaccount
teporarily ignored rest of test to test new one
added shallow test
added data for sub-account and sub-account-client
Revert "added space"
added space
Conflicts resolved in:
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
* master: (149 commits)
Fixes for testsuite for LCM This refer to #1135
Update MGCP driver to 6.0.22 This refer to #2015
Documentation for issue #1939
Minor fix
Revert SMPP SMS encoding to GSM. And use -d encoding for API.
Patch to support dialling a registered client if request comes from external network This close#2086
Restructure syntax in config-rvd-logging.sh to work with old versions of xmlstarlet in Amazon linux
Fixes mktemp syntax issue in config-rvd-logging.sh for mac-os
Updated logs_collect and set-log-level configuration scripts
Modification on config-rvd-logging configuration script
Added rvd logging configuration script
Changed project's version to 8.2.0-SNAPSHOT
added DTMF_DETECTOR_TONE_DURATION=80
Moved project version back to 8.1.0 in order to include patch for #2053 Provided patch for missing CallTinestamp parameter. This close#2053
Test case for issue #2053
Moved project to 8.2.0-SNAPSHOT
Fixes for Restcomm testsuite This close#1974
Patch to ensure RVD Migration is disabled This refer to #1422
Fixes for UssdPush This close#2051
patched #2024https://telestax.atlassian.net/browse/RESTCOMM-841
...
Conflicts resolved in:
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/ussd/restcomm.script_ussdPullTest
For example, give that Restcomm instance XYZ has registered client
george
, we should connect calls from other networks to the client when callingsip:george@XYZ
The text was updated successfully, but these errors were encountered: