asterisk/asterisk.git
2012-01-11 Richard MudgettRemove extraneous BRIDGEPEER AMI VarSet event on a...
2012-01-11 Richard MudgettMake FollowMe optionally update connected line informat...
2012-01-11 Terry WilsonAlways treat arguments to get_by_name_cb as strings
2012-01-10 Richard MudgettFix absolute/relative time mismatch in LOCK function.
2012-01-09 Richard MudgettFix compiler warnings reported by gcc v4.2.4.
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2012-01-09 Richard MudgettFix joinable thread terminating without joiner memory...
2012-01-09 Walter DoekesFix shutdown handling of sqlite3 astdb.
2012-01-09 Richard MudgettMultiple revisions 350127-350128
2012-01-09 Richard MudgettMake Asterisk -x command line parameter imply -r parame...
2012-01-09 Kinsey MoorePrevent SLA settings from getting wiped out on reload
2012-01-06 Terry WilsonDon't leak CID in From header when presentation=unavailable
2012-01-06 Kinsey MooreFix lua goto detection to prevent unexpected behavior...
2012-01-06 Richard MudgettFix memory leaks in app_followme find_realtime().
2012-01-05 Matthew JordanFix premature free'ing of the frame committed in r349608
2012-01-05 Richard MudgettMake not assume that the cel_sqlite3_custom SQL table...
2012-01-05 Richard MudgettMake pbx_config.c use Gosub instead of Macro call for...
2012-01-05 Kinsey MooreAllow playback of formats that don't support seeking
2012-01-05 Jonathan RoseFix an issue where dsp.c would interpret multiple dtmf...
2012-01-05 Jonathan RoseEnsures Asterisk closes when receiving terminal signals...
2012-01-04 Matthew JordanFix for ConfBridge config parser unlocking channel...
2012-01-04 Matthew JordanFree successfully translated frame in fax_gateway_framehook
2012-01-04 Richard MudgettFix segfault in chan_dahdi for CHANNEL(dahdi_span)...
2012-01-04 Kinsey MooreMake debian init script conform to the LSB standard
2012-01-04 Kinsey MooreUpdate autosupport script and man page
2012-01-04 Jonathan RoseAdds Subscription-State header to notify with call...
2012-01-04 Jonathan RoseFix documentation for SayNumber to reflect the fact...
2011-12-31 Russell BryantFix some minor formatting issues based on coding guidel...
2011-12-31 Russell BryantConstify tag argument in REF_DEBUG related code.
2011-12-29 Matthew JordanHandle AST_CONTROL_UPDATE_RTP_PEER frames in local...
2011-12-28 Sean BrightUse ast_audiohook_write_list_empty to determine if...
2011-12-28 Kevin P. FlemingTell Subversion to gnore the 'astdb2bdb' binary file...
2011-12-28 Kevin P. FlemingImprove T.38 gateway V.21 preamble detection.
2011-12-27 Matthew JordanFix timing source dependency issues with MOH
2011-12-27 Sean BrightOnce an audiohook is attached to a channel, we continue...
2011-12-23 Matthew JordanAllow overriding of IMAP server settings on a user...
2011-12-23 Jonathan RoseINFO/Record request configurable to use dynamic features
2011-12-23 Jonathan Rosechan_sip autocreatepeer=persist option for auto-created...
2011-12-23 Sean BrightMerged revisions 349045 via svnmerge from
2011-12-23 Kinsey MooreFix missing doc tags found while fixing ASTERISK-18689
2011-12-23 Richard MudgettFix extension state callback references in chan_sip.
2011-12-22 Matthew JordanFix for memory leaks / cleanup in cel_pgsql
2011-12-22 Damien WedhornFix segfault on answer.
2011-12-22 Matthew JordanAdd Asterisk TestSuite event hooks to support ConfBridg...
2011-12-22 Terry WilsonAllow packetization vaules > 127
2011-12-21 Richard MudgettMake codecs/speex ignore *.i files also.
2011-12-21 Richard MudgettMake apps/confbridge ignore *.i files also.
2011-12-20 Richard MudgettFix chan_iax2 to not report an RDNIS number if it is...
2011-12-20 Matthew NicholsonThis adds support for setting several safe_asterisk...
2011-12-19 Richard MudgettFix crashes on other platforms caused by interference...
2011-12-19 Leif MadsenUpdate documentation for MESSAGE_SEND_STATUS variable.
2011-12-19 Terry WilsonAdd a separate buffer for SRTCP packets
2011-12-18 Kevin P. FlemingCorrect two flaws in sip.conf.sample related to AST...
2011-12-16 Richard MudgettClean-up on isle five for __ast_request_and_dial()...
2011-12-16 Jonathan RoseVoicemail with the saycid option will now play a caller...
2011-12-16 Richard MudgettFix cut and past error in ast_call_forward().
2011-12-16 Richard MudgettFix crash during CDR update.
2011-12-16 Richard MudgettFix ParkAndAnnounce to pass the CallerID to the announc...
2011-12-14 Matthew JordanAdded support for all slin formats to app_originate
2011-12-14 Matthew JordanFixed Asterisk crash when function QUEUE_MEMBER receive...
2011-12-14 Matthew NicholsonDon't clear LOCALSTATIONID before sending or receiving...
2011-12-14 Jonathan RoseAdd and document PARKEDCALL variable set during timeout
2011-12-14 Matthew JordanImprove error message in CONFBRIDGE_INFO
2011-12-14 Jonathan RoseFix accidental use of tabs instead of spaces from previ...
2011-12-14 Jonathan RoseDocument PARKINGSLOT variable in features.conf.sample
2011-12-13 Richard MudgettFix FollowMe CallerID on outgoing calls.
2011-12-13 Stefan SchmidtFix possible misshandling of an incoming SIP response...
2011-12-12 Matthew JordanBacked out core changes from r346391
2011-12-12 Richard MudgettUpdate sample configs to put incoming calls into contex...
2011-12-09 Jonathan RoseAdds MixMonitor and StopMixMonitor AMI commands to...
2011-12-09 Jonathan RoseRemove autojump extensions from SayUnixTime, make an...
2011-12-09 Richard MudgettFix some parsing issues in add_exten_to_pattern_tree().
2011-12-08 Walter DoekesFix regression when using tcpenable=no and tlsenable...
2011-12-08 Jonathan RoseFix regressed behavior of queue set penalty to work...
2011-12-08 Richard MudgettMark channel running the h exten with the soft-hangup...
2011-12-08 Terry WilsonDon't crash on INFO automon request with no channel
2011-12-08 Damien WedhornFix segfault on answer.
2011-12-07 Richard MudgettUpdate AMI Getvar and Setvar documentation about supply...
2011-12-07 Jonathan RoseFix: Meetme recording variables from realtime DB use...
2011-12-07 Terry WilsonAdd ASTSBINDIR to the list of configurable paths
2011-12-06 Richard MudgettMake SIP INFO messages for dtmf-relay signals case...
2011-12-06 Jonathan RoseDocuments CHANNEL(musicclass) taking priority over...
2011-12-06 Walter DoekesAdd VM_INFO() dialplan function to gather information...
2011-12-06 Walter DoekesDon't allow transport=tcp when tcpenable=no.
2011-12-06 Walter DoekesAdd regression tests for issue ASTERISK-18838.
2011-12-06 Walter DoekesThe voicemail [general] zonetag and locale variables...
2011-12-06 Richard MudgettDoubly linked lists unit test and update to implementation.
2011-12-06 Matthew JordanFixed crash from orphaned MWI subscriptions in chan_sip
2011-12-05 Richard MudgettRestore call progress code for analog ports.
2011-12-05 Jonathan RoseResolve duplicate label used in multiple priorities...
2011-12-05 Kinsey MooreFix chan_jingle/gtalk load regression introduced in...
2011-12-04 Walter DoekesFor SIP REGISTER fix domain-only URIs and domain ACL...
2011-12-02 Matthew JordanUpdate SIP MESSAGE To parsing to correctly handle URI
2011-12-02 Alexandr Anikinimplement nat option for rtp channels with ooh323
2011-12-02 Alexandr AnikinMerged revisions 346763 via svnmerge from
2011-12-01 Richard MudgettRe-resolve the STUN address if a STUN poll fails for...
2011-12-01 Jonathan RoseChange 183 Ringing in sipfrag body to 180 ringing....
2011-11-30 Tilghman LesherRemove the few places where we try to ast_verbose(...
2011-11-30 Tilghman LesherFix edge case for overflow buffer.
2011-11-30 Jonathan Roser346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30...
next