asterisk/asterisk.git
19 years agoHold call structure longer iwth find_callno
Mark Spencer [Mon, 26 Apr 2004 11:38:21 +0000 (11:38 +0000)]
Hold call structure longer iwth find_callno

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2771 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake redhat init.d script call asterisk to reload instead of forcing a restart (bug...
James Golovich [Mon, 26 Apr 2004 07:06:29 +0000 (07:06 +0000)]
Make redhat init.d script call asterisk to reload instead of forcing a restart (bug 1481)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2770 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)
James Golovich [Mon, 26 Apr 2004 06:57:15 +0000 (06:57 +0000)]
Make RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2769 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoChange iaxtel entry in sample extensions.conf to use XXXXXXX instead of NXXXXXX becau...
James Golovich [Mon, 26 Apr 2004 05:47:45 +0000 (05:47 +0000)]
Change iaxtel entry in sample extensions.conf to use XXXXXXX instead of NXXXXXX because iaxtel assigns numbers that have a NPA starting with 1

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2768 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMerge JS's Cisco MGCP fixes (Bug #693)
Mark Spencer [Mon, 26 Apr 2004 05:18:55 +0000 (05:18 +0000)]
Merge JS's Cisco MGCP fixes (Bug #693)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2767 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoClean up SQL queries (bug #1479)
Mark Spencer [Mon, 26 Apr 2004 05:08:30 +0000 (05:08 +0000)]
Clean up SQL queries (bug #1479)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2766 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAlso handle properly \r\n instead of just \n...
Mark Spencer [Mon, 26 Apr 2004 03:45:10 +0000 (03:45 +0000)]
Also handle properly \r\n instead of just \n...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2765 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoCommitted a little bit too quickly there...
Mark Spencer [Mon, 26 Apr 2004 03:41:07 +0000 (03:41 +0000)]
Committed a little bit too quickly there...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2764 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFirst pass at handling multi-line headers
Mark Spencer [Mon, 26 Apr 2004 03:38:32 +0000 (03:38 +0000)]
First pass at handling multi-line headers

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2763 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMore select/poll updates for various applications
Mark Spencer [Mon, 26 Apr 2004 03:02:49 +0000 (03:02 +0000)]
More select/poll updates for various applications

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2762 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMigrate chan_zap from select to poll
Mark Spencer [Sun, 25 Apr 2004 22:37:09 +0000 (22:37 +0000)]
Migrate chan_zap from select to poll

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2761 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoProperly migrate from select to poll for core asterisk.
Mark Spencer [Sun, 25 Apr 2004 20:42:45 +0000 (20:42 +0000)]
Properly migrate from select to poll for core asterisk.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2760 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoStart with a reasonable default timeout in parkandannounce
James Golovich [Sun, 25 Apr 2004 19:44:03 +0000 (19:44 +0000)]
Start with a reasonable default timeout in parkandannounce

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2758 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTemporarily revert poll changes
Mark Spencer [Sat, 24 Apr 2004 23:11:28 +0000 (23:11 +0000)]
Temporarily revert poll changes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2757 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoChange select references to poll in core asterisk functions (hope this works)
Mark Spencer [Sat, 24 Apr 2004 23:02:21 +0000 (23:02 +0000)]
Change select references to poll in core asterisk functions (hope this works)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2756 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake sure call is valid when handling mini-frame.
Mark Spencer [Sat, 24 Apr 2004 15:16:48 +0000 (15:16 +0000)]
Make sure call is valid when handling mini-frame.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2754 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoImprove echo cancellation in iaxy firmware (version 14)
Mark Spencer [Fri, 23 Apr 2004 15:54:57 +0000 (15:54 +0000)]
Improve echo cancellation in iaxy firmware (version 14)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2753 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix timestamps on IAX2 trunk mode transmit direction
Mark Spencer [Fri, 23 Apr 2004 05:35:12 +0000 (05:35 +0000)]
Fix timestamps on IAX2 trunk mode transmit direction

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2752 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix double close of file descriptor (bug #1473)
Mark Spencer [Fri, 23 Apr 2004 04:38:11 +0000 (04:38 +0000)]
Fix double close of file descriptor (bug #1473)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2751 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoOops that wasn't quite right. Partially revert changes until real data is collected.
Mark Spencer [Thu, 22 Apr 2004 19:16:52 +0000 (19:16 +0000)]
Oops that wasn't quite right. Partially revert changes until real data is collected.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2749 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake trunking and timestamps palce nicely
Mark Spencer [Thu, 22 Apr 2004 18:51:42 +0000 (18:51 +0000)]
Make trunking and timestamps palce nicely

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2748 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd missing break
Mark Spencer [Thu, 22 Apr 2004 18:41:11 +0000 (18:41 +0000)]
Add missing break

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2747 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix swap_subs for better locking
Mark Spencer [Thu, 22 Apr 2004 16:02:56 +0000 (16:02 +0000)]
Fix swap_subs for better locking

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2746 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix some comments in chan_zap
James Golovich [Thu, 22 Apr 2004 05:24:50 +0000 (05:24 +0000)]
Fix some comments in chan_zap

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2745 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoOopsies
Mark Spencer [Thu, 22 Apr 2004 05:11:11 +0000 (05:11 +0000)]
Oopsies

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2742 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoSmall fixes from bkw
Mark Spencer [Thu, 22 Apr 2004 03:39:54 +0000 (03:39 +0000)]
Small fixes from bkw

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2741 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix iLBC with valgrind, add iLBC format from bkw_
Mark Spencer [Thu, 22 Apr 2004 03:34:13 +0000 (03:34 +0000)]
Fix iLBC with valgrind, add iLBC format from bkw_

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2740 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoHandle transitions in delivery time and non-delivery time
Mark Spencer [Thu, 22 Apr 2004 03:02:27 +0000 (03:02 +0000)]
Handle transitions in delivery time and non-delivery time

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2739 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTypo in logger.c (bug 1466)
James Golovich [Thu, 22 Apr 2004 02:57:10 +0000 (02:57 +0000)]
Typo in logger.c (bug 1466)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2737 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoUse ast_strdupa instead of strdup in goto (bug #1465)
Mark Spencer [Thu, 22 Apr 2004 00:27:48 +0000 (00:27 +0000)]
Use ast_strdupa instead of strdup in goto (bug #1465)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2735 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agogethostbyname isn't reentrant, who knew...
Mark Spencer [Thu, 22 Apr 2004 00:20:34 +0000 (00:20 +0000)]
gethostbyname isn't reentrant, who knew...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2734 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoIncrease buffer size (bug #1459)
Mark Spencer [Wed, 21 Apr 2004 21:55:40 +0000 (21:55 +0000)]
Increase buffer size (bug #1459)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2733 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake manager "Link" and "Unlink" events include the channel uniqueids (bug 1456)
James Golovich [Wed, 21 Apr 2004 04:52:18 +0000 (04:52 +0000)]
Make manager "Link" and "Unlink" events include the channel uniqueids (bug 1456)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2732 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoUnload g726 file formats in the order they were loaded (bug 1460)
James Golovich [Wed, 21 Apr 2004 04:27:58 +0000 (04:27 +0000)]
Unload g726 file formats in the order they were loaded (bug 1460)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2731 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoLog when we unload a translator (bug 1460)
James Golovich [Wed, 21 Apr 2004 04:26:38 +0000 (04:26 +0000)]
Log when we unload a translator (bug 1460)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2730 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoLog that we are unregistering cdr module (bug 1460)
James Golovich [Wed, 21 Apr 2004 04:25:44 +0000 (04:25 +0000)]
Log that we are unregistering cdr module (bug 1460)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2729 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoimage unregister typo
James Golovich [Wed, 21 Apr 2004 03:54:25 +0000 (03:54 +0000)]
image unregister typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2727 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix format unregister
James Golovich [Wed, 21 Apr 2004 03:53:15 +0000 (03:53 +0000)]
Fix format unregister

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2725 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agorollback to pre-janus, for the moment
Jeremy McNamara [Wed, 21 Apr 2004 02:28:05 +0000 (02:28 +0000)]
rollback to pre-janus, for the moment

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2724 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoSelect user by more logical grounds when no user is specified (bug #1458, sorta)
Mark Spencer [Wed, 21 Apr 2004 00:33:09 +0000 (00:33 +0000)]
Select user by more logical grounds when no user is specified (bug #1458, sorta)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2723 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDocumentation fixes (bug #1439)
Mark Spencer [Tue, 20 Apr 2004 23:31:13 +0000 (23:31 +0000)]
Documentation fixes (bug #1439)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2722 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd app_exec (bug 1198
James Golovich [Tue, 20 Apr 2004 20:05:14 +0000 (20:05 +0000)]
Add app_exec (bug 1198

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2721 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't spam 3389 warning message
Mark Spencer [Tue, 20 Apr 2004 19:23:08 +0000 (19:23 +0000)]
Don't spam 3389 warning message

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2720 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't dereference consumed frame delivery.
Mark Spencer [Tue, 20 Apr 2004 15:28:58 +0000 (15:28 +0000)]
Don't dereference consumed frame delivery.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2719 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix pingtime calculation in bridge optimized mode
Mark Spencer [Tue, 20 Apr 2004 15:14:06 +0000 (15:14 +0000)]
Fix pingtime calculation in bridge optimized mode

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2718 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoUpdate australian tonezones.
Mark Spencer [Tue, 20 Apr 2004 14:01:13 +0000 (14:01 +0000)]
Update australian tonezones.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2717 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake sure we safely lock both channels when doing a masquerade.
Mark Spencer [Tue, 20 Apr 2004 03:16:01 +0000 (03:16 +0000)]
Make sure we safely lock both channels when doing a masquerade.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2716 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoupdate once again to the right version
Jeremy McNamara [Mon, 19 Apr 2004 23:47:34 +0000 (23:47 +0000)]
update once again to the right version

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2715 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMerge Matt's extern notify patch
Mark Spencer [Mon, 19 Apr 2004 23:27:37 +0000 (23:27 +0000)]
Merge Matt's extern notify patch

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2714 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoHold the lock properly on async goto now that we have recursive mutex support.
Mark Spencer [Mon, 19 Apr 2004 23:00:50 +0000 (23:00 +0000)]
Hold the lock properly on async goto now that we have recursive mutex support.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2713 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix trailing slash problem (Zap) and making sure refers get ignored the second tiem...
Mark Spencer [Mon, 19 Apr 2004 22:55:35 +0000 (22:55 +0000)]
Fix trailing slash problem (Zap) and making sure refers get ignored the second tiem around.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2712 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix lock initialization in lock debugging mode
Mark Spencer [Mon, 19 Apr 2004 21:52:39 +0000 (21:52 +0000)]
Fix lock initialization in lock debugging mode

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2711 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake comptable with Open H.323's Janus release. See http://www.sf.net/projects/openh3...
Jeremy McNamara [Mon, 19 Apr 2004 19:47:27 +0000 (19:47 +0000)]
Make comptable with Open H.323's Janus release. See sf.net/projects/openh323/ for details.  These changes will cause any version less than Janus to fail at compile time. This update may also address the recent instability noise...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2710 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAlways give real timestamps on IAX ping/pong messages
Mark Spencer [Mon, 19 Apr 2004 15:24:51 +0000 (15:24 +0000)]
Always give real timestamps on IAX ping/pong messages

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2709 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoOpenBSD portability enhancements (bug 1002)
James Golovich [Mon, 19 Apr 2004 08:11:51 +0000 (08:11 +0000)]
OpenBSD portability enhancements (bug 1002)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2708 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake 'iax2 show users' print key if a key is used (bug 1253)
James Golovich [Sun, 18 Apr 2004 21:53:13 +0000 (21:53 +0000)]
Make 'iax2 show users' print key if a key is used (bug 1253)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2707 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake extension matching non case sensitive. So 'T' and 't' are
James Golovich [Sun, 18 Apr 2004 05:50:55 +0000 (05:50 +0000)]
Make extension matching non case sensitive.  So 'T' and 't' are
different extensions (bug 1327)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2706 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix compile warning in chan_zap if libpri not installed
James Golovich [Sat, 17 Apr 2004 23:48:19 +0000 (23:48 +0000)]
Fix compile warning in chan_zap if libpri not installed

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2704 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago* Patch to Makefiles to allow a script to query the make envirnoment.
Anthony Minessale II [Fri, 16 Apr 2004 18:57:07 +0000 (18:57 +0000)]
* Patch to Makefiles to allow a script to query the make envirnoment.
* contrib/scripts/astxs (The tool itself)
* see bug 1329

-Anthony Minessale (anthm)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2702 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd support for E1 E&M
Mark Spencer [Fri, 16 Apr 2004 18:00:00 +0000 (18:00 +0000)]
Add support for E1 E&M

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2701 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemove all capabilities first
Jeremy McNamara [Fri, 16 Apr 2004 05:57:30 +0000 (05:57 +0000)]
Remove all capabilities first

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2700 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAnswer if it needs it...
Mark Spencer [Fri, 16 Apr 2004 02:51:47 +0000 (02:51 +0000)]
Answer if it needs it...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2699 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoWarn to use DeadAGI in general on hungup channels if AGI or EAGI is called.
Mark Spencer [Thu, 15 Apr 2004 21:01:55 +0000 (21:01 +0000)]
Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2698 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't set the address with NAT mode if we haven't programmed an address
Mark Spencer [Thu, 15 Apr 2004 20:12:46 +0000 (20:12 +0000)]
Don't set the address with NAT mode if we haven't programmed an address

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2697 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMake substring deprecated
Mark Spencer [Thu, 15 Apr 2004 18:41:17 +0000 (18:41 +0000)]
Make substring deprecated

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2696 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDo proper bounds checking in formats (bug #1356)
Mark Spencer [Thu, 15 Apr 2004 16:02:42 +0000 (16:02 +0000)]
Do proper bounds checking in formats (bug #1356)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2694 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix for uclibc
Mark Spencer [Thu, 15 Apr 2004 00:13:30 +0000 (00:13 +0000)]
Fix for uclibc

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2693 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix name properly
Mark Spencer [Thu, 15 Apr 2004 00:02:07 +0000 (00:02 +0000)]
Fix name properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2692 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoStore modules in the order they're loaded to make reload work properly
Mark Spencer [Wed, 14 Apr 2004 21:10:00 +0000 (21:10 +0000)]
Store modules in the order they're loaded to make reload work properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2691 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoClean up timestamps on IAX2
Mark Spencer [Wed, 14 Apr 2004 18:15:16 +0000 (18:15 +0000)]
Clean up timestamps on IAX2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2690 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoLets see if this way works to remove all capabilities from the list
Jeremy McNamara [Tue, 13 Apr 2004 19:07:51 +0000 (19:07 +0000)]
Lets see if this way works to remove all capabilities from the list

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2688 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoback out lame attempt
Jeremy McNamara [Tue, 13 Apr 2004 18:54:24 +0000 (18:54 +0000)]
back out lame attempt

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2687 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoprint out capability set, if h323debug is turned on
Jeremy McNamara [Tue, 13 Apr 2004 18:32:23 +0000 (18:32 +0000)]
print out capability set, if h323debug is turned on

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2686 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agomake sure capability set is clean before setting new value(s)
Jeremy McNamara [Tue, 13 Apr 2004 18:26:27 +0000 (18:26 +0000)]
make sure capability set is clean before setting new value(s)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2685 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoUse fputs where it makes sense instead of fprintf
Mark Spencer [Tue, 13 Apr 2004 04:45:51 +0000 (04:45 +0000)]
Use fputs where it makes sense instead of fprintf

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2682 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't allow the format to be doubly handled
Mark Spencer [Tue, 13 Apr 2004 04:27:06 +0000 (04:27 +0000)]
Don't allow the format to be doubly handled

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2681 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoLock on indication too
Mark Spencer [Mon, 12 Apr 2004 22:00:12 +0000 (22:00 +0000)]
Lock on indication too

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2680 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRevert locking changes which break static locks (even on linux since it's part of...
Mark Spencer [Mon, 12 Apr 2004 20:54:24 +0000 (20:54 +0000)]
Revert locking changes which break static locks (even on linux since it's part of an ENUM not define)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2679 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoChange mutex defines so it should work on OS that don't have the _NP mutex types...
James Golovich [Mon, 12 Apr 2004 19:56:32 +0000 (19:56 +0000)]
Change mutex defines so it should work on OS that don't have the _NP mutex types.  Also move the #defines up so we don't need to duplicate them

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2678 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix implementation of waitfordigit_full
Mark Spencer [Mon, 12 Apr 2004 16:25:34 +0000 (16:25 +0000)]
Fix implementation of waitfordigit_full

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2677 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix cut properly (bug #1138)
Mark Spencer [Mon, 12 Apr 2004 16:08:20 +0000 (16:08 +0000)]
Fix cut properly (bug #1138)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2676 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRevert earlier jcdutton ALSA improvements which are not disclaimed
Mark Spencer [Sun, 11 Apr 2004 01:59:11 +0000 (01:59 +0000)]
Revert earlier jcdutton ALSA improvements which are not disclaimed

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2674 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't hang up if the file is missing (not a bug, but fix anyway) (#1380)
Mark Spencer [Sat, 10 Apr 2004 21:10:22 +0000 (21:10 +0000)]
Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2673 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't check PRI settings unless there is PRI
Mark Spencer [Sat, 10 Apr 2004 03:46:59 +0000 (03:46 +0000)]
Don't check PRI settings unless there is PRI

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2672 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAllow zapscan to select a specific channel (bug 1371)
James Golovich [Sat, 10 Apr 2004 02:49:06 +0000 (02:49 +0000)]
Allow zapscan to select a specific channel (bug 1371)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2671 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoHopefully last fix to remote cli completion
James Golovich [Fri, 9 Apr 2004 17:46:04 +0000 (17:46 +0000)]
Hopefully last fix to remote cli completion

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2669 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDon't take digits in-band when in overlap dial mode
Mark Spencer [Fri, 9 Apr 2004 16:33:37 +0000 (16:33 +0000)]
Don't take digits in-band when in overlap dial mode

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2668 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix sounds.txt to have extensions for recently included sound files
James Golovich [Fri, 9 Apr 2004 00:15:34 +0000 (00:15 +0000)]
Fix sounds.txt to have extensions for recently included sound files

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2667 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd sound files for dynamic conf stuff (bug 1026)
James Golovich [Thu, 8 Apr 2004 19:38:47 +0000 (19:38 +0000)]
Add sound files for dynamic conf stuff (bug 1026)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2666 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd ability to do PINs with dynamic conf (bug 1026)
James Golovich [Thu, 8 Apr 2004 19:38:26 +0000 (19:38 +0000)]
Add ability to do PINs with dynamic conf (bug 1026)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2665 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd new sounds text for conf mod (bug 1026)
James Golovich [Thu, 8 Apr 2004 19:38:02 +0000 (19:38 +0000)]
Add new sounds text for conf mod (bug 1026)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2664 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoHopefully the last round of removing needlock stuff
James Golovich [Thu, 8 Apr 2004 19:28:05 +0000 (19:28 +0000)]
Hopefully the last round of removing needlock stuff

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2663 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemove more needlock stuff
James Golovich [Thu, 8 Apr 2004 19:19:24 +0000 (19:19 +0000)]
Remove more needlock stuff

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2662 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFree some cli memory
James Golovich [Thu, 8 Apr 2004 05:28:53 +0000 (05:28 +0000)]
Free some cli memory

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2660 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTurn off MOH later rather than sooner.
Mark Spencer [Thu, 8 Apr 2004 05:03:47 +0000 (05:03 +0000)]
Turn off MOH later rather than sooner.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2659 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago updated to work with change by markster: Get rid of all that old needlock garbage...
Ben Kramer [Thu, 8 Apr 2004 00:59:39 +0000 (00:59 +0000)]
 updated to work with change by markster: Get rid of all that old needlock garbage now that we're using recursive mutexes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2658 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix SendDTMF which was clearly not even tested before it was last committed.
Mark Spencer [Wed, 7 Apr 2004 20:14:19 +0000 (20:14 +0000)]
Fix SendDTMF which was clearly not even tested before it was last committed.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2657 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemove extra argument from ast_set_*_format calls
James Golovich [Wed, 7 Apr 2004 20:12:42 +0000 (20:12 +0000)]
Remove extra argument from ast_set_*_format calls

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2656 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix command completion and remove compile time warnings
James Golovich [Wed, 7 Apr 2004 18:26:24 +0000 (18:26 +0000)]
Fix command completion and remove compile time warnings

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2654 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAdd sendtext application
Mark Spencer [Wed, 7 Apr 2004 17:19:25 +0000 (17:19 +0000)]
Add sendtext application

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2653 65c4cc65-6c06-0410-ace0-fbb531ad65f3