summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-14Remove extraneous stuff from r381470.Damien Wedhorn
2013-02-14Add back sending dialnumber to skinny.Damien Wedhorn
2013-02-14End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.Richard Mudgett
2013-02-14Respect callerid presentation in skinny.Damien Wedhorn
2013-02-14Revamp of terminal color codesKinsey Moore
2013-02-14Use a shuffling algorithm to find unused IAX2 call numbers.Sean Bright
2013-02-14Update the name of the update_tags utility in the git mirror how-to.Sean Bright
2013-02-14Don't throw a spurious error when using DBdeltreeMatthew Jordan
2013-02-12Add a serializer interface to the threadpoolDavid M. Lee
2013-02-12Do not allow native RTP bridging if packetization of media streams differs.Mark Michelson
2013-02-12Fix some more REF_DEBUG-related build errorsKinsey Moore
2013-02-12Adding Some More Manager Events To ConfBridgeMichael L. Young
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