asterisk/configs
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
The masquerade supertest frequently fails because either the local channel
chain doesn't completely optimize out or the DTMF handshake doesn't
completely get accross.  Local channel optimization requires frames
flowing to trigger when optimization can happen.  When optimization
happens the media frame that triggered the optimization is dropped.
Sending DTMF requires frames to flow in the other direction for timing
purposes while sending nothing.  If internal timing is not enabled when
MOH is playing, Asterisk switches to received timing when an audio frame
is received.  With optimization dropping media frames and MOH not sending
frames unless it receives frames, occasionaly there are no more frames
being passed and the test fails.

* The asterisk command line -I option and the asterisk.conf
internal_timing option are removed.  Asterisk now always uses internal
timing when needed if any timing module is loaded.  The issue
ASTERISK-14861 did this quite awhile ago in v1.4 but effectively is broken
if other internal timing modules besides DAHDI are used.  The
ast_read_generator_actions() now only does received timing if it has no
choice for frame generators like MOH, silence, and playback streaming.

* Cleaned up some code dealing with frame generators in
ast_deactivate_generator(), generator_write_format_change(),
ast_activate_generator(), and ast_channel_stop_silence_generator().

* Removed ast_internal_timing_enabled(), AST_OPT_FLAG_INTERNAL_TIMING, and
ast_opt_internal_timing.

ASTERISK-22846 #close
Reported by: Matt Jordan

Review: https://reviewboard.asterisk.org/r/3414/
........

Merged revisions 411715 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 411716 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 411717 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@411724 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-04-04 19:19:55 +00:00
..
acl.conf.sample named_acl: Remove systemname option from acl.conf, use asterisk.conf value 2012-07-19 20:37:10 +00:00
adsi.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
agents.conf.sample Replace chan_agent with app_agent_pool. 2013-07-15 23:20:55 +00:00
alarmreceiver.conf.sample Adds new formats to app_alarmreceiver, ALAW calls support and enhanced protection. 2012-10-17 19:02:46 +00:00
alsa.conf.sample fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
amd.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
app_mysql.conf.sample Rename mysql.conf to app_mysql.conf, make module support both names 2009-06-30 17:10:45 +00:00
app_skel.conf.sample Add new config-parsing framework 2012-06-01 16:33:25 +00:00
ari.conf.sample Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
asterisk.adsi Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
asterisk.conf.sample internal_timing: Remove the option and always make it enabled if a timing module is loaded. 2014-04-04 19:19:55 +00:00
calendar.conf.sample Add setvar option to calendaring 2011-03-04 23:22:39 +00:00
ccss.conf.sample Deprecated macro usage for connected line, redirecting, and CCSS 2012-02-27 16:50:19 +00:00
cdr.conf.sample Hangup handlers - Dialplan subroutines that run when the channel hangs up. 2012-06-29 17:02:32 +00:00
cdr_adaptive_odbc.conf.sample Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample 2012-03-07 15:19:05 +00:00
cdr_custom.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
cdr_manager.conf.sample This enhancement provided via bug 9993, a patch to upgrade cdr_manager to have cdr_custom capabilities. Many thanks to eserra for this contribution 2007-06-19 20:38:21 +00:00
cdr_mysql.conf.sample Merged revisions 311930 via svnmerge from 2011-03-31 06:44:08 +00:00
cdr_odbc.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
cdr_pgsql.conf.sample Merged revisions 291038 via svnmerge from 2010-10-11 03:20:17 +00:00
cdr_sqlite3_custom.conf.sample Don't enable sqlite3 CDRs by default in sample configs. 2012-02-14 15:58:15 +00:00
cdr_syslog.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
cdr_tds.conf.sample Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
cel.conf.sample Update CEL sample config 2013-08-23 13:18:51 +00:00
cel_custom.conf.sample Remove inconsistency in CEL eventtype for user defined events. 2012-02-01 17:42:15 +00:00
cel_odbc.conf.sample Handle numeric columns for eventtype properly in cel_odbc 2012-03-07 21:28:55 +00:00
cel_pgsql.conf.sample Remove inconsistency in CEL eventtype for user defined events. 2012-02-01 17:42:15 +00:00
cel_sqlite3_custom.conf.sample Remove inconsistency in CEL eventtype for user defined events. 2012-02-01 17:42:15 +00:00
cel_tds.conf.sample Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
chan_dahdi.conf.sample chan_dahdi: enable ignore_failed_channels by default 2013-12-23 16:38:43 +00:00
chan_mobile.conf.sample Add an 'sms' option to mobile.conf to manually enable or disable SMS support. 2009-08-03 14:01:39 +00:00
cli.conf.sample Clarify configuration file that can be misunderstood 2008-01-30 20:08:58 +00:00
cli_aliases.conf.sample Fix 'pri intense debug span' alias. 2013-04-11 16:53:21 +00:00
cli_permissions.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
codecs.conf.sample Adds pass-through support for codec CELT. 2011-07-07 19:39:17 +00:00
confbridge.conf.sample ConfBridge: Correct prompt playback target 2014-02-10 16:01:37 +00:00
config_test.conf.sample Handle deprecated (aliased) option names with the config options api 2012-07-12 21:43:09 +00:00
console.conf.sample fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
dbsep.conf.sample Cleanup references to sipusers and sipfriends dynamic realtime families 2011-11-01 19:53:26 +00:00
dnsmgr.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
dsp.conf.sample dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END 2012-10-04 20:21:36 +00:00
dundi.conf.sample Allow built in variables to be used with dynamic weights. 2011-11-07 21:58:14 +00:00
enum.conf.sample Merged revisions 81379 via svnmerge from 2007-08-30 15:34:18 +00:00
extconfig.conf.sample chan_pjsip: Add alembic scripts for generating db tables for PJSIP 2013-10-04 18:13:37 +00:00
extensions.ael.sample Merged revisions 252761 via svnmerge from 2010-03-16 18:48:22 +00:00
extensions.conf.sample Add queue monitoring hints 2012-09-20 18:44:26 +00:00
extensions.lua.sample Update sample configs to put incoming calls into context public. 2011-12-12 17:34:39 +00:00
extensions_minivm.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
features.conf.sample configuration samples: Pull all parking related stuff out of features.conf 2013-09-30 21:40:36 +00:00
festival.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
followme.conf.sample Improve FollowMe accept/decline DTMF string matching. 2012-05-09 17:58:11 +00:00
func_odbc.conf.sample Allow multiple rows to be fetched within the normal mode of operation. 2009-09-07 17:15:37 +00:00
gtalk.conf.sample New CLI command 'gtalk show settings'. 2010-11-02 15:14:12 +00:00
h323.conf.sample Add "autoframing" option to sip.conf.sample and h323.conf.sample. 2013-08-20 11:48:57 +00:00
hep.conf.sample res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIP 2014-03-28 18:32:50 +00:00
http.conf.sample Fix TLS port binding behavior as well as reload behavior: 2012-02-02 18:55:05 +00:00
iax.conf.sample chan_iax2: Block unnecessary control frames to/from the wire. 2014-02-07 18:29:49 +00:00
iaxprov.conf.sample Replacing doc/* and asterisk.pdf with wiki links 2011-02-02 19:30:49 +00:00
indications.conf.sample indications.conf: add stutter tone; end properly 2014-02-07 13:15:55 +00:00
jabber.conf.sample Support routing text messages outside of a call. 2011-06-01 21:31:40 +00:00
jingle.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
logger.conf.sample verbosity: Fix performance of console verbose messages. 2014-01-14 18:14:02 +00:00
manager.conf.sample manager: The eventfilter= option now takes an extended regex. 2014-01-27 08:17:22 +00:00
meetme.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
mgcp.conf.sample Replacing doc/* and asterisk.pdf with wiki links 2011-02-02 19:30:49 +00:00
minivm.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
misdn.conf.sample Add named callgroups/pickupgroups 2012-08-07 12:46:36 +00:00
modules.conf.sample Add the capability to require a module to be loaded, or else Asterisk exits. 2009-11-13 08:52:28 +00:00
motif.conf.sample Add CLI configuration documentation 2013-02-15 13:38:12 +00:00
musiconhold.conf.sample Add an announcement option to music-on-hold - plays sound when put on hold/between songs 2012-01-23 18:34:47 +00:00
muted.conf.sample Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
ooh323.conf.sample Introduce new config option 'aniasdni'. If yes then asterisk set dialed number as own id back to the caller 2013-12-18 19:36:39 +00:00
osp.conf.sample Added support for indirect work mode. 2010-07-12 04:16:18 +00:00
oss.conf.sample fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
phone.conf.sample Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
phoneprov.conf.sample res_phoneprov add snom 300, 320, 360, 370, 820, 821, 870 support 2011-02-03 16:13:40 +00:00
pjsip.conf.sample configs/pjsip.conf.sample: Configuration section naming in pjsip.conf.sample needs a little clarification 2014-02-06 19:58:27 +00:00
pjsip_notify.conf.sample res_pjsip_notify: Add documentation 2013-09-28 22:57:17 +00:00
queuerules.conf.sample Merged revisions 324241 via svnmerge from 2011-06-20 18:13:02 +00:00
queues.conf.sample queues.conf.sample Fix documented default for persistentmembers 2014-01-29 00:44:59 +00:00
res_config_mysql.conf.sample Cleanup references to sipusers and sipfriends dynamic realtime families 2011-11-01 19:53:26 +00:00
res_config_sqlite.conf.sample Rename res_config_sqlite.conf to res_config_sqlite.conf.sample (missing .sample). 2009-06-30 17:22:16 +00:00
res_config_sqlite3.conf.sample Add SQLite 3 realtime support 2011-09-11 17:09:36 +00:00
res_corosync.conf.sample Replace res_ais with a new module, res_corosync. 2012-02-05 10:58:37 +00:00
res_curl.conf.sample Merged revisions 295361 via svnmerge from 2010-11-17 14:22:42 +00:00
res_fax.conf.sample res_fax: Comment out default settings from res_fax.conf. 2014-02-27 16:08:03 +00:00
res_ldap.conf.sample Add RFC 3327 Path header support to chan_sip 2013-03-05 13:14:43 +00:00
res_odbc.conf.sample Fix documentation for default username in res_odbc 2012-09-25 13:29:37 +00:00
res_parking.conf.sample configuration samples: Pull all parking related stuff out of features.conf 2013-09-30 21:40:36 +00:00
res_pgsql.conf.sample Construct socket name, according to the Postgres docs, and document as such. 2010-05-26 16:14:48 +00:00
res_pktccops.conf.sample Merged revisions 337775 via svnmerge from 2011-09-23 00:47:18 +00:00
res_snmp.conf.sample Replacing doc/* with wiki links 2011-02-02 18:59:29 +00:00
res_stun_monitor.conf.sample Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 2011-12-01 21:19:41 +00:00
rtp.conf.sample Disable ICE support by default 2012-10-08 20:39:26 +00:00
say.conf.sample Merged revisions 284318 via svnmerge from 2010-08-31 19:01:12 +00:00
sip.conf.sample chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325) 2014-03-26 16:15:12 +00:00
sip_notify.conf.sample Add Digium phones context to sip_notify sample config. 2012-07-09 17:07:06 +00:00
skinny.conf.sample Voicemail: Remove mailbox identifier format (box@context) assumptions in the system. 2013-12-19 16:52:43 +00:00
sla.conf.sample astobj2-ify the SLA code 2013-07-10 01:56:15 +00:00
smdi.conf.sample Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf in 2009-05-27 16:07:57 +00:00
sorcery.conf.sample Prevent duplicate sorcery wizards from being applied to sorcery object types. 2014-04-02 18:57:29 +00:00
statsd.conf.sample Example of how to use the Stasis message bus 2013-04-26 20:05:15 +00:00
telcordia-1.adsi Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. 2009-05-28 14:39:21 +00:00
test_sorcery.conf.sample Merge the sorcery data access layer API. 2013-01-25 14:01:04 +00:00
udptl.conf.sample Allow non-compliant T.38 endpoints to be supportable via configuration option. 2009-10-05 19:45:00 +00:00
unistim.conf.sample Added option 'interdigit_timer' to unistim.conf to make able controll hardcoded dial timeout constant. 2012-07-18 07:17:00 +00:00
users.conf.sample Add 'description' field for CLI and Manager output 2011-04-13 15:49:33 +00:00
voicemail.conf.sample configs/voicemail.conf.sample - Make mailcmd sample text more explicit 2014-02-25 17:44:53 +00:00
vpb.conf.sample Update sample configs to put incoming calls into context public. 2011-12-12 17:34:39 +00:00
xmpp.conf.sample Add CLI configuration documentation 2013-02-15 13:38:12 +00:00