]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2011-11-15  Richard MudgettFix typo in sig_pri using wrong structure name.
2011-11-14  Richard MudgettMake queue log indicate if ADDMEMBER is paused for...
2011-11-14  Richard MudgettRestore SIP DTMF overlap dialing method.
2011-11-14  Richard MudgettFix Progress spelling error in main/pbx.c.
2011-11-14  Terry WilsonDon't read past end of input when calling write()
2011-11-14  Walter DoekesUpdate reqresp_parser parse_uri doxygen comments.
2011-11-14  Jonathan RoseMoves voicemail setup password entry to the end of...
2011-11-14  Kinsey MooreEnsure that a null vmexten does not cause a segfault
2011-11-12  Gregory NietskymISDN Round Robin break when no channel is available
2011-11-12  Terry WilsonDon't forget to rescan MOH files for cached realtime...
2011-11-11  Walter DoekesUse __alignof__ instead of sizeof for stringfield lengt...
2011-11-11  Matthew JordanVideo format was treated as audio when removed from...
2011-11-11  Walter DoekesRemove unneeded if(params) checks in reqresp_parser.
2011-11-11  Walter DoekesFix bad quoting of multiline mxml opaque_data that...
2011-11-11  Kinsey MooreFix regression introduced by SDP fixups
2011-11-11  Richard MudgettCheck sip.conf maxforwards parameter for range 1 <...
2011-11-11  Richard MudgettMake CLI "core show channel" not hold the channel lock...
2011-11-11  Jonathan RoseFix a segmentation fault when using an extension with...
2011-11-10  Richard MudgettFix app_macro.c MODULEINFO section termination.
2011-11-10  Richard MudgettFix potential deadlock calling ast_call() with channel...
2011-11-10  Richard MudgettMake AMI event AgentCalled get CallerID/ConnectedLine...
2011-11-10  David VosselFixes issue with ConfBridge participants hanging up...
2011-11-10  Kinsey MooreFix another incorrect case with meetme's PIN logic...
2011-11-10  Kinsey MooreFix several bugs with SDP parsing and well-formedness...
2011-11-10  Matthew Nicholsononly attempt to do stun handling on ipv4 or ipv4 mapped...
2011-11-09  Richard MudgettFix deadlock during dialplan reload.
2011-11-09  Terry WilsonDon't treat a host:port string as a domain
2011-11-09  Terry WilsonAdd a unit test for ast_sockaddr_split_hostport
2011-11-09  Alexandr Anikindelete svn:mergeinfo
2011-11-09  Alexandr AnikinGenerate response to Status Enquiry message with Status...
2011-11-09  Kinsey MooreFix pin parameter behavior regression in MeetMe
2011-11-09  Matthew Nicholsondon't call ltohl() twice on the same value
2011-11-08  Richard MudgettResidual changes for Asterisk v10 branch from ASTERISK...
2011-11-08  Walter DoekesFix crash when dialplan remove include is called with...
2011-11-08  David VosselFixes regression caused by r343635
2011-11-08  Richard MudgettFixed reference to incorrect variable if unknown host...
2011-11-08  Leif MadsenRecorded merge of revisions 343791 from http://svn...
2011-11-08  Leif MadsenFix boo-boo in prep_tarball script.
2011-11-07  Kinsey MooreMake "sip show settings" CLI command get RPID flags...
2011-11-07  Matthew Nicholsonrespect case changes in peer names on sip reload
2011-11-07  Richard MudgettFix __sip_subscribe_mwi_do() incorectly changing dialog...
2011-11-07  Kinsey MoorePrevent BLF subscriptions from causing deadlocks
2011-11-07  Walter DoekesCorrect the default udptl port range.
2011-11-07  Richard MudgettFix deadlock if peer is destroyed while sending MWI...
2011-11-07  Matthew Nicholsonlist all of the codecs associated with a particular...
2011-11-04  Alexandr AnikinFinal fix memleaks in GkClient codes, same for Timer...
2011-11-03  Walter DoekesFix sqlite config driver segfault and broken queries
2011-11-03  Richard MudgettRemove invalid flag given to iterator in func_dialgroup.c
2011-11-03  Terry WilsonMake room for the fax detect flags
2011-11-02  Terry WilsonRemove registertrying option in chan_sip
2011-11-02  Walter DoekesFix improper warning introduced by r342927 and more...
2011-11-02  Walter DoekesEnsure that string field lengths are properly aligned
2011-11-02  Leif MadsenAdd note about how Authenticate() application with...
2011-11-02  Leif MadsenUpdate documentation for leastrecent strategy.
2011-11-02  Kevin P. FlemingModify comments in MeetMe application documentation...
2011-11-01  Walter DoekesSeveral fixes to the chan_sip dynamic realtime peer...
2011-11-01  Walter DoekesCleanup references to sipusers and sipfriends dynamic...
2011-10-31  Richard MudgettMisc format capability fixes.
2011-10-31  Matthew JordanFixed invalid memory access when adding extension to...
2011-10-30  Terry WilsonDon't crash on empty notify channel
2011-10-29  Richard MudgettFix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong...
2011-10-27  Matthew Nicholsontweak the v21 detector to detect an additional pattern...
2011-10-27  Jonathan RoseFix sequence number overflow over 16 bits causing codec...
2011-10-27  Jonathan RoseCleanup reference leaks in res_jabber
2011-10-25  Richard MudgettCheck fopen return value for ao2 reference debug output.
2011-10-25  Richard MudgettChange D-channel warning to be less confusing on non...
2011-10-25  Terry WilsonUse int for storing ao2_container_count instad of size_t
2011-10-25  Terry WilsonSimplify queue membercount code
2011-10-25  Terry WilsonProperly update membercount for reloaded members
2011-10-25  Kinsey MooreFix compilation on Snow Leopard/FreeBSD for pbx_spool.c
2011-10-25  Kinsey MooreMerged revisions 342276 via svnmerge from
2011-10-25  Terry WilsonReturn NULL when no results returned for realtime_multi...
2011-10-24  Richard MudgettFix ao2obj.h comment typos and add missing link/unlink...
2011-10-24  Jonathan RoseOutbound SIP OPTIONS messages will now include fromuser...
2011-10-24  Gregory Nietskyqueues container needs locking when using the OBJ_NOLOC...
2011-10-23  Gregory NietskyRemove some ref leaks and a return without unlock.
2011-10-23  Gregory NietskyRevert Janitor patch 341920 For now
2011-10-23  Gregory NietskyWhitespace Fixups / Add Braces
2011-10-21  Matthew Nicholsononly process args that exist
2011-10-21  Matthew Nicholsondon't limit the length of app and function arguments
2011-10-20  Richard MudgettFix AGI exec Park to honor the Park application parameters.
2011-10-20  Paul BelangerFixed typo from previous commit
2011-10-20  Paul BelangerUpdated documentation for the optional CID parameter...
2011-10-20  Gregory Nietskyadd documentation for check_state_unknown in configs...
2011-10-20  Gregory NietskyAdd option to check state when state is unknown
2011-10-20  Terry WilsonClean up ast_check_digits
2011-10-19  Matthew NicholsonFix a performance regression introduced in r325483.
2011-10-19  Paul BelangerOutgoing calls with Google Voice
2011-10-19  Terry WilsonDon't use is_int() since it doesn't link well on all...
2011-10-19  Stefan SchmidtDon't sent in-dialog requests like UPDATE when Asterisk...
2011-10-18  Terry WilsonDon't resolve numeric hosts or contact unresolved hosts
2011-10-18  Alexandr AnikinMerged revisions 341312 via svnmerge from
2011-10-18  Richard MudgettMore parking issues.
2011-10-17  Terry WilsonInitialize variables before calling parse_uri
2011-10-17  Tzafrir CohenRemove an unused include of md5.h
2011-10-17  Paul BelangerSet 'core' support level for test_format_api.c
2011-10-17  Paul BelangerMultiple revisions 341108,341112
2011-10-17  Jason ParkerAdd information about limitations of new codec support...
2011-10-17  Terry WilsonDon't try to remove peers without IPs from peers_by_ip
2011-10-14  Kevin P. FlemingChange the internal name of the menuselect options...
next