Commit Graph

22648 Commits (10)
 

Author SHA1 Message Date
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
Richard Mudgett 4c5f4fe365 Fix exception path typo in app_queue.c try_calling().
13 years ago
Richard Mudgett 086e28ff5e Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
Matthew Jordan ea02b188ba Free ast_str objects when temp file fails to be created in MiniVM
13 years ago
Matthew Jordan 764b8df247 Fix file descriptor leak and pointer scope issue in MiniVM when sending mail
13 years ago
Richard Mudgett 8ce843b2f5 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Kinsey Moore 778fa24451 Ensure listed queues are not offered for completion
13 years ago
Darren Sessions 8f01f7c8aa LDAP Realtime Peers Cannot Register
13 years ago
Jonathan Rose 0bc5f7ea97 chan_sip: Note change in behavior to how directmediapermit/deny ACL works
13 years ago
Kinsey Moore 9ea1b864bb Ensure "rules" is tab-completable for "queue show"
13 years ago
Matthew Jordan 55ae180e1e Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Matthew Jordan 67151ad0fe Allow configured numbers for FollowMe to be greater than 90 characters
13 years ago