Commit Graph

23027 Commits (c5485ddb4fcf4ad005ec00f7064309c87fe00dd4)
 

Author SHA1 Message Date
Joshua Colp 53d2e20963 Update documentation to make it explicit that "stream file" will not restart musiconhold.
14 years ago
Richard Mudgett 7a822e7f55 Fix SendDTMF crash and channel reference leak using channel name parameter.
14 years ago
Joshua Colp f8e894e031 Make res_http_websocket an optional dependency on supported platforms for chan_sip.
14 years ago
Joshua Colp 302cc28472 loader: Ensure dependent modules are properly initialized.
14 years ago
Joshua Colp 5e0aff508c Fix an issue where Local channels dialed by app_queue are considered in use immediately.
14 years ago
Mark Michelson 70cb09cd56 Move handling of 408 response so there is no misleading warning message.
14 years ago
Richard Mudgett 33fcc48c91 Fixed meetme tab completion and command documentation.
14 years ago
Alec L Davis 5a0a5745ed app_queue: 'agent available' hint, cleanup restart, and initial state
14 years ago
Mark Michelson 8501e95d97 Fix saying of date in Dutch.
14 years ago
Mark Michelson d9e1cec84a Remove dead code and documentation for nonexistent feature.
14 years ago
Mark Michelson 46ecb0a53f Fix error where improper IMAP greetings would be deleted.
14 years ago
Joshua Colp 59c9a7205a Fix T.38 support when used with chan_local in between.
14 years ago
Kinsey Moore dac70de657 Recorded merge of revisions 373703 from http://svn.asterisk.org/svn/asterisk/branches/10
14 years ago
Terry Wilson ba4e0c1591 Properly handle UAC/UAS roles for SIP session timers
14 years ago
Kinsey Moore a645b4c5c9 "show" completion option for "queue" shouldn't appear twice
14 years ago
Richard Mudgett 1db1f76ee7 Fix valgrind found memcpy issues in codec_ilbc.
14 years ago
Richard Mudgett 40e68791a7 Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change.
14 years ago
Jonathan Rose 57771ffe11 chan_sip: Set Quality of Service for video rtp instance
14 years ago
Mark Michelson 00191316f0 "He who go through turnstile sideways is going to Bangkok"
14 years ago
Kinsey Moore 08908a1f4b Fix documentation for default username in res_odbc
14 years ago
Joshua Colp d6ece969ba Fix an issue where a caller to ast_write on a MulticastRTP channel would determine it failed when in reality it did not.
14 years ago
Matthew Jordan 918a18ceb7 Revert change to res_rtp_asterisk committed in r373236 (1.8)
14 years ago
Richard Mudgett fcd5d7f458 Be consistent, send From: "Anonymous" <sip:anonymous@anonymous.invalid>
14 years ago
Jonathan Rose 759221d515 func_audiohookinherit: Document some missed sources.
14 years ago
Richard Mudgett 26e45bbfca Fix potential reentrancy problems in chan_sip.
14 years ago
Joshua Colp f3e09ab823 Fix a deadlock caused by a race condition between removing a hint and reloading the dialplan and subscribing to the removed hint.
14 years ago
Joshua Colp b40fecd9ab Fix an issue with H.264 format attribute comparison and fix an issue with improper SDP being produced.
14 years ago
Brent Eagles f5699aebee res_rtp_asterisk: Make TURN and STUN server configurations consistent.
14 years ago
Jonathan Rose 388509cfa9 iax2-provision: Fix improper return on failed cache retrieval
14 years ago
Jonathan Rose 237b75db29 app_queue: Make queue reload members and variants of that work
14 years ago
Joshua Colp a27145ac57 Fix incorrect MeetME conference bridge reference count decrementing and sometimes premature destruction.
14 years ago
Matthew Jordan 792a89a9f7 app_queue: Support an 'agent available' hint
14 years ago
Matthew Jordan 3a7a20a284 When processing RFC 2833 DTMF, accomodate increasing timestamps in End events
14 years ago
Matthew Jordan e026c03d17 Add queue monitoring hints
14 years ago
Joshua Colp 42ebea2f2f Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
14 years ago
Richard Mudgett 7e9bdcc3e0 Named call pickup groups. Fixes, missing functionality, and improvements.
14 years ago
Kinsey Moore 19fcfcb280 Correct handling of unknown SDP stream types
14 years ago
Matthew Jordan bf51f55d08 Blocked revisions 373196
14 years ago
Sean Bright 522740b00e Don't crash when passing a NULL message to __astman_get_header.
14 years ago
David M. Lee 0227e81595 Add -fnested-functions compile flag, if needed.
14 years ago
Richard Mudgett 7687370500 Made companding law for SS7 calls only determined by SS7 signaling type.
14 years ago
Matthew Jordan 9e396da730 Resolve memory leaks in TLS initialization and TLS client connections
14 years ago
Matthew Jordan e2f77f08e0 Blocked revisions 373059
14 years ago
David M. Lee d214ab8b37 Fixed make clean when configured --disable-asteriskssl
14 years ago
David M. Lee 061874d811 Fix timeouts for ast_waitfordigit[_full].
14 years ago
Joshua Colp 0b9f1c4e0d Skip any non-content information when looking for and handling content.
14 years ago
Jonathan Rose 980d304089 res_xmpp: Fix a segfault caused by bodyless messages
14 years ago
Mark Michelson cc8afceba5 Add channel name to a warning to make debugging easier.
14 years ago
David M. Lee 14947e93cc Fixed r372696 when configured --disable-asteriskssl; properly install libasteriskssl.dylib on OS X.
14 years ago
Jonathan Rose 79d0efd393 chan_local: Switch from using a random 4 digit hex identifier to unique id
14 years ago