summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-11Properly load say.conf upon reload of module app_playback.Kevin Harwell
2013-02-11Fix compilation error with REF_DEBUGKinsey Moore
2013-02-11Minor fixes to res_json and test_json.David M. Lee
2013-02-11Fix some issues with skinny callid.Damien Wedhorn
2013-02-11features: Don't cache a struct ast_app pointer.Richard Mudgett
2013-02-11Fix crash in res_xmpp when deleting pubsub node from CLIMatthew Jordan
2013-02-10Add additional functionality to the Sorcery API.Joshua Colp
2013-02-09pbx: Fix regression caused by taking advantage of the function name sort.Richard Mudgett
2013-02-09pbx: Make function and application containers take advantage of being sorted.Richard Mudgett
2013-02-09Make ast_do_masquerade() a void function.Richard Mudgett
2013-02-08app_confbridge: Fix crash from receiving an AMI action after ConfBridge unloa...Richard Mudgett
2013-02-08Call Parking: Set PARKINGLOT and PARKINGSLOT variables on all parked callsJonathan Rose
2013-02-07Fix a bug where a changed configuration file might not be available to all so...Joshua Colp
2013-02-07Add aggregate operations for stuctures with string fieldsKinsey Moore
2013-02-06Fixed failing test from r380696.David M. Lee
2013-02-06Fix reload skinny with active devices.Damien Wedhorn
2013-02-06Reset skinny vmexten and immeddial char on reload.Damien Wedhorn
2013-02-05app_page and app_confbridge: Fix custom announcement on entering conference.Richard Mudgett
2013-02-05app_confbridge: Fix error messages on exiting conference.Richard Mudgett
2013-02-05app_page: Fixup application XML documentation typos and inaccuracies.Richard Mudgett
2013-02-05Because the compiler can check types with a struct copy and memcpy() cannot.Richard Mudgett
2013-02-05Separate option_types[] from the struct definition.Richard Mudgett
2013-02-04Fix how we build pjproject.Jason Parker
2013-02-02Add variable length displayprompt packet to skinny and use octals.Damien Wedhorn
2013-02-01chan_iax2: Fix compile error if MALLOC_DEBUG enabled.Richard Mudgett
2013-02-01Adds variable length callinfo packets to skinny.Damien Wedhorn
2013-01-31Multiple revisions 380735-380736Jason Parker
2013-01-31Process session timers, even if Session-Expires header is missingDavid M. Lee
2013-01-31Move IAX firmware related functionality into separate files.Sean Bright
2013-01-31Multiple revisions 380671-380673Jason Parker
2013-01-31bridge_multiplexed: Keep the multiplexed thread until no more bridges use it.Richard Mudgett
2013-01-31Improve func FRAME_TRACE DTMF digit format.Richard Mudgett
2013-01-31Eliminate an unused lock in ast_bridge_channel.Richard Mudgett
2013-01-31Eliminate a use of a C++ keyword as a variable. new to new_frameRichard Mudgett
2013-01-31Add ignore properties to channels/iax2Richard Mudgett
2013-01-31Make CHECK_BLOCKING() debug message more useful.Richard Mudgett
2013-01-30chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.Richard Mudgett
2013-01-30Support building Asterisk for Raspberry Pi/Raspbian with hard-float supportMatthew Jordan
2013-01-30Unregister SIP provider API if module load is declinedMatthew Jordan
2013-01-30Perform case insensitive comparisons for T.38 attributesMatthew Jordan
2013-01-30Fix memory leak in res_calendar_icalendarMatthew Jordan
2013-01-29Move the ancillary iax2 source files into a separate sub-directory.Sean Bright
2013-01-29Fix an issue where building with DEBUG_FD_LEAKS enabled would not work due to...Joshua Colp
2013-01-29chan_agent: Prevent multiple channels from logging in as the same agent.Richard Mudgett
2013-01-29Corrected crypto tag in SDP ANSWER for SRTP. (again)David M. Lee
2013-01-29call_parking: Make sure fallbacks are used when lacking a flat channel extenJonathan Rose
2013-01-29Ensure that a declined media stream is terminated with a '\r\n'Matthew Jordan
2013-01-29Update configure script to be compatible with ptlib 2.10.9Matthew Jordan
2013-01-28Correct the number of available call numbers in IAX2.Sean Bright
2013-01-28Change cleanup ordering in filestream destructor.Russell Bryant