summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-18Fixed Confbridge file recording deadlock and appending.Kevin Harwell
2013-02-18Remove "registertrying" and add "rtp_engine" from/to sip.conf.sampleWalter Doekes
2013-02-18PRESENCE_STATE: Provide better documentation for the 'e' option.Jonathan Rose
2013-02-18confbridge: Add flags column to CLI "confbridge list <conference>"Richard Mudgett
2013-02-16confbridge: Rename i iterator variables to iter.Richard Mudgett
2013-02-16Don't send presencestate information if the state is invalidMatthew Jordan
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-15Fix crash in PresenceState AMI action when specifying an invalid providerMatthew Jordan
2013-02-15Fix a crash that occurred when a BYE was received on a replaced dialog.Mark Michelson
2013-02-15Disable strict XML documentation config checking; fix crash caused by sorceryMatthew Jordan
2013-02-15Stopped spamming of debug messages during attended transfer.Kevin Harwell
2013-02-15chan_sip: Use video and text crypto attributes to append RTP profiles to SDPJonathan Rose
2013-02-15Remove automerge propertrties added in r381527Matthew Jordan
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