search for: bridge_builtin_features

Displaying 17 results from an estimated 17 matches for "bridge_builtin_features".

2011 Sep 29
1
Features not working
Hi all. I could have sworn this working at one time... But it doesn't look like any of the functions provided by features.so is working for me. (one-touch monitoring, attended/blind transfer, etc) I've (re)loaded features.so, as well as bridge_builtin_features.so. The config file looks sane. What else should I try? TIA, -- Take care and have fun, Mike Diehl.
2023 May 23
0
Asterisk Release 20.3.0
...: Fix incorrect comment about #include. - app_queue: Fix minor xmldoc duplication and vagueness. - test.c: Fix counting of tests and add 2 new tests - res_calendar: output busy state as part of show calendar. - loader.c: Minor module key check simplification. - ael: Regenerate lexers and parsers. - bridge_builtin_features: add beep via touch variable - res_mixmonitor: MixMonitorMute by MixMonitor ID - format_sln: add .slin as supported file extension - res_agi: RECORD FILE plays 2 beeps. - func_json: Fix JSON parsing issues. - app_senddtmf: Add SendFlash AMI action. - app_dial: Fix DTMF not relayed to caller on unan...
2023 May 23
0
Asterisk Release 20.3.0
...: Fix incorrect comment about #include. - app_queue: Fix minor xmldoc duplication and vagueness. - test.c: Fix counting of tests and add 2 new tests - res_calendar: output busy state as part of show calendar. - loader.c: Minor module key check simplification. - ael: Regenerate lexers and parsers. - bridge_builtin_features: add beep via touch variable - res_mixmonitor: MixMonitorMute by MixMonitor ID - format_sln: add .slin as supported file extension - res_agi: RECORD FILE plays 2 beeps. - func_json: Fix JSON parsing issues. - app_senddtmf: Add SendFlash AMI action. - app_dial: Fix DTMF not relayed to caller on unan...
2023 May 23
0
Asterisk Release 18.18.0
...: Fix incorrect comment about #include. - app_queue: Fix minor xmldoc duplication and vagueness. - test.c: Fix counting of tests and add 2 new tests - loader.c: Minor module key check simplification. - ael: Regenerate lexers and parsers. - res_calendar: output busy state as part of show calendar. - bridge_builtin_features: add beep via touch variable - res_mixmonitor: MixMonitorMute by MixMonitor ID - format_sln: add .slin as supported file extension - app_queue: periodic announcement configurable start time. - func_json: Fix JSON parsing issues. - app_dial: Fix DTMF not relayed to caller on unanswered calls. - make...
2023 May 23
0
Asterisk Release 18.18.0
...: Fix incorrect comment about #include. - app_queue: Fix minor xmldoc duplication and vagueness. - test.c: Fix counting of tests and add 2 new tests - loader.c: Minor module key check simplification. - ael: Regenerate lexers and parsers. - res_calendar: output busy state as part of show calendar. - bridge_builtin_features: add beep via touch variable - res_mixmonitor: MixMonitorMute by MixMonitor ID - format_sln: add .slin as supported file extension - app_queue: periodic announcement configurable start time. - func_json: Fix JSON parsing issues. - app_dial: Fix DTMF not relayed to caller on unanswered calls. - make...
2023 Jul 07
0
Asterisk Release certified-18.9-cert5
....github: Update issue templates - .github: Remove unnecessary parameter in CherryPickTest - Initial GitHub PRs - Initial GitHub Issue Templates - test.c: Fix counting of tests and add 2 new tests - res_mixmonitor: MixMonitorMute by MixMonitor ID - format_sln: add .slin as supported file extension - bridge_builtin_features: add beep via touch variable - cli: increase channel column width - app_senddtmf: Add option to answer target channel. - app_directory: Add a 'skip call' option. - app_read: Add an option to return terminator on empty digits. - app_directory: add ability to specify configuration file User...
2023 Jul 07
0
Asterisk Release certified-18.9-cert5
....github: Update issue templates - .github: Remove unnecessary parameter in CherryPickTest - Initial GitHub PRs - Initial GitHub Issue Templates - test.c: Fix counting of tests and add 2 new tests - res_mixmonitor: MixMonitorMute by MixMonitor ID - format_sln: add .slin as supported file extension - bridge_builtin_features: add beep via touch variable - cli: increase channel column width - app_senddtmf: Add option to answer target channel. - app_directory: Add a 'skip call' option. - app_read: Add an option to return terminator on empty digits. - app_directory: add ability to specify configuration file User...
2023 Jul 07
1
Asterisk Release 20.3.1
...location * max_redirects * protocols * redirect_protocols * dns_cache_timeout_secs - ### format_sln: add .slin as supported file extension format_sln now recognizes '.slin' as a valid file extension in addition to the existing '.sln' and '.raw'. - ### bridge_builtin_features: add beep via touch variable Add optional touch variable : TOUCH_MIXMONITOR_BEEP(interval) Setting TOUCH_MIXMONITOR_BEEP/TOUCH_MONITOR_BEEP to a valid interval in seconds will result in a periodic beep being played to the monitored channel upon MixMontior/Monitor feature start. If an in...
2023 Jul 07
1
Asterisk Release 20.3.1
...location * max_redirects * protocols * redirect_protocols * dns_cache_timeout_secs - ### format_sln: add .slin as supported file extension format_sln now recognizes '.slin' as a valid file extension in addition to the existing '.sln' and '.raw'. - ### bridge_builtin_features: add beep via touch variable Add optional touch variable : TOUCH_MIXMONITOR_BEEP(interval) Setting TOUCH_MIXMONITOR_BEEP/TOUCH_MONITOR_BEEP to a valid interval in seconds will result in a periodic beep being played to the monitored channel upon MixMontior/Monitor feature start. If an in...
2014 Dec 09
2
Bridge configuration in Asterisk 13
Hi Everyone. I was referred here by malcolmd of the Asterisk forums. What follows is a copy of this question: http://forums.asterisk.org/viewtopic.php?f=1&t=92007? I've recently upgraded from Asterisk 11 to Asterisk 13. Most of it went smoothly thanks to the documentation detailing how to upgrade to 12 and then how to upgrade to 13. The only thing that didn't work correctly was
2014 Dec 09
0
Bridge configuration in Asterisk 13
...nference. As you found out, bridge_softmix can be used as a fallback if bridge_simple is not available because it allows two party communication. * bridge_holding is a parking bridge technology to hold calls for later connection. Parties in a holding bridge cannot communicate with each other. * bridge_builtin_features and bridge_builtin_interval_feature provide functionality used by features.conf. These two modules are actually not bridging technologies but support code for features.conf functionality. You usually need to install all of the bridging technologies. Richard -------------- next part -------------...
2023 Jul 07
0
Asterisk Release 18.18.1
...location * max_redirects * protocols * redirect_protocols * dns_cache_timeout_secs - ### format_sln: add .slin as supported file extension format_sln now recognizes '.slin' as a valid file extension in addition to the existing '.sln' and '.raw'. - ### bridge_builtin_features: add beep via touch variable Add optional touch variable : TOUCH_MIXMONITOR_BEEP(interval) Setting TOUCH_MIXMONITOR_BEEP/TOUCH_MONITOR_BEEP to a valid interval in seconds will result in a periodic beep being played to the monitored channel upon MixMontior/Monitor feature start. If an in...
2023 Jul 07
0
Asterisk Release 18.18.1
...location * max_redirects * protocols * redirect_protocols * dns_cache_timeout_secs - ### format_sln: add .slin as supported file extension format_sln now recognizes '.slin' as a valid file extension in addition to the existing '.sln' and '.raw'. - ### bridge_builtin_features: add beep via touch variable Add optional touch variable : TOUCH_MIXMONITOR_BEEP(interval) Setting TOUCH_MIXMONITOR_BEEP/TOUCH_MONITOR_BEEP to a valid interval in seconds will result in a periodic beep being played to the monitored channel upon MixMontior/Monitor feature start. If an in...
2023 Dec 14
0
asterisk release certified-18.9-cert6
...field is increased to 64 characters and the Location name field is increased to 32 characters. For 'core show channels verbose', the Channel name field is increased to 80 characters, the Context is increased to 24 characters and the Extension is increased to 24 characters. - ### bridge_builtin_features: add beep via touch variable Add optional touch variable : TOUCH_MIXMONITOR_BEEP(interval) Setting TOUCH_MIXMONITOR_BEEP/TOUCH_MONITOR_BEEP to a valid interval in seconds will result in a periodic beep being played to the monitored channel upon MixMontior/Monitor feature start. If an in...
2023 Dec 14
0
asterisk release certified-18.9-cert6
...field is increased to 64 characters and the Location name field is increased to 32 characters. For 'core show channels verbose', the Channel name field is increased to 80 characters, the Context is increased to 24 characters and the Extension is increased to 24 characters. - ### bridge_builtin_features: add beep via touch variable Add optional touch variable : TOUCH_MIXMONITOR_BEEP(interval) Setting TOUCH_MIXMONITOR_BEEP/TOUCH_MONITOR_BEEP to a valid interval in seconds will result in a periodic beep being played to the monitored channel upon MixMontior/Monitor feature start. If an in...
2023 Jul 07
1
Asterisk Release 20.3.1
...* redirect_protocols > * dns_cache_timeout_secs > > - ### format_sln: add .slin as supported file extension > format_sln now recognizes '.slin' as a valid > file extension in addition to the existing > '.sln' and '.raw'. > > - ### bridge_builtin_features: add beep via touch variable > Add optional touch variable : TOUCH_MIXMONITOR_BEEP(interval) > Setting TOUCH_MIXMONITOR_BEEP/TOUCH_MONITOR_BEEP to a valid > interval in seconds will result in a periodic beep being > played to the monitored channel upon MixMontior/Monitor &gt...
2014 Dec 09
2
Bridge configuration in Asterisk 13 [Spam score:8%]
...nference. As you found out, bridge_softmix can be used as a fallback if bridge_simple is not available because it allows two party communication. * bridge_holding is a parking bridge technology to hold calls for later connection. Parties in a holding bridge cannot communicate with each other. * bridge_builtin_features and bridge_builtin_interval_feature provide functionality used by features.conf. These two modules are actually not bridging technologies but support code for features.conf functionality. You usually need to install all of the bridging technologies. Richard -------------- next part ------------...