Commit Graph

6958 Commits (fa5b5aa099345c9dff6ba512cca30cafae0d88f6)
 

Author SHA1 Message Date
Russell Bryant fcbe928353 Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from
20 years ago
Tilghman Lesher d9a99af589 Bug 5965 - major bug in AST_LIST_REMOVE
20 years ago
BJ Weschke 8ef327b3f5 Bug #5877
20 years ago
Christian Richter 7dfa72cdee committed head of chan_misdn with a lot of new features. Most important of all: chan_misdn supports now the mISDN mqueue tree (smp,preemptible,gcc-4 aware\!). Additionally there are some code optimizations, new facility management (Calldeflect works for now).
20 years ago
Christian Richter 52d3ddabd1 chan_misdn links against shared mISDNuser libraries now
20 years ago
Josh Roberson 9c8d7286dd Document other use of courtesytone, make association of "One Touch Record" with "Touch monitor"
20 years ago
Josh Roberson 4e8e92f389 Document addition of variable from Touch Monitor.
20 years ago
Tilghman Lesher 5152e1989f Bug 5960
20 years ago
Tilghman Lesher c7cda51ffc Document two keywords that were previously missing
20 years ago
Josh Roberson 97c8d0dbfc Allow retrieval of generated filename from one touch monitor feature.
20 years ago
Russell Bryant 444eac93ab fix a bug from the recent removal of deprecated applications by initializing
20 years ago
Kevin P. Fleming 13d25649b2 Merged revisions 7386 via svnmerge from
20 years ago
Kevin P. Fleming f791f18f7c Merged revisions 7382 via svnmerge from
20 years ago
Russell Bryant d6862a5853 re-add app_setcallerid since it was not actually marked deprecated in 1.2
20 years ago
Russell Bryant cac0f4d095 This is the first round of removing applications that were marked as deprecated
20 years ago
Tilghman Lesher e2f674787b Clarify purpose of function, by renaming
20 years ago
Kevin P. Fleming f1f2749def Merged revisions 7351 via svnmerge from
20 years ago
Kevin P. Fleming 94fd338e86 Merged revisions 7349 via svnmerge from
20 years ago
Kevin P. Fleming f0850765d8 Merged revisions 7345-7347 via svnmerge from
20 years ago
Russell Bryant c6907f1ed8 Merged revisions 7340 via svnmerge from
20 years ago
Russell Bryant b5dfd1174e add support for 'show functions like <text>' (issue #5923)
20 years ago
Russell Bryant f75bd5a29e Merged revisions 7337 via svnmerge from
20 years ago
Russell Bryant bdb525c420 Merged revisions 7335 via svnmerge from
20 years ago
Russell Bryant ec05153ac4 convert most of the option_*'s to a single ast_flags structure. Also, fix some
20 years ago
Kevin P. Fleming b6b32ebd91 Merged revisions 7285,7299,7310,7329 via svnmerge from
20 years ago
Russell Bryant 82a4d5dd8f add some missing prototypes and don't use caps for the sip debug defines since
20 years ago
Russell Bryant 0ff48b4681 clean up some compiler warnings
20 years ago
Russell Bryant 8af65a8a25 add the 'sip debug' options to the set of global flags and fix some compiler warnings
20 years ago
Tilghman Lesher 357c38d177 Merging from 1.2, bug 5925 - app_voicemail should check for the callerid it sets for unknown
20 years ago
Tilghman Lesher 870f98f02d Bug 5858 - Make the chanvars.c functions return a 'const char *'
20 years ago
Matthew Fredrickson 6a6b88c0e3 Fix all the warnings and errors for PRI to go to more logical places
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Kevin P. Fleming 6b8a8926ab Merged revisions 7261,7263 via svnmerge from
20 years ago
Olle Johansson 4cb24d2942 Changing "cvs" to "subversion" in documentation, also removing references to old versions of Asterisk
20 years ago
Kevin P. Fleming d50c812e1c Merged revisions 7257 via svnmerge from
20 years ago
Kevin P. Fleming 0b6dd5c5a8 configure trunk for merging fixes from 1.2 branch
20 years ago
Matthew Fredrickson 39c7f262a0 Add app to send pri keypad facility digits during a call
20 years ago
Russell Bryant 91316ef9e5 use ast_app_separate_args to split arguments (issue #5686)
20 years ago
Russell Bryant ad122bf6cd fix queue weight feature - compare member interfaces instead of pointers to
20 years ago
Russell Bryant b994fcae8b use '=' instead of '==' for string comparisons. /bin/bash is ok with this, but
20 years ago
Russell Bryant 48a4c3a24d remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)
20 years ago
Russell Bryant 056d4010e9 Comment out LD_ASSUME_KERNEL by default.
20 years ago
Russell Bryant 0d341e060f use app arg parsing macros (issue #5678)
20 years ago
Russell Bryant db755f9035 use app arg parsing macros (issue #5681)
20 years ago
Russell Bryant cf2690dc4a use app arg parsing macros (issue #5690)
20 years ago
Russell Bryant 6e1957475c use app arg parsing macros (issue #5679)
20 years ago
Russell Bryant 1ced6b4775 convert VMCOUNT function to use new app args parsing macros (issue #5688)
20 years ago
Russell Bryant 68fa778314 do not allow an rtp message with zero type (issue #5749)
20 years ago
Russell Bryant cff32c9b6d print an error message if invalid arguments are specified (issue #5872)
20 years ago
Russell Bryant 6a2bb9c3e0 add description of the fromdomain option (issue #5874)
20 years ago