summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-22Add Asterisk TestSuite event hooks to support ConfBridge testingMatthew Jordan
2011-12-22Allow packetization vaules > 127Terry Wilson
2011-12-21Make codecs/speex ignore *.i files also.Richard Mudgett
2011-12-21Make apps/confbridge ignore *.i files also.Richard Mudgett
2011-12-20Fix chan_iax2 to not report an RDNIS number if it is blank.Richard Mudgett
2011-12-20This adds support for setting several safe_asterisk parameters usingMatthew Nicholson
2011-12-19Fix crashes on other platforms caused by interference from Darwin weak symbol...Richard Mudgett
2011-12-19Update documentation for MESSAGE_SEND_STATUS variable.Leif Madsen
2011-12-19Add a separate buffer for SRTCP packetsTerry Wilson
2011-12-18Correct two flaws in sip.conf.sample related to AST-2011-013.Kevin P. Fleming
2011-12-16Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().Richard Mudgett
2011-12-16Voicemail with the saycid option will now play a caller's name based on cid i...Jonathan Rose
2011-12-16Fix cut and past error in ast_call_forward().Richard Mudgett
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-12-16Fix ParkAndAnnounce to pass the CallerID to the announcing channel.Richard Mudgett
2011-12-14Added support for all slin formats to app_originateMatthew Jordan
2011-12-14Fixed Asterisk crash when function QUEUE_MEMBER receives invalid inputMatthew Jordan
2011-12-14Don't clear LOCALSTATIONID before sending or receiving. The user may set thatMatthew Nicholson
2011-12-14Add and document PARKEDCALL variable set during timeoutJonathan Rose
2011-12-14Improve error message in CONFBRIDGE_INFOMatthew Jordan
2011-12-14Fix accidental use of tabs instead of spaces from previous features.conf.samp...Jonathan Rose
2011-12-14Document PARKINGSLOT variable in features.conf.sampleJonathan Rose
2011-12-13Fix FollowMe CallerID on outgoing calls.Richard Mudgett
2011-12-13Fix possible misshandling of an incoming SIP response as a peer poke response.Stefan Schmidt
2011-12-12Backed out core changes from r346391Matthew Jordan
2011-12-12Update sample configs to put incoming calls into context public.Richard Mudgett
2011-12-09Adds MixMonitor and StopMixMonitor AMI commands to the managerJonathan Rose
2011-12-09Remove autojump extensions from SayUnixTime, make an option to perform automa...Jonathan Rose
2011-12-09Fix some parsing issues in add_exten_to_pattern_tree().Richard Mudgett
2011-12-08Fix regression when using tcpenable=no and tlsenable=yes.Walter Doekes
2011-12-08Fix regressed behavior of queue set penalty to work without specifying 'in <q...Jonathan Rose
2011-12-08Mark channel running the h exten with the soft-hangup flag.Richard Mudgett
2011-12-08Don't crash on INFO automon request with no channelTerry Wilson
2011-12-08Fix segfault on answer.Damien Wedhorn
2011-12-07Update AMI Getvar and Setvar documentation about supplying a channel name.Richard Mudgett
2011-12-07Fix: Meetme recording variables from realtime DB use null entries over channe...Jonathan Rose
2011-12-07Add ASTSBINDIR to the list of configurable pathsTerry Wilson
2011-12-06Make SIP INFO messages for dtmf-relay signals case insensitive.Richard Mudgett
2011-12-06Documents CHANNEL(musicclass) taking priority over m([x]) in waitExtenJonathan Rose
2011-12-06Add VM_INFO() dialplan function to gather information about a mailbox.Walter Doekes
2011-12-06Don't allow transport=tcp when tcpenable=no.Walter Doekes
2011-12-06Add regression tests for issue ASTERISK-18838.Walter Doekes
2011-12-06The voicemail [general] zonetag and locale variables weren't loadedWalter Doekes
2011-12-06Doubly linked lists unit test and update to implementation.Richard Mudgett
2011-12-06Fixed crash from orphaned MWI subscriptions in chan_sipMatthew Jordan
2011-12-05Restore call progress code for analog ports.Richard Mudgett
2011-12-05Resolve duplicate label used in multiple priorities for the same extension.Jonathan Rose
2011-12-05Fix chan_jingle/gtalk load regression introduced in r346087Kinsey Moore
2011-12-04For SIP REGISTER fix domain-only URIs and domain ACL bypass.Walter Doekes
2011-12-02Update SIP MESSAGE To parsing to correctly handle URIMatthew Jordan