Commit Graph

11240 Commits (b4865e6eea649c9fa30b86383ecfc645759f111c)
 

Author SHA1 Message Date
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
Russell Bryant 3595c5fed1 Merged revisions 62417 via svnmerge from
18 years ago
Russell Bryant 63a37f4755 When serving dynamic content, include a Cache-Control header to instruct the
18 years ago
Jason Parker 16405bbca9 Remove unused (and potentially confusing) jitterbuffer options from sample config.
18 years ago
Joshua Colp 5c35c59bb4 Merged revisions 62368 via svnmerge from
18 years ago
Russell Bryant 8936804377 Fix a bug that made the "language" setting in zapata.conf not
18 years ago
Russell Bryant 698a82996e Note that the "talker optimization" option will be enabled by default in 1.6
18 years ago
Russell Bryant 6b76a95f09 Fix a weird problem where when a caller talking to someone sitting behind an
18 years ago
Jason Parker 45be059315 Merged revisions 62173 via svnmerge from
18 years ago
Russell Bryant a53ebcf546 If no variables were passed into pbx_substitute_variables_helper_full(), then
18 years ago
Olle Johansson 34f9e0c4dd Merged revisions 62126 via svnmerge from
18 years ago
Olle Johansson b0121ca8a3 Issue #9608 - fix some annoying DEBUG messages not controlled by option_debug (DEA). Thanks!
18 years ago
Joshua Colp 0525347958 Merged revisions 62037 via svnmerge from
18 years ago
Joshua Colp 230dc4ad88 Missed an ast_app_group_discard during merge. Thanks blitzrage!
18 years ago
Joshua Colp 1c6f5bd851 Don't always say that the channel is being paused if it is actually being unpaused in the Manager ack message. (reported by jsmith in #asterisk-bugs)
18 years ago