Commit Graph

9184 Commits (2c3bc8b1b342ebea4e34f284e89cc99a9d84e94c)
 

Author SHA1 Message Date
Christian Richter 8122c35675 fixed to early connect bug which came in yesterday.., also added the transmit of progress indicators through channel vars
20 years ago
Jim Dixon f2af2718a6 Added incoming audio notch filtering, plus a bunch of command improvements, etc.
20 years ago
Kevin P. Fleming 99bd06029f block SIP obscurity fix from merging... trunk version was different
20 years ago
Kevin P. Fleming 3e99be68d1 add a new option for 'obscuring' SIP user/peer names from fishers
20 years ago
Russell Bryant 74cb39729b further codec module optimization based on codec_alaw changes by rizzo
20 years ago
Russell Bryant 7370cb3221 Merged revisions 29849 via svnmerge from
20 years ago
Matt O'Gorman f297f2ec29 get rid of that transport sillyness
20 years ago
Matt O'Gorman d419d41c2e hmm still need a way to get rid of connections
20 years ago
Matthew Fredrickson 547c6ebd86 Bump up the echo tail length option
20 years ago
Matt O'Gorman 600d37873d fixes bug where server goes away.
20 years ago
Christian Richter 39ac1a5b83 added a l1watcher timeout, therefore removed the old behaviour of guessing the l1state.
20 years ago
Matt O'Gorman 45107ed763 allows for configurable answer timeout on attended transfer
20 years ago
Kevin P. Fleming b31af470e7 Merged revisions 29764 via svnmerge from
20 years ago
BJ Weschke c4227714fd Sanity check code for an extended failure in trying to obtain a channel lock that may have been obtained elsewhere. Prevents the monitor thread of the SIP module from going into an infinite loop, effectively, breaking SIP until you restart Asterisk or the mutex is unlocked, whichever comes first.
20 years ago
BJ Weschke ede4906f8d What's good for 1.2 isn't good for /trunk. Fix for /trunk coming next...
20 years ago
Russell Bryant f9e5541689 on a clean, we have to clean out the ael directory too
20 years ago
Kevin P. Fleming 8d74f0ebe6 restore AST_LIST_HEAD_INIT (with no users in the tree right now)
20 years ago
Matt O'Gorman 5d51260c36 finish cleaning up some more stuff before russell
20 years ago
Russell Bryant a20db7dde6 remove another excess "debug" message
20 years ago
BJ Weschke 99fe70da00 Merged revisions 29696 via svnmerge from
20 years ago
BJ Weschke 6535df3680 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor mods to accomodate recent enum work)
20 years ago
Russell Bryant cb25b874cb remove an unnecessary error message that is really an old debug message
20 years ago
Russell Bryant 32a28ed9cf update chan_jingle to reflect the recent change to the indicate prototype
20 years ago
Olle Johansson 16a648aaf1 Breaking once will stop us... :-)
20 years ago
Christian Richter adfae0960f * export_ies uses now _VAR else the vars are not copied to the dest chan
20 years ago
Olle Johansson 883e4d6a9b Code formatting
20 years ago
Olle Johansson 8c14cffd50 Formatting, typos
20 years ago
Mark Spencer fa9e0ed768 Handle ringing (early) state properly on SIP
20 years ago
Matt O'Gorman 9d15337fa0 patch from bug 0007204 to make bug 5750 follow standard
20 years ago
Kevin P. Fleming 3891339581 remove properties from the xmpp merge
20 years ago
Joshua Colp 822a3e81c9 Merged revisions 29555 via svnmerge from
20 years ago
Kevin P. Fleming f09942bb08 bootstrap updates to include xmpp related stuff
20 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
20 years ago
Joshua Colp 64b94dad80 Merged revisions 29512 via svnmerge from
20 years ago
BJ Weschke 5235890be4 This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
20 years ago
Joshua Colp a0f95cd526 Merged revisions 29464 via svnmerge from
20 years ago
Russell Bryant 86205923df add DEBUG_CHANNEL_LOCKS to menuselect
20 years ago
Joshua Colp 0cc02feae9 Add PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger)
20 years ago
Joshua Colp d2d8052741 don't stop recording until hangup (no terminator) (issue #7168 reported by julien23)
20 years ago
BJ Weschke d1fc8d4687 Add UniqueID to the leave manager event.
20 years ago
Christian Richter 19d46333bf added callcounters for incoming and outgoing calls
20 years ago
Tilghman Lesher 5a8e7415c7 Merged revisions 29398 via svnmerge from
20 years ago
Tilghman Lesher 115e950b2c Blocked revisions 29394 via svnmerge
20 years ago
Tilghman Lesher 9e81cc3e0c Escaping commas within fields isn't always desireable.
20 years ago
Luigi Rizzo 76c47813fe remove code duplication generating some ast_verbose messages .
20 years ago
Luigi Rizzo 9bb0bfbebc use functional form of time()
20 years ago
Luigi Rizzo 82dbf5a4c1 use the functional form of time(), and mark XXX a couple of places
20 years ago
Luigi Rizzo afe7c46924 more constifications
20 years ago
Luigi Rizzo 322aff00c6 various constification of function arguments to prevent erroneous
20 years ago
Luigi Rizzo ba195ee2d4 the msg argument of the various transmi_response*() functions is const.
20 years ago