summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-14Fix voicemail problems when using ogg/vorbis.Richard Mudgett
2012-02-14Fix lock typo that should be unlock in cel_sqlite_custom reload.Richard Mudgett
2012-02-14Properly invert the return of a strncmp call.Mark Michelson
2012-02-14Don't enable sqlite3 CDRs by default in sample configs.Jason Parker
2012-02-14Clear the high order bit from the destination call number before sending.Sean Bright
2012-02-14call manager_event only if there is not null channel structureAlexandr Anikin
2012-02-14res_agi: Add AGIEXITONHANGUP variable.Russell Bryant
2012-02-13Fix occasional incorrectly delayed call-file execution.Richard Mudgett
2012-02-13Fix compile error from most recent ast_channel opaquification installment.Richard Mudgett
2012-02-13Only allow one 'dialplan reload' to execute at a time as otherwise they would...Joshua Colp
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-13Fix reconnecting to pgsql database after connection loss.Richard Mudgett
2012-02-13Don't try to play sound files that do not exist.Joshua Colp
2012-02-10Fix a voicemail memory leak with heard/deleted messages.Jason Parker
2012-02-10Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.Richard Mudgett
2012-02-10Fix IMAP app_voicemail compilation issue introduced in r354429Matthew Jordan
2012-02-09Note that CDRs are immutable once a bridge is torn downTerry Wilson
2012-02-09Fix parsing of SIP headers where compact and non-compact headers are mixedKinsey Moore
2012-02-09Make the config parser remove escaping backslashesKinsey Moore
2012-02-09Add auto_force_rport and auto_comedia NAT optionsTerry Wilson
2012-02-09Adding reload support to res_fax.soMark Michelson
2012-02-09Clean-up of minor formatting issues in r354542/3/4Matthew Jordan
2012-02-09Fix SIP INFO DTMF handling for non-numeric codesMatthew Jordan
2012-02-09Fix some compile problems from the 'cppcheck' patch.Richard Mudgett
2012-02-09Fix crash in ParkAndAnnounce.Richard Mudgett
2012-02-09Remove some unnecessary locking from ast_hangup().Russell Bryant
2012-02-08Revision 354046 added res_corosync as a replacement for res_ais, but didn'tKevin P. Fleming
2012-02-08Add callbackextension matching & realtime callbackextensionsTerry Wilson
2012-02-08Restore some variables removed by the 'cppcheck' patch that were actually nee...Kevin P. Fleming
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-02-08Add CHANGES documentation for the "pri set debug" bitmask changeKinsey Moore
2012-02-07Fix multiple SIP realtime issuesTerry Wilson
2012-02-07Continuation of last patch - since LIVE_AST_LD_PATH_EXTRA will now neverSean Bright
2012-02-07Include live/usr/lib in the shared library search path to that we pick upSean Bright
2012-02-07Whitespace only (remove trailing spaces)Sean Bright
2012-02-07Fix column duplication bug in module reload for cdr_pgsql.Jonathan Rose
2012-02-06Improved documentation of CLI "dialplan add extension" command.Richard Mudgett
2012-02-06Restore alternate SIG_PRI_DEBUG_DEFAULT meaning.Richard Mudgett
2012-02-06Allow more control over the output of pri debugKinsey Moore
2012-02-06Add missing headers to AMI UnParkedCall event to uniquely identify the call.Richard Mudgett
2012-02-06Make the 'c' option to MeetMe work even if the 'q' option is used.Joshua Colp
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant
2012-02-03Fixes deadlocks occuring in chan_agent due to r335976Jonathan Rose
2012-02-03Support schema selection in cdr_adaptive_odbcKinsey Moore
2012-02-03Fixes a segfault occuring when performing attended transfer with FAXOPT(gatew...Jonathan Rose
2012-02-02Ensure entering T.38 passthrough does not cause an infinite loopKinsey Moore
2012-02-02Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)Richard Mudgett
2012-02-02Fix TLS port binding behavior as well as reload behavior:Mark Michelson
2012-02-02Fix sip show peers port output, align columns, and fix ami port output.Jonathan Rose
2012-02-01Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sipJonathan Rose