summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-08Fix the analog dial *0 flash-hook of bridged peer feature.Richard Mudgett
2012-08-08Convert sig_pri to use a global callback table.Richard Mudgett
2012-08-08Convert sig_ss7 to use a global callback table.Richard Mudgett
2012-08-07Rewrite of skinny debugging.Damien Wedhorn
2012-08-07Payload and RTP code are must remain separate since in non-Asterisk format ca...Joshua Colp
2012-08-07Recorded merge of revisions 370858 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2012-08-07Add missing AST_CAUSE_* -> text translationsKinsey Moore
2012-08-07Fix a bug uncovered by the test suite where the RTP payload number was not ge...Joshua Colp
2012-08-07Reduce memory consumption significantly for users of the RTP engine API by st...Joshua Colp
2012-08-07Add named callgroups/pickupgroupsMatthew Jordan
2012-08-06Revert r370820Matthew Jordan
2012-08-06Update the MySQL voicemail_data contrib script to reflect Asterisk 11 changesMatthew Jordan
2012-08-06Improve debug message for temporary outbound proxies.Mark Michelson
2012-08-03Multiple revisions 370769-370771Mark Michelson
2012-08-02Fix regression from r370636Kinsey Moore
2012-08-01Fix a possible crash due to passing NULL to ast_variables_dup()Mark Michelson
2012-08-01Make astobj2.h not include linkedlists.h.Richard Mudgett
2012-08-01Revert alloca changes for utilsKinsey Moore
2012-07-31Add headers from SIPAddHeader to outbound REFER requests.Mark Michelson
2012-07-31Add "setvar" option to manager.conf.Mark Michelson
2012-07-31Schedule pokes of registered SIP peers within a given timespan after SIP reloadMatthew Jordan
2012-07-31Move event cache updates into event processing thread.Russell Bryant
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-31Add "dialplan remove context" and modify "dialplan add include"Mark Michelson
2012-07-31Clean up chan_sipKinsey Moore
2012-07-30Tweak unit test warning message.Richard Mudgett
2012-07-30Fix some presence-state unit test typos.Richard Mudgett
2012-07-30DECLINE to load confbridge if the config fails to load.Richard Mudgett
2012-07-30Release B channel allocation on error path in chan_misdn.Richard Mudgett
2012-07-30app_meetme: Change app_meetme support level to extended from deprecatedJonathan Rose
2012-07-30Fix ast_event_new unit test.Russell Bryant
2012-07-30Add a "corosync ping" CLI command.Russell Bryant
2012-07-30Allow specifying a port number for the MySQL server.Russell Bryant
2012-07-26chan_sip: Add SIPpeerstatus command to AMIJonathan Rose
2012-07-25res_agi: Add message indicating need for \n character in verbose messageJonathan Rose
2012-07-25Repair editline builds using in-tree editline sources.Kevin P. Fleming
2012-07-25Use an absolute path when referring to the embedded editline directory.Kevin P. Fleming
2012-07-25Enable usage of system-provided NetBSD editline library if available.Kevin P. Fleming
2012-07-25Revert a change that broke compilationTerry Wilson
2012-07-24Don't attempt free of NULL ptr in pbx.c handle_presencechangeJonathan Rose
2012-07-24Silence a warning message from older versions of GCC.Kevin P. Fleming
2012-07-24chan_oss: fix "sample rate" error messageTzafrir Cohen
2012-07-24Rewrite a comment that didn't adequately explain the code it was documenting.Kevin P. Fleming
2012-07-24Update CHANGES for list/negation ACL feature.Kevin P. Fleming
2012-07-24Allow permit/deny ACL lines to contain multiple items and negated entries.Kevin P. Fleming
2012-07-24Build is underway so logging can go away.Joshua Colp
2012-07-24Temporarily enable pj logging to console for debugging pjnath issue exposed b...Joshua Colp
2012-07-24Remove code, that operate with cdr in attempt_transfer(). That was removed so...Igor Goncharovskiy
2012-07-23Enable usage of system-provided iLBC library.Kevin P. Fleming
2012-07-23Unit tests for the Jitter Buffer API; remove unnecessary resyncMatthew Jordan