Commit Graph

21900 Commits (2ebbe7c31d8b9ca6b0d34b4c8ee6fc21e335596d)
 

Author SHA1 Message Date
Richard Mudgett 6692a0ad9e Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
14 years ago
David Vossel 3a2651f393 Fixes issue with ConfBridge participants hanging up during DTMF feature menu usage getting stuck in conference forever.
14 years ago
Kinsey Moore bf43b7c30e Fix another incorrect case with meetme's PIN logic and add documentation
14 years ago
Kinsey Moore f20fd93eff Fix several bugs with SDP parsing and well-formedness of responses
14 years ago
Matthew Nicholson 248bf67ae5 only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
14 years ago
Richard Mudgett eca7e36337 Fix deadlock during dialplan reload.
14 years ago
Terry Wilson 11a6abe970 Don't treat a host:port string as a domain
14 years ago
Terry Wilson 4067667855 Add a unit test for ast_sockaddr_split_hostport
14 years ago
Alexandr Anikin c27b331d0f delete svn:mergeinfo
14 years ago
Alexandr Anikin b41b71f0e5 Generate response to Status Enquiry message with Status q.931 message.
14 years ago
Kinsey Moore 42686b23da Fix pin parameter behavior regression in MeetMe
14 years ago
Matthew Nicholson cf5149dd31 don't call ltohl() twice on the same value
14 years ago
Richard Mudgett a7a692c09f Residual changes for Asterisk v10 branch from ASTERISK-18747.
14 years ago
Walter Doekes 09e9df32eb Fix crash when dialplan remove include is called with too few arguments.
14 years ago
David Vossel 51fb836f56 Fixes regression caused by r343635
14 years ago
Richard Mudgett 4bd0ef0744 Fixed reference to incorrect variable if unknown host configured crash.
14 years ago
Leif Madsen 7602fbc0d9 Recorded merge of revisions 343791 from http://svn.asterisk.org/svn/asterisk/branches/1.8
14 years ago
Leif Madsen c95fa81971 Fix boo-boo in prep_tarball script.
14 years ago
Kinsey Moore fe7ae31263 Make "sip show settings" CLI command get RPID flags from the right global page
14 years ago
Matthew Nicholson afad8e69e5 respect case changes in peer names on sip reload
14 years ago
Richard Mudgett 5426a95b2c Fix __sip_subscribe_mwi_do() incorectly changing dialogs hash key callid.
14 years ago
Kinsey Moore ee43e5c271 Prevent BLF subscriptions from causing deadlocks
14 years ago
Walter Doekes fb2dbd51dc Correct the default udptl port range.
14 years ago
Richard Mudgett 11aeccf707 Fix deadlock if peer is destroyed while sending MWI notice.
14 years ago
Matthew Nicholson b65fd0ee03 list all of the codecs associated with a particular format id for CLI command "core show codec"
14 years ago
Alexandr Anikin e0c755eb89 Final fix memleaks in GkClient codes, same for Timer codes.
14 years ago
Walter Doekes 02c8aaf3e3 Fix sqlite config driver segfault and broken queries
14 years ago
Richard Mudgett 7ffec7ea4d Remove invalid flag given to iterator in func_dialgroup.c
14 years ago
Terry Wilson 3acf74f67a Make room for the fax detect flags
14 years ago
Terry Wilson ec558d7d99 Remove registertrying option in chan_sip
14 years ago
Walter Doekes 83bda07fed Fix improper warning introduced by r342927 and more tweaks
14 years ago
Walter Doekes e04eea4fab Ensure that string field lengths are properly aligned
14 years ago
Leif Madsen 3769a0e929 Add note about how Authenticate() application with option 'd' works.
14 years ago
Leif Madsen 3e76d988a5 Update documentation for leastrecent strategy.
14 years ago
Kevin P. Fleming 48818ce81b Modify comments in MeetMe application documentation about DAHDI.
14 years ago
Walter Doekes 14200ca67f Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Walter Doekes ef82f32ca3 Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Richard Mudgett 96d21568fa Misc format capability fixes.
14 years ago
Matthew Jordan 7ea3892aef Fixed invalid memory access when adding extension to pattern match tree
14 years ago
Terry Wilson 38b76521d2 Don't crash on empty notify channel
14 years ago
Richard Mudgett 24a8f7627d Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Matthew Nicholson 16a68810bf tweak the v21 detector to detect an additional pattern of hits and misses
14 years ago
Jonathan Rose 5f9c4b212d Fix sequence number overflow over 16 bits causing codec change in RTP packets.
14 years ago
Jonathan Rose 7106cd9f2b Cleanup reference leaks in res_jabber
14 years ago
Richard Mudgett 1a6c26b20e Check fopen return value for ao2 reference debug output.
14 years ago
Richard Mudgett b58a357fde Change D-channel warning to be less confusing on non-NFAS setups.
14 years ago
Terry Wilson ba2c590c18 Use int for storing ao2_container_count instad of size_t
14 years ago
Terry Wilson 7e46d3ee91 Simplify queue membercount code
14 years ago
Terry Wilson 1bc124ae58 Properly update membercount for reloaded members
14 years ago
Kinsey Moore 4d81b7889d Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
14 years ago