Commit Graph

11304 Commits (24f0e6a947e103dff9c6fe8bb07d2ea99cefd33c)
 

Author SHA1 Message Date
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
Kevin P. Fleming 51d6dd84e6 improve static Realtime config loading from PostgreSQL:
18 years ago
Russell Bryant ff3e3ba129 Merge changes from team/russell/inband_dtmf ...
18 years ago
Russell Bryant ae7a38d87b Backport the change that only went in to trunk that fixes the command manager
18 years ago
Steve Murphy d2c7601c21 Merged revisions 62737 via svnmerge from
18 years ago
Tilghman Lesher 8bcfcfca88 Merged revisions 62691 via svnmerge from
18 years ago
Steve Murphy 55f4eb3e3d a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the channel_alloc func, set the cid_num and name fields from the arglist[blush]. c) don't update the channel app & app data fields if you are in the 'h' extension. d)the load_module func in cdr_radius needs to return DECLINE, SUCCESS.
18 years ago
Olle Johansson d5fda03428 Don't unlock a channel that we already know does not exist (propably isue 8228)
18 years ago
Russell Bryant 6e13855338 Merged revisions 62547 via svnmerge from
18 years ago
Tilghman Lesher e5f56f776d Bug 9590 - Memory leaks around find_user() (found by rayjay, different fixes by me)
18 years ago
Russell Bryant 58352f5d46 Merged revisions 62496 via svnmerge from
18 years ago