Commit Graph

23815 Commits (e5ad3cdc3a57b78e32058c1bc248b65bfe98b435)
 

Author SHA1 Message Date
Matthew Jordan e5ad3cdc3a Update utils Makefile to handle r387294
13 years ago
Jonathan Rose 02961601cd Putting all event defs and names back for now due to res_corosync dependency
13 years ago
Alec L Davis f7f58b7bc2 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
13 years ago
Alec L Davis 7f0f53958b chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when asterisk is the refresher.
13 years ago
Alec L Davis 0b020e8c0b chan_dahdi: fix lower bound check with -ve integer conversion from a float
13 years ago
Alec L Davis 0b87695460 Add Asterisk Version to core show locks
13 years ago
Richard Mudgett eea6df46d5 Simplify chan_local.c:manager_optimize_away() using ao2_find().
13 years ago
Richard Mudgett e4db1903a2 Cleanup chan_local.c:local_new().
13 years ago
Matthew Jordan f054420df2 Clear the DTMF sending digit tracking on off nominal paths
13 years ago
Richard Mudgett a2a8afe07a Trivial changes. Comments, parentheses, spelling, wording.
13 years ago
Richard Mudgett e6f7de360d Make chan_local locals container an explicit list container.
13 years ago
Richard Mudgett 3992df6d41 Whitespace changes.
13 years ago
Richard Mudgett 073e0e215a Make mod_load_cmp() not as klunky.
13 years ago
Richard Mudgett 5fec9b8d1f Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.c
13 years ago
Richard Mudgett 213834ffd4 Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.c
13 years ago
Richard Mudgett 30cf1a590c Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.c
13 years ago
Richard Mudgett b050778ce8 Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.c
13 years ago
Richard Mudgett 5ab5715646 Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_analog.c
13 years ago
Matthew Jordan b693a72378 Prevent crash in 'sip show peers' when the number of peers on a system is large
13 years ago
Richard Mudgett 3a5a0f3f26 Move some annoying chan_dahdi debug messages to level 5.
13 years ago
Matthew Jordan e51b6a37e9 Fix CDR not being created during an externally initiated blind transfer
13 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
13 years ago
Jonathan Rose 6f5733388a Add forgotten event types to event_names array
13 years ago
Jason Parker cc9b4d8da4 Fix a log message.
13 years ago
Sean Bright c03b95a3d7 Use the proper lower bound when doing saturation arithmetic.
13 years ago
David M. Lee e2cd14876f Just a couple of Stasis-HTTP nitpick fixes.
13 years ago
Rusty Newton 8dd9be0186 Modifying sounds/Makefile to pull down 1.4.24 core sounds
13 years ago
Olle Johansson 465d0f4a22 Play periodic prompts for first call in a call queue
13 years ago
Olle Johansson fc47a3f6e5 Change pointer to existing wiki page instead of non-existing page
13 years ago
Kinsey Moore 5eb184aa95 Fix spelling error in python doc
13 years ago
Joshua Colp 3aac3d2ee5 Tweak res_sip priority so it gets loaded first before all other SIP stuff.
13 years ago
Joshua Colp e5eb77002b Update res_config_sqlite to use the ast_variable lists.
13 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
13 years ago
Matthew Jordan c5f1eecb15 Add missing module dependencies to various res_sip* modules
13 years ago
Matthew Jordan 2d1cbb4311 Clean up memory leak in config file on off nominal paths when glob is allowed
13 years ago
David M. Lee 562d0b4d18 By popular demand, putting the about-to-load-module printf back.
13 years ago
Matthew Jordan b3e3dfa51c Clean up resources in features on exit
13 years ago
David M. Lee 79b2edea8f Removing stray printf from r386540
13 years ago
Mark Michelson 09af343789 Add an \extref doxygen pointer for libuuid.
13 years ago
David M. Lee 946eb5ede0 Example of how to use the Stasis message bus
13 years ago
David M. Lee eddf4a1ae6 Ignore *.[oi] files in res/res_sip
13 years ago
Joshua Colp 8c1f423cf7 Don't bind to anything in the sample configuration so we don't clash with chan_sip on a "make samples" right now.
13 years ago
Mark Michelson 8985bca752 REmove automerge properties.
13 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
13 years ago
Michael L. Young b4c881c86e Fix Displaying Symmetric RTP Global Setting
13 years ago
Michael L. Young 735026ccf6 Change Case On Forcerport For Consistency
13 years ago
David M. Lee 522a969741 Document JSON models in resource_*.h
13 years ago
David M. Lee 22aa2a6e9b Oops. Mustache doesn't like dictionaries
13 years ago
Richard Mudgett 72828808c8 confbridge: Make search the conference bridges container using OBJ_KEY.
13 years ago
Kinsey Moore e6d77dcdb5 Fix some bad whitespace
13 years ago