Commit Graph

22559 Commits (a08f48089c6df7169f59aa632b0e92dc978cd42a)
 

Author SHA1 Message Date
Sean Bright c11151084a Use ast_copy_string instead of strncpy to guarantee a NUL terminated string.
13 years ago
Jonathan Rose a9b6d01456 res_jabber: Remove CLI command 'jabber test'
13 years ago
Joshua Colp 3aaf2c9d21 Update documentation to make it explicit that "stream file" will not restart musiconhold.
13 years ago
Richard Mudgett efb9b8eabc Fix SendDTMF crash and channel reference leak using channel name parameter.
13 years ago
Joshua Colp e1a89a51d2 loader: Ensure dependent modules are properly initialized.
13 years ago
Joshua Colp f9562893c2 Fix an issue where Local channels dialed by app_queue are considered in use immediately.
13 years ago
Mark Michelson 10a059f58a Move handling of 408 response so there is no misleading warning message.
13 years ago
Richard Mudgett 3265a1f06c Fixed meetme tab completion and command documentation.
13 years ago
Mark Michelson ca280821c7 Fix saying of date in Dutch.
13 years ago
Mark Michelson f9c03bd789 Remove dead code and documentation for nonexistent feature.
13 years ago
Mark Michelson eae21c1a00 Fix error where improper IMAP greetings would be deleted.
13 years ago
Joshua Colp a949e07a71 Fix T.38 support when used with chan_local in between.
13 years ago
Kinsey Moore fbed3175d8 Fix an issue where media would not flow for situations where the legacy STUN code is in use.
13 years ago
Kinsey Moore 27eb74df81 "show" completion option for "queue" shouldn't appear twice
13 years ago
Terry Wilson aab2448922 Properly handle UAC/UAS roles for SIP session timers
13 years ago
Richard Mudgett 0359dd6391 Fix valgrind found memcpy issues in codec_ilbc.
13 years ago
Richard Mudgett fee7a72dd0 Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change.
13 years ago
Jonathan Rose 45e6f05957 chan_sip: Set Quality of Service for video rtp instance
13 years ago
Kinsey Moore 0f64dfacec Fix documentation for default username in res_odbc
13 years ago
Joshua Colp bf976708de Fix an issue where a caller to ast_write on a MulticastRTP channel would determine it failed when in reality it did not.
13 years ago
Joshua Colp 6e49e5e0f0 Add missing checks that I neglected. The SIP technology and SIP info technology should be considered equal.
13 years ago
Matthew Jordan a2e582c835 Revert change to res_rtp_asterisk committed in r373236 (1.8)
13 years ago
Richard Mudgett 7ae8943aac Be consistent, send From: "Anonymous" <sip:anonymous@anonymous.invalid>
13 years ago
Jonathan Rose 0d5509fae5 func_audiohookinherit: Document some missed sources.
13 years ago
Richard Mudgett de75d22add Fix potential reentrancy problems in chan_sip.
13 years ago
Joshua Colp 612fb43efc Fix a deadlock caused by a race condition between removing a hint and reloading the dialplan and subscribing to the removed hint.
13 years ago
Jonathan Rose a7b98bd2b0 iax2-provision: Fix improper return on failed cache retrieval
13 years ago
Jonathan Rose 443a5cc0e1 app_queue: Make queue reload members and variants of that work
13 years ago
Joshua Colp 2ff2dbe05a Fix incorrect MeetME conference bridge reference count decrementing and sometimes premature destruction.
13 years ago
Matthew Jordan a57f43ef4e When processing RFC 2833 DTMF, accomodate increasing timestamps in End events
13 years ago
Matthew Jordan 2506c8e676 Ensure that all ConfBridge sounds can be set using CONFBRIDGE function
13 years ago
Joshua Colp 7af34e67ad Fix a regression where direct media was not permitted for calls using SIP INFO DTMF.
13 years ago
Sean Bright 98e31386fa Don't crash when passing a NULL message to __astman_get_header.
13 years ago
Richard Mudgett 198b9dab95 Made companding law for SS7 calls only determined by SS7 signaling type.
13 years ago
Matthew Jordan d0844c54d4 Resolve memory leaks in TLS initialization and TLS client connections
13 years ago
Matthew Jordan 1f63923c93 Constify __ao2_ref_debug in astobj2
13 years ago
David M. Lee ba79960450 Fix timeouts for ast_waitfordigit[_full].
13 years ago
Mark Michelson a9991552d0 Add channel name to a warning to make debugging easier.
13 years ago
Jonathan Rose 81e064cc09 chan_local: Switch from using a random 4 digit hex identifier to unique id
13 years ago
Mark Michelson 9fd24fa894 Fix inability to shutdown gracefully due to an unending channel reference.
13 years ago
David M. Lee 265ac96d58 Corrects the astsbindir setting when installing the sample asterisk.conf.
13 years ago
Mark Michelson c7582c9da8 Fix bad channel application data reference.
13 years ago
Kinsey Moore 537d53dba5 Ensure iax2 debug output is displayed when expected
13 years ago
Jonathan Rose 7df4087529 app_meetme: Document that 'p' option will continue in dialplan.
13 years ago
Kinsey Moore f841f9843e Warn on CLI when UDPTL init fails
13 years ago
Jonathan Rose 9e6febf229 Masquerade: Retain parkinglot settings made by CHANNEL function.
13 years ago
Matthew Jordan ac624508eb Only re-create an SRTP session when needed
13 years ago
David M. Lee 8c831bcb52 Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c.
13 years ago
Richard Mudgett 12a2affd6f Fix MALLOC_DEBUG version of ast_strndup().
13 years ago
Richard Mudgett 9a2a1108cf Remove annoying unconditional debug message from INC/DEC functions.
13 years ago