Commit Graph

10964 Commits (e07b41da01bc7c29f6870cc59de45d6c8538dcf1)
 

Author SHA1 Message Date
Olle Johansson 1f2afa0ff1 Change -2 to XMIT_ERROR to clarify a bit more
18 years ago
Russell Bryant b340fcd7d0 Properly handle AST_CONTROL_PROGRESS by just ignoring it. An unknown indication
18 years ago
Olle Johansson e041d57175 Handle network errors, like host or network unreachable, in a better way. This means that
18 years ago
Joshua Colp e694a86517 Properly set datalen field when doing PLC in codec_speex. (issue #9722 reported by mihai)
18 years ago
Joshua Colp 656739534c Merged revisions 64275 via svnmerge from
18 years ago
Joshua Colp aff63fba76 Fix scenario where if a phone that simply called Echo() put itself on hold it could never get off hold.
18 years ago
Steve Murphy 8c635fb2c1 As per 9570, worrisome CDR warnings have been removed, that are either not helpful, or not relevant.
18 years ago
Olle Johansson 7583e21359 Add hangupcause when we lack codecs for transcoding
18 years ago
Joshua Colp 9a73c07fb1 This concludes my final adventure with bitmasks and the onhold flag. Would anyone care for some peanuts?
18 years ago
Joshua Colp 699aa6ad74 Tweak hold flags some more. They can be of three states when active: active, inactive, one direction.
18 years ago
Joshua Colp 026000bae8 Ensure the onhold flag is set no matter what when being put on hold.
18 years ago
Jason Parker e0cac0c477 Hide manager password from "manager show user foo".
18 years ago
Tilghman Lesher 913f9b90a0 Merged revisions 63903 via svnmerge from
18 years ago
Russell Bryant 7d478ee342 When MD5 authentication is not possible because there is no challenge present,
18 years ago
Joshua Colp 438335c9a7 Make the PARKINGEXTEN feature of parking actually work. (issue #9708 reported by mdu113)
18 years ago
Jason Parker c2c91c7fef Merged revisions 63828 via svnmerge from
18 years ago
Russell Bryant 2465ea2cfa Strip terminal escape sequences from CLI command output that is going to be
18 years ago
Doug Bailey a75d0f5329 Add test for negative offsets in cid data to prevent infinite loops.
18 years ago
Olle Johansson ca1ae5e81a Merged revisions 63748 via svnmerge from
18 years ago
Joshua Colp 7deba0a857 Use the DTMF frame on the channel when returning a DTMF frame from AST_FRAME_NULL or AST_FRAME_VOICE.
18 years ago
Joshua Colp 67a0bbaa83 Do not prematurely go on hold if sendonly was not actually set.
18 years ago
Matthew Fredrickson a181c6a777 Merged revisions 63653 via svnmerge from
18 years ago
Russell Bryant da55121999 Modify ast_senddigit_begin() to use the same assumptions used elsewhere in the
18 years ago
Joshua Colp c83c0072bb Merged revisions 63610 via svnmerge from
18 years ago
Russell Bryant e9fab07122 Only call ast_senddigit_begin() in ast_senddigit() if the channel has a
18 years ago
Tilghman Lesher e7f9e2662b Merged revisions 63565 via svnmerge from
18 years ago
Russell Bryant ab7e5b5c7e I have seen multiple people post questions trying to figure out what the
18 years ago
Christian Richter 3e63c9d542 Merged revisions 62945,63402,63519 via svnmerge from
18 years ago
Olle Johansson d30faa1dc2 Don't retransmit 200 OK's on ignore status. (Reported on asterisk-users)
18 years ago
Tilghman Lesher 414b5a15f5 Merged revisions 63477 via svnmerge from
18 years ago
Russell Bryant 1fb11df91a I mixed up the use of the find_feature() function, so I renamed it
18 years ago
Russell Bryant fd993ffd7d Use a read/write lock when accessing the built-in features.
18 years ago
Russell Bryant 6af1769e87 Move realtime_pgsql.sql to contrib/scripts to be with the rest of the sql examples.
18 years ago
Tilghman Lesher dac8d487f7 Merged revisions 63359 via svnmerge from
18 years ago
Russell Bryant 3062410ec1 Add a sample configuration file and example tables for use with res_config_pgsql.
18 years ago
Joshua Colp 99cdfb2542 Merged revisions 63285 via svnmerge from
18 years ago
Joshua Colp b50b92ab77 Minor backport of revision 59083 in trunk. Don't queue an unhold frame up if the call was never on hold to begin with.
18 years ago
Olle Johansson 53929c4f01 Don't remove configuration from memory just because one section failed.
18 years ago
Olle Johansson 523900c101 Guess svnmerge doesn't handle files that move around. Blocking patch to ./config.c
18 years ago
Olle Johansson d48415f678 Stop the video stream when you stop playback of all streams for a call
18 years ago
Jason Parker 9ad1e5d09c Fix a crash when checking version attribute in an incoming XML caps element.
18 years ago
Pari Nannapaneni 0b01c54b90 explanation for httptimeout in manager.conf
18 years ago
Joshua Colp 95de3fbf0c Merged revisions 62987 via svnmerge from
18 years ago
Kevin P. Fleming 9c638b6507 improve loader a bit, by avoiding trying to initialize embedded modules twice and avoiding trying to load modules from disk when they have been loaded already during the 'preload' pass (reported by blitzrage on IRC, patch by me)
18 years ago
Russell Bryant 796acdbbdb Fix YADB (Yet Another DTMF Bug) ((C) Russell Bryant, 2007, TM, Patent Pending).
18 years ago
Steve Murphy 9056b0fa09 updated the ael regressions to match what's in trunk
18 years ago
Christian Richter 460e677ea6 Merged revisions 61357,61770,62885 via svnmerge from
18 years ago
Steve Murphy fd54b47404 These mods fix bug 9623, where an '@' in the eswitch contents causes a syntax error. I also updated the regressions.
18 years ago
Kevin P. Fleming b488e05054 Merged revisions 62841 via svnmerge from
18 years ago
Kevin P. Fleming ae0f7a3247 Merged revisions 62796 via svnmerge from
18 years ago