summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-27Cleanup reference leaks in res_jabberJonathan Rose
2011-10-25Check fopen return value for ao2 reference debug output.Richard Mudgett
2011-10-25Change D-channel warning to be less confusing on non-NFAS setups.Richard Mudgett
2011-10-25Use int for storing ao2_container_count instad of size_tTerry Wilson
2011-10-25Simplify queue membercount codeTerry Wilson
2011-10-25Properly update membercount for reloaded membersTerry Wilson
2011-10-25Fix compilation on Snow Leopard/FreeBSD for pbx_spool.cKinsey Moore
2011-10-25Merged revisions 342277 via svnmerge from Kinsey Moore
2011-10-25Return NULL when no results returned for realtime_multientryTerry Wilson
2011-10-24Fix ao2obj.h comment typos and add missing link/unlink nolock debug defines.Richard Mudgett
2011-10-24Fixes a segfault caused by referencing null frames introduced in r338623Jonathan Rose
2011-10-24Fix use of OBJ_KEY in Queue application.Richard Mudgett
2011-10-24Outbound SIP OPTIONS messages will now include fromuser of related peer.Jonathan Rose
2011-10-24queues container needs locking when using the OBJ_NOLOCK flagGregory Nietsky
2011-10-23Remove some ref leaks and a return without unlock.Gregory Nietsky
2011-10-23Whitespace Fixups / Add BracesGregory Nietsky
2011-10-22Merged revisions 341313 via svnmerge from Alexandr Anikin
2011-10-21only process args that existMatthew Nicholson
2011-10-21don't limit the length of app and function argumentsMatthew Nicholson
2011-10-21White space fixes in res_faxGregory Nietsky
2011-10-20Fix AGI exec Park to honor the Park application parameters.Richard Mudgett
2011-10-20Fixed typo from previous commitPaul Belanger
2011-10-20Updated documentation for the optional CID parameter with CALLERIDPaul Belanger
2011-10-20Merged revisions 341599 via svnmerge from Gregory Nietsky
2011-10-20Merged revisions 341580 via svnmerge from Gregory Nietsky
2011-10-20Clean up ast_check_digitsTerry Wilson
2011-10-19Merged revisions 341486 via svnmerge from Matthew Nicholson
2011-10-19Outgoing calls with Google VoicePaul Belanger
2011-10-19Don't use is_int() since it doesn't link well on all platformsTerry Wilson
2011-10-19Don't sent in-dialog requests like UPDATE when Asterisk has not yet received ...Stefan Schmidt
2011-10-18Don't resolve numeric hosts or contact unresolved hostsTerry Wilson
2011-10-18More parking issues.Richard Mudgett
2011-10-17Remove an unused include of md5.hTzafrir Cohen
2011-10-17Initialize variables before calling parse_uriTerry Wilson
2011-10-17Set 'core' support level for test_format_api.cPaul Belanger