Kevin P. Fleming
|
7b2e24777f
|
issue #5650
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7030 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-08 19:47:56 +00:00 |
|
Russell Bryant
|
987b87662c
|
make app_queue 1.2 jump compliant (issue #5580)
add missing includes of stdio.h
remove some unused and duplicate headers
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-08 04:48:00 +00:00 |
|
Kevin P. Fleming
|
ebf04fc570
|
more header include simplification
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7023 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-08 04:02:35 +00:00 |
|
Kevin P. Fleming
|
a0a9769616
|
issue #5648
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7011 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-08 01:55:31 +00:00 |
|
Kevin P. Fleming
|
145daf44d8
|
issue #5634 and a little ChangeLog cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7003 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-08 00:12:21 +00:00 |
|
Russell Bryant
|
7d4a5abb1d
|
Convert some built-in applications to use new args parsing macros.
Change ast_cdr_reset to take a pointer to an ast_flags structure instead of an integer for flags.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6987 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-06 21:00:35 +00:00 |
|
Kevin P. Fleming
|
980887f8eb
|
minor cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6956 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-03 21:48:39 +00:00 |
|
Russell Bryant
|
8925c3834b
|
issue #5589
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6954 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-03 21:25:57 +00:00 |
|
Kevin P. Fleming
|
7ffb604a2f
|
issue #4678
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6936 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-01 21:53:30 +00:00 |
|
Kevin P. Fleming
|
ddaed942ee
|
issue #5499
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6931 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-01 20:29:36 +00:00 |
|
Kevin P. Fleming
|
551ac9af04
|
don't use 'rowcount' after SELECT statements, since the ODBC API does not say it is allowed (issue #5083)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-31 21:31:25 +00:00 |
|
Mark Spencer
|
d6a963c476
|
Do not look for libosp since that name is not used anymore and conflicts with opensp (bug #5542)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6891 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-29 18:14:18 +00:00 |
|
Kevin P. Fleming
|
80fb221f10
|
find OSP toolkit library properly
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6887 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-28 23:53:07 +00:00 |
|
Russell Bryant
|
3332a8acd1
|
clean up a lot of doxygen errors and warnings (issue #5522)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-26 23:11:36 +00:00 |
|
Russell Bryant
|
3453e3efa5
|
Doxygen documentation update from oej (issue #5505)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-24 20:12:06 +00:00 |
|
Mark Spencer
|
e5afdbbe16
|
Fix res_musiconhold lock
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6831 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-19 03:51:25 +00:00 |
|
Mark Spencer
|
1ceb04cfb7
|
More utility cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-16 03:10:33 +00:00 |
|
Mark Spencer
|
4803298fe8
|
Make crypto loading optional
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6797 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-16 03:08:58 +00:00 |
|
Kevin P. Fleming
|
ba7386ebed
|
ensure that parking context/extension (and other settings) are properly updated on reload (issue #5401)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6780 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-13 23:58:33 +00:00 |
|
Russell Bryant
|
6fea13619e
|
fix typo in function name (issue #5437)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6758 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-13 18:01:31 +00:00 |
|
Kevin P. Fleming
|
b7c31babb0
|
support call duration limits on inbound OSP calls (issue #5346)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6721 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-04 23:28:57 +00:00 |
|
Kevin P. Fleming
|
0c886c21c2
|
truncate last 200ms of DTMF-terminated recording to eliminate inband DTMF (issue #5383)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6717 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-10-04 22:35:43 +00:00 |
|
Mark Spencer
|
ea215f5b7d
|
Remove possibility of manager deadlocks from manager actions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6687 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 23:10:14 +00:00 |
|
Kevin P. Fleming
|
5599da9581
|
support new version of OSP toolkit (issue #5168)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6653 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 20:50:40 +00:00 |
|
Kevin P. Fleming
|
e84273f392
|
use API call for setting call time limit (issue #5227)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6599 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 21:24:50 +00:00 |
|
Kevin P. Fleming
|
5da915dcfd
|
update MANY more files with proper copyright/license info (thanks Ian!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 20:46:50 +00:00 |
|
Kevin P. Fleming
|
7b0c1cb275
|
add token format specification support (issue #5199)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6580 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 01:40:22 +00:00 |
|
Kevin P. Fleming
|
9a4c8f8c9c
|
enable DTMF monitoring when DYNAMIC_FEATURES are specified for a brige (issue #5153)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6541 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-07 21:36:30 +00:00 |
|
Kevin P. Fleming
|
1e854ea773
|
remove useless buffer initializations (issue #5134)
convert pbx_dundi to use ast_copy_string) (issue #5134)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6540 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-07 21:01:31 +00:00 |
|
Kevin P. Fleming
|
40c5fa88a4
|
eliminate signedness warnings (issue #5129)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6530 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-07 18:55:03 +00:00 |
|
Kevin P. Fleming
|
93a1922549
|
ensure that OSP-provided call duration limit is honored (issue #5099)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6512 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-02 19:32:20 +00:00 |
|
Kevin P. Fleming
|
c5ca63efc9
|
eliminate compiler warning (issue #5094)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6511 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-02 19:29:18 +00:00 |
|
Kevin P. Fleming
|
421ceff171
|
don't send OSP tokens do devices that are not OSP aware (issue #5093)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 22:06:23 +00:00 |
|
Kevin P. Fleming
|
06e4ba227d
|
send the correct Call-ID when using OSP (issue #5095)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 21:53:52 +00:00 |
|
Kevin P. Fleming
|
25f3403b21
|
don't access freed memory if the frame was malloc'd
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 19:34:49 +00:00 |
|
Russell Bryant
|
746efc536a
|
ensure that the MOH_QUIET flag gets set for the mode "quietmp3nb"
add mode to the output of the "moh classes show" cli command
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6463 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-31 01:16:48 +00:00 |
|
Kevin P. Fleming
|
9519f6c5f4
|
clean up, use make functions instead of subshells, remove unused stuff
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 02:54:02 +00:00 |
|
Kevin P. Fleming
|
fcc3a3ac32
|
don't install moh functions if no classes are configured (issue #5025 with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6412 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-25 23:29:30 +00:00 |
|
Kevin P. Fleming
|
4c6693f39d
|
add count to 'show keys' (issue #5002)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6383 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 15:41:17 +00:00 |
|
Kevin P. Fleming
|
98563fdb73
|
formatting fixes and compile fix for FreeBSD (issue #5004)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6381 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 15:33:27 +00:00 |
|
Kevin P. Fleming
|
3442368b28
|
ensure that features are not duplicated during reload (issue #3764, take two)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6377 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 14:40:03 +00:00 |
|
Kevin P. Fleming
|
9e9f3ace21
|
add ability to map feature sequences to applications (issue #3764)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6374 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 02:22:33 +00:00 |
|
Kevin P. Fleming
|
2cde73fddb
|
make sure realtime/high scheduling priority is relinquished before executing an AGI script (issue #4930)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6368 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 01:30:22 +00:00 |
|
Kevin P. Fleming
|
d69e96de11
|
allow custom dialplan functions to be called from AGI (issue #4855)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6363 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 23:00:23 +00:00 |
|
Kevin P. Fleming
|
3315ea79b9
|
add CONTROL STREAM FILE AGI command (issue #4738)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6360 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 21:59:24 +00:00 |
|
Kevin P. Fleming
|
ff971379f4
|
support new format for musiconhold.conf (issue #4908)
support non-SLINEAR moh streams (issue #4908)
add external app to feed TCP stream into Asterisk for moh (issue #4908)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6353 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 19:29:29 +00:00 |
|
Josh Roberson
|
4e153882d7
|
Fix usage text for AGI recieve text (bug #4948)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6334 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-15 02:45:34 +00:00 |
|
Russell Bryant
|
99d6c05f13
|
more pointer signedness fixes for gcc4 warnings
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6306 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-08 01:16:44 +00:00 |
|
Russell Bryant
|
52594b6b12
|
fix a bunch of gcc4 warnings realted to pointer signedness
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6290 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-05 16:29:30 +00:00 |
|
Mark Spencer
|
8712d1d7f1
|
Fix timestamp issue with features (bug #4760 with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6268 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-03 04:42:59 +00:00 |
|