Commit Graph

23767 Commits (72828808c88cd95cbc5014da931275bccda4208d)
 

Author SHA1 Message Date
Kinsey Moore 81fa307af7 Fix some more REF_DEBUG-related build errors
12 years ago
Michael L. Young 27867e65d0 Adding Some More Manager Events To ConfBridge
12 years ago
Kevin Harwell b607a2dbf9 Properly load say.conf upon reload of module app_playback.
12 years ago
Kinsey Moore b6b9dfb09b Fix compilation error with REF_DEBUG
12 years ago
David M. Lee f2b9c12704 Minor fixes to res_json and test_json.
12 years ago
Damien Wedhorn 98ef0d3215 Fix some issues with skinny callid.
12 years ago
Richard Mudgett 3d91f97cf9 features: Don't cache a struct ast_app pointer.
12 years ago
Matthew Jordan 4682d32d34 Fix crash in res_xmpp when deleting pubsub node from CLI
12 years ago
Joshua Colp 27882b8599 Add additional functionality to the Sorcery API.
12 years ago
Richard Mudgett 0e442112ad pbx: Fix regression caused by taking advantage of the function name sort.
12 years ago
Richard Mudgett 1e65035d17 pbx: Make function and application containers take advantage of being sorted.
12 years ago
Richard Mudgett 5b236ee647 Make ast_do_masquerade() a void function.
12 years ago
Richard Mudgett 9da5ef1b91 app_confbridge: Fix crash from receiving an AMI action after ConfBridge unloaded.
12 years ago
Jonathan Rose 1a70d513f1 Call Parking: Set PARKINGLOT and PARKINGSLOT variables on all parked calls
12 years ago
Joshua Colp abd17dc849 Fix a bug where a changed configuration file might not be available to all sorcery object types.
13 years ago
Kinsey Moore 67102c3d3f Add aggregate operations for stuctures with string fields
13 years ago
David M. Lee 345253a50e Fixed failing test from r380696.
13 years ago
Damien Wedhorn c0832b4765 Fix reload skinny with active devices.
13 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
13 years ago
Richard Mudgett fe6fc6e3b0 app_page and app_confbridge: Fix custom announcement on entering conference.
13 years ago
Richard Mudgett 128d7abb05 app_confbridge: Fix error messages on exiting conference.
13 years ago
Richard Mudgett fb323d4465 app_page: Fixup application XML documentation typos and inaccuracies.
13 years ago
Richard Mudgett 08fdb4646e Because the compiler can check types with a struct copy and memcpy() cannot.
13 years ago
Richard Mudgett 657aa491f0 Separate option_types[] from the struct definition.
13 years ago
Jason Parker eb61bb96b7 Fix how we build pjproject.
13 years ago
Damien Wedhorn 8bb9aa2f6d Add variable length displayprompt packet to skinny and use octals.
13 years ago
Richard Mudgett ae1421e04d chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
13 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
13 years ago
Jason Parker 5b41fbfe8b Multiple revisions 380735-380736
13 years ago
David M. Lee 5899e13112 Process session timers, even if Session-Expires header is missing
13 years ago
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
13 years ago
Jason Parker c1b4a93f49 Multiple revisions 380671-380673
13 years ago
Richard Mudgett a5fadc1e57 bridge_multiplexed: Keep the multiplexed thread until no more bridges use it.
13 years ago
Richard Mudgett 32ac38ea37 Improve func FRAME_TRACE DTMF digit format.
13 years ago
Richard Mudgett 683726a5e7 Eliminate an unused lock in ast_bridge_channel.
13 years ago
Richard Mudgett b7ecff2e4b Eliminate a use of a C++ keyword as a variable. new to new_frame
13 years ago
Richard Mudgett 9b7b62e627 Add ignore properties to channels/iax2
13 years ago
Richard Mudgett 3058e2fb2d Make CHECK_BLOCKING() debug message more useful.
13 years ago
Richard Mudgett 6458a6572b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan ea094de7c5 Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
13 years ago
Matthew Jordan 01309cf41e Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 8018bdd8e1 Perform case insensitive comparisons for T.38 attributes
13 years ago
Matthew Jordan 0728c6d7ae Fix memory leak in res_calendar_icalendar
13 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
13 years ago
Joshua Colp ffaf79b1eb Fix an issue where building with DEBUG_FD_LEAKS enabled would not work due to sorcery using calls called "open" and "close".
13 years ago
Richard Mudgett 8cc7aea09b chan_agent: Prevent multiple channels from logging in as the same agent.
13 years ago
David M. Lee e06cd59e04 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago
Jonathan Rose 80021f220c call_parking: Make sure fallbacks are used when lacking a flat channel exten
13 years ago
Matthew Jordan 126060042e Ensure that a declined media stream is terminated with a '\r\n'
13 years ago
Matthew Jordan 148b6e7fba Update configure script to be compatible with ptlib 2.10.9
13 years ago