Commit Graph

21895 Commits (3d44965e70ced03d71a7bb590f3215bfbdc7e4dd)
 

Author SHA1 Message Date
Matthew Nicholson 3d44965e70 only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
15 years ago
Richard Mudgett 6d481420ce Fix deadlock during dialplan reload.
15 years ago
Terry Wilson 04f04ff39d Don't treat a host:port string as a domain
15 years ago
Terry Wilson fa57bbe17c Add a unit test for ast_sockaddr_split_hostport
15 years ago
Alexandr Anikin 31ee82863c Generate response to Status Enquiry message with Status q.931 message.
15 years ago
Kinsey Moore c1647ab33a Fix pin parameter behavior regression in MeetMe
15 years ago
Matthew Nicholson 5203e0f552 don't call ltohl() twice on the same value
15 years ago
Richard Mudgett 9537f22c54 Residual changes for Asterisk v10 branch from ASTERISK-18747.
15 years ago
Walter Doekes bc370b5462 Fix crash when dialplan remove include is called with too few arguments.
15 years ago
David Vossel 5cb719acec Merged revisions 343900 via svnmerge from
15 years ago
Richard Mudgett cee432c9d8 Fixed reference to incorrect variable if unknown host configured crash.
15 years ago
Leif Madsen a46f6d142c Fix boo-boo in prep_tarball script.
15 years ago
Kinsey Moore 5249a147b8 Make "sip show settings" CLI command get RPID flags from the right global page
15 years ago
Leif Madsen 02f886b5a2 Allow built in variables to be used with dynamic weights.
15 years ago
Matthew Nicholson 2b6ebcb9e9 respect case changes in peer names on sip reload
15 years ago
Richard Mudgett 98e494d4a0 Fix __sip_subscribe_mwi_do() incorectly changing dialogs hash key callid.
15 years ago
Kinsey Moore 1c526d3d7d Prevent BLF subscriptions from causing deadlocks
15 years ago
Walter Doekes 00a522c000 Correct the default udptl port range.
15 years ago
Richard Mudgett 7a5f6684f0 Fix deadlock if peer is destroyed while sending MWI notice.
15 years ago
Matthew Nicholson f3c03ac1ec list all of the codecs associated with a particular format id for CLI command "core show codec"
15 years ago
Olle Johansson 816dc295c2 Formatting and doxygen improvements
15 years ago
Alexandr Anikin c580b163b5 Final fix memleaks in GkClient codes, same for Timer codes.
15 years ago
Walter Doekes 969f4aa3d6 Fix sqlite config driver segfault and broken queries
15 years ago
Richard Mudgett 5dbff9a2a8 Remove invalid flag given to iterator in func_dialgroup.c
15 years ago
Terry Wilson e28d306387 Make room for the fax detect flags
15 years ago
Terry Wilson 7f883ef495 Remove registertrying option in chan_sip
15 years ago
Walter Doekes f7bdc835a4 Fix improper warning introduced by r342927 and more tweaks
15 years ago
Walter Doekes 7fd2a68b0e Ensure that string field lengths are properly aligned
15 years ago
Leif Madsen 55ffab4cd9 Add note about how Authenticate() application with option 'd' works.
15 years ago
Leif Madsen 4b5702e52d Update documentation for leastrecent strategy.
15 years ago
Kevin P. Fleming 784bbf70d7 Modify comments in MeetMe application documentation about DAHDI.
15 years ago
Walter Doekes b41b49ea0e Several fixes to the chan_sip dynamic realtime peer/user lookup
15 years ago
Walter Doekes 25ee5f83b5 Cleanup references to sipusers and sipfriends dynamic realtime families
15 years ago
Richard Mudgett ed1e02a4d3 Misc format capability fixes.
15 years ago
Matthew Jordan 9333071c1f Fixed invalid memory access when adding extension to pattern match tree
15 years ago
Terry Wilson 4b826c46b3 Don't crash on empty notify channel
15 years ago
Richard Mudgett 85dbd68f87 Whitespace and some better macro variable names.
15 years ago
Richard Mudgett f7ce570c35 Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
15 years ago
Matthew Nicholson 849992fde9 tweak the v21 detector to detect an additional pattern of hits and misses
15 years ago
Jonathan Rose e5ac65bb43 Fix sequence number overflow over 16 bits causing codec change in RTP packets.
15 years ago
Jonathan Rose b61256c64b Cleanup reference leaks in res_jabber
15 years ago
Richard Mudgett ebf860e157 Check fopen return value for ao2 reference debug output.
15 years ago
Richard Mudgett 6cf08ad550 Change D-channel warning to be less confusing on non-NFAS setups.
15 years ago
Terry Wilson 6e730a6806 Use int for storing ao2_container_count instad of size_t
15 years ago
Terry Wilson f8351a8342 Simplify queue membercount code
15 years ago
Terry Wilson 5749ef5be8 Properly update membercount for reloaded members
15 years ago
Kinsey Moore 3551bfcbbc Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
15 years ago
Kinsey Moore c34674511d Merged revisions 342277 via svnmerge from
15 years ago
Terry Wilson 700f0a2752 Return NULL when no results returned for realtime_multientry
15 years ago
Richard Mudgett 41ade83749 Fix ao2obj.h comment typos and add missing link/unlink nolock debug defines.
15 years ago