search for: test_extension

Displaying 2 results from an estimated 2 matches for "test_extension".

Did you mean: get_extension
2005 Feb 24
1
Problems with SIP codec selection
...around. For a simple configuration: XLite > GSM > Asterisk where GSM is the _only_ codec selected on XLite, and in sip.conf we have: [general] ... disallow=all allow=gsm it works fine, however if we change the sip.conf to this: [general] ... disallow=all allow=g729 [test_extension] ... disallow=all allow=gsm we get a "No compatible codecs!" error. I've done a bit of testing, and discovered that the codec settings for extensions do not seem to be taken into account during the call setup phase, only when the connection is completed do the extension spec...
2020 Jan 17
0
Wine release 5.0-rc6
...ic ports. netapi32/tests: Fix the size passed to GetUserNameW() and GetComputerNameW() (Coverity). include: Add more NTSTATUS codes. rpcrt4/tests: Pass the default maximum call limit to RpcServerListen(). comdlg32/tests: Use GetTempPathA() instead of the current directory in test_extension(). explorerframe/tests: Remove some failing tests. user32/tests: Fix some test failures with Windows 10. msi/tests: Fix test_feature_override() to properly clean up its features on removal. msi/tests: Fix a crash on Windows 10. urlmon/tests: Avoid testing that only cer...