Commit Graph

8470 Commits (ede4906f8db73493d147d1b4f288df02cacfeb1c)
 

Author SHA1 Message Date
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
Luigi Rizzo 75c6b453a3 mark const the 'header' argument of gettag
20 years ago
Luigi Rizzo 1a709886e3 mark const the source of copy_request
20 years ago
Luigi Rizzo c76882a94a fix indentation to make a table more readable
20 years ago
Luigi Rizzo 3ade391d1d simplify register_peer_exten() removing some duplicated code.
20 years ago
Luigi Rizzo 734535011a use strsep() to trim away ;xxx from SIP messages.
20 years ago
Luigi Rizzo 8414445108 use a more compact method to trim the trailing ;... from SIP lines.
20 years ago
Luigi Rizzo 917182e286 annotate const parameters of copy_header()
20 years ago
Luigi Rizzo 27f4fb4990 src is const in parse_copy()
20 years ago
Luigi Rizzo 564ca6394a minor logic simplification in get_sip_pvt_byid_locked()
20 years ago
Luigi Rizzo 15b7465cd2 simplify logic in function create_addr()
20 years ago
Luigi Rizzo a234f92337 simplify logic in realtime_peer(), removing an unnecessary
20 years ago
Luigi Rizzo 94d3a99089 strcmp() is the right function to use here, not strncmp().
20 years ago
BJ Weschke 4733732b61 Merged revisions 29196 via svnmerge from
20 years ago
Russell Bryant 99f3f45625 put a bunch of defines in enums, and convert comments to doxygen format
20 years ago