Commit Graph

107 Commits (85ef0289cae989e70277aa8fc988e8dc5808da61)

Author SHA1 Message Date
Tilghman Lesher a695516724 Document addition of encoding parameter.
15 years ago
Jason Parker 8371df4e7b Revert revisions 254046 and 254098.
15 years ago
Jason Parker 733782e90f Add note about the out-of-tree module ABI changes.
15 years ago
Russell Bryant 03d3a47ca7 Remove the IAXy firmware from Asterisk.
16 years ago
Russell Bryant e982c31095 Merged revisions 216080 via svnmerge from
16 years ago
Kevin P. Fleming f5bc668276 Convert this branch to Opsound music-on-hold.
16 years ago
Tilghman Lesher e8f0570118 More incorrect language codes, plus ensuring that regionalizations use the specified language, and not English for grammar.
16 years ago
Tilghman Lesher 60270012a9 "tw" is the language specification for Twi (from Ghana) not Taiwanese.
16 years ago
Russell Bryant 4d8b50486d Add the UPGRADE.txt file from Asterisk 1.2, for handy reference.
17 years ago
Kevin P. Fleming bec5840491 Merged revisions 111125 via svnmerge from
17 years ago
Kevin P. Fleming 7bd42528de add note that the user will need to enable codec_ilbc to get it to build
17 years ago
Kevin P. Fleming bf1486e917 Merged revisions 110869 via svnmerge from
17 years ago
Mark Michelson d53c693509 Undoing the deprecation of chan_vpb. It is alive and well.
18 years ago
Mark Michelson 53859e0bfc Deprecating chan_vpb. It is now preferred that users of Voicetronix products
18 years ago
Mark Michelson c3e4d3d02d Updating UPGRADE.txt to reflect the deprecation of the monitor-join
18 years ago
Tilghman Lesher 02d6a884bb Make the deprecation warning inline with the code, instead of only in documentation (closes issue #10549)
18 years ago
Russell Bryant 566371bd50 Merge changes from team/russell/iax_refcount.
18 years ago
Steve Murphy 19041621f6 further reversion of previously applied floating point stuff for expr2
18 years ago
Steve Murphy adc13be87b support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary.
18 years ago
Dwayne M. Hubbard 04adac9bda clarified a sentence in the format_wav section
18 years ago
Dwayne M. Hubbard 42efff0d82 updated UPGRADE.txt with format_wav GAIN change and plan to remove GAIN code from trunk
18 years ago
BJ Weschke c71401e705 I'm baaaaaaaaaack. :)
19 years ago
Steve Murphy 0ab411f2ed Here lies the fixes that killed bug 8423 -- OriginateSuccess and OriginateError incomplete channel name. May it rest in peace.
19 years ago
Olle Johansson 8f5a7bcd8d Warn users about change in canreinvite
19 years ago
Kevin P. Fleming cc99b22469 add a warning about name changes on some API calls
19 years ago
BJ Weschke 7057035ae0 Changes/fixes to the app_waitforsilence app to make it behave more the way the author originally intended for it
19 years ago
Joshua Colp c6977b9983 Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
19 years ago
Kevin P. Fleming b281acf0f8 change default setting for autofallthrough
19 years ago
Olle Johansson 2c98238fbe Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() application and
19 years ago
Russell Bryant e68c0ff0be add a note about behavior of the "clid" field in the CDR
19 years ago
Olle Johansson cff8073771 Deprecate USERAGENT
19 years ago
Kevin P. Fleming b1288df748 document Makefile target changes
19 years ago
Kevin P. Fleming fd0ac387a9 deprecate chan_agent callback mode
19 years ago
Joshua Colp 3ef02d79a4 Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. This means that if you're using this and upgrade to the revision where this was committed, you will need to update your table to the schema provided in doc/odbcstorage.txt
19 years ago
Olle Johansson 373b633e33 Marking PRI_CAUSE as deprecated to be replaced by hangup(cause)
19 years ago
Russell Bryant 377ae8d648 add notes on the changes to music on hold handling
19 years ago
Kevin P. Fleming 4492cbac8d swap the G726-32 format numbers, so that IAX2 connections with prior versions of Asterisk will still work properly
19 years ago
Kevin P. Fleming 4376af0080 actually make the non-standard G726-32 behavior available for SIP clients
19 years ago
Kevin P. Fleming 7b2bd1a069 document the new sound/moh file installation process
19 years ago
Kevin P. Fleming 7e84433270 officially deprecate the 'roundrobin' queue strategy in favor of 'rrmemory'
19 years ago
Tilghman Lesher 92314f96c5 Deprecate SetGlobalVar, replacing it with a dialplan function
19 years ago
Tilghman Lesher 36e31d864a Notate that QUEUEAGENTCOUNT is deprecated, so it can be removed post-1.4
19 years ago
Russell Bryant fba5d28317 document the changes I made yesterday to the exit behavior of the
19 years ago
Russell Bryant 3e47e08cdc wrap test at 80 characters
19 years ago
Russell Bryant 640285c7a5 add some more text about the build system
19 years ago
Joshua Colp 10467be4c0 attended transfer use transferer context first and set who is transfering at the beginning (issue #6752 reported by moy -- minor mods done by myself)
19 years ago
BJ Weschke 6535df3680 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor mods to accomodate recent enum work)
19 years ago
Russell Bryant 9d53a3e7f5 - add a UserEvent action that allows a manager client to "broadcast" an event
19 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
19 years ago
BJ Weschke d83bd4d136 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
19 years ago