summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-11Fix regression introduced by SDP fixupsKinsey Moore
2011-11-11Check sip.conf maxforwards parameter for range 1 <= x <= 255.Richard Mudgett
2011-11-11Make CLI "core show channel" not hold the channel lock during console output.Richard Mudgett
2011-11-11Fix a segmentation fault when using an extension with CID matching and no CID.Jonathan Rose
2011-11-10Fix app_macro.c MODULEINFO section termination.Richard Mudgett
2011-11-10Fix potential deadlock calling ast_call() with channel locks held.Richard Mudgett
2011-11-10Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming ...Richard Mudgett
2011-11-10Merged revisions 344493 via svnmerge from David Vossel
2011-11-10Fix another incorrect case with meetme's PIN logic and add documentationKinsey Moore
2011-11-10Fix several bugs with SDP parsing and well-formedness of responsesKinsey Moore
2011-11-10only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addressesMatthew Nicholson
2011-11-09Fix deadlock during dialplan reload.Richard Mudgett
2011-11-09Don't treat a host:port string as a domainTerry Wilson
2011-11-09Add a unit test for ast_sockaddr_split_hostportTerry Wilson
2011-11-09Generate response to Status Enquiry message with Status q.931 message.Alexandr Anikin
2011-11-09Fix pin parameter behavior regression in MeetMeKinsey Moore
2011-11-09don't call ltohl() twice on the same valueMatthew Nicholson
2011-11-08Residual changes for Asterisk v10 branch from ASTERISK-18747.Richard Mudgett
2011-11-08Fix crash when dialplan remove include is called with too few arguments.Walter Doekes
2011-11-08Merged revisions 343900 via svnmerge from David Vossel
2011-11-08Fixed reference to incorrect variable if unknown host configured crash.Richard Mudgett
2011-11-08Fix boo-boo in prep_tarball script.Leif Madsen
2011-11-07Make "sip show settings" CLI command get RPID flags from the right global pageKinsey Moore
2011-11-07Allow built in variables to be used with dynamic weights.Leif Madsen
2011-11-07respect case changes in peer names on sip reloadMatthew Nicholson
2011-11-07Fix __sip_subscribe_mwi_do() incorectly changing dialogs hash key callid.Richard Mudgett
2011-11-07Prevent BLF subscriptions from causing deadlocksKinsey Moore
2011-11-07Correct the default udptl port range.Walter Doekes
2011-11-07Fix deadlock if peer is destroyed while sending MWI notice.Richard Mudgett
2011-11-07list all of the codecs associated with a particular format id for CLI command...Matthew Nicholson
2011-11-06Formatting and doxygen improvementsOlle Johansson
2011-11-04Final fix memleaks in GkClient codes, same for Timer codes.Alexandr Anikin
2011-11-03Fix sqlite config driver segfault and broken queriesWalter Doekes
2011-11-03Remove invalid flag given to iterator in func_dialgroup.cRichard Mudgett
2011-11-03Make room for the fax detect flagsTerry Wilson
2011-11-02Remove registertrying option in chan_sipTerry Wilson
2011-11-02Fix improper warning introduced by r342927 and more tweaksWalter Doekes
2011-11-02Ensure that string field lengths are properly alignedWalter Doekes
2011-11-02Add note about how Authenticate() application with option 'd' works.Leif Madsen
2011-11-02Update documentation for leastrecent strategy.Leif Madsen
2011-11-02Modify comments in MeetMe application documentation about DAHDI.Kevin P. Fleming
2011-11-01Several fixes to the chan_sip dynamic realtime peer/user lookupWalter Doekes
2011-11-01Cleanup references to sipusers and sipfriends dynamic realtime familiesWalter Doekes
2011-10-31Misc format capability fixes.Richard Mudgett
2011-10-31Fixed invalid memory access when adding extension to pattern match treeMatthew Jordan
2011-10-30Don't crash on empty notify channelTerry Wilson
2011-10-29Whitespace and some better macro variable names.Richard Mudgett
2011-10-29Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.Richard Mudgett
2011-10-27tweak the v21 detector to detect an additional pattern of hits and missesMatthew Nicholson
2011-10-27Fix sequence number overflow over 16 bits causing codec change in RTP packets.Jonathan Rose