asterisk/asterisk.git
19 years agoMake chan_vpb.c detect austel busy (bug 545)
James Golovich [Fri, 26 Mar 2004 07:18:26 +0000 (07:18 +0000)]
Make chan_vpb.c detect austel busy (bug 545)

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

19 years agoAdd manager action 'SetCDRUserField' (bug #1298)
James Golovich [Fri, 26 Mar 2004 06:28:56 +0000 (06:28 +0000)]
Add manager action 'SetCDRUserField' (bug #1298)

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

19 years agoAllow CLI Prompt to be customizable via ASTERISK_PROMPT environment
James Golovich [Fri, 26 Mar 2004 04:59:41 +0000 (04:59 +0000)]
Allow CLI Prompt to be customizable via ASTERISK_PROMPT environment
variable (bug #1270)

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

19 years agoUpdate sample sip.conf
Mark Spencer [Thu, 25 Mar 2004 20:52:57 +0000 (20:52 +0000)]
Update sample sip.conf

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

19 years agodocument mwi issues for voicemail contexts
Jeremy McNamara [Thu, 25 Mar 2004 18:28:35 +0000 (18:28 +0000)]
document mwi issues for voicemail contexts

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

19 years agoDocument the maximum length of voicemail email message body. Bug #1299
Jeremy McNamara [Thu, 25 Mar 2004 18:11:24 +0000 (18:11 +0000)]
Document the maximum length of voicemail email message body. Bug #1299

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

19 years agoTiny optimization in chan_iax2.c that the compiler would
James Golovich [Thu, 25 Mar 2004 18:10:52 +0000 (18:10 +0000)]
Tiny optimization in chan_iax2.c that the compiler would
probably take care of, but better that we do it

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

19 years agoMake sure calculation of time is always > 0...
Mark Spencer [Thu, 25 Mar 2004 07:17:33 +0000 (07:17 +0000)]
Make sure calculation of time is always > 0...

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

19 years agoBug # 1287: Festival cache string bug fixed
Malcolm Davenport [Wed, 24 Mar 2004 22:50:43 +0000 (22:50 +0000)]
Bug # 1287: Festival cache string bug fixed

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

19 years agoReduce volume of hold music to 8k / 4k
Mark Spencer [Wed, 24 Mar 2004 21:54:05 +0000 (21:54 +0000)]
Reduce volume of hold music to 8k / 4k

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

19 years agoBug # 1108: chan_alsa fixes
Malcolm Davenport [Wed, 24 Mar 2004 21:34:21 +0000 (21:34 +0000)]
Bug # 1108: chan_alsa fixes

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

19 years agoAllow expiration of several messages to be non-fatal.
Mark Spencer [Wed, 24 Mar 2004 21:21:59 +0000 (21:21 +0000)]
Allow expiration of several messages to be non-fatal.

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

19 years ago*** empty log message ***
James Golovich [Wed, 24 Mar 2004 08:36:36 +0000 (08:36 +0000)]
*** empty log message ***

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

19 years agoActually support the zaptel timing parameters the sample config file says we support...
James Golovich [Wed, 24 Mar 2004 08:36:28 +0000 (08:36 +0000)]
Actually support the zaptel timing parameters the sample config file says we support adjusting.  prewink, preflash, wink, flash, start, rxwink, rxflash, debounce

Still need to hear back from Jim Dixon if the radio timing params should be adjustable

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

19 years agoMake cli_complete buffer as large as the one used in handle_commandmatchesarray ...
James Golovich [Wed, 24 Mar 2004 08:09:01 +0000 (08:09 +0000)]
Make cli_complete buffer as large as the one used in handle_commandmatchesarray (bug 1281)

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

19 years agoMake FAX enableable/disablabable, fix async goto support properly
Mark Spencer [Wed, 24 Mar 2004 05:01:44 +0000 (05:01 +0000)]
Make FAX enableable/disablabable, fix async goto support properly

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

19 years agocheck input for errors. Bug #435
Jeremy McNamara [Wed, 24 Mar 2004 03:48:18 +0000 (03:48 +0000)]
check input for errors. Bug #435

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

19 years agoImprove ast_safe_system
Mark Spencer [Tue, 23 Mar 2004 21:55:46 +0000 (21:55 +0000)]
Improve ast_safe_system

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

19 years agoImprove verbose messages
Mark Spencer [Tue, 23 Mar 2004 21:45:38 +0000 (21:45 +0000)]
Improve verbose messages

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

19 years agoCheck to make sure opendir works in chan_iax2.c (bug 1283)
James Golovich [Tue, 23 Mar 2004 21:42:35 +0000 (21:42 +0000)]
Check to make sure opendir works in chan_iax2.c (bug 1283)

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

19 years agoIt's okay to send RINGING > 1 time, and don't try to send it in-band
Mark Spencer [Tue, 23 Mar 2004 18:09:25 +0000 (18:09 +0000)]
It's okay to send RINGING > 1 time, and don't try to send it in-band

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

19 years agoInstall to iaxy.bin, not iaxy.conf
Mark Spencer [Tue, 23 Mar 2004 17:00:13 +0000 (17:00 +0000)]
Install to iaxy.bin, not iaxy.conf

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

19 years agofix agi to accept multiple arguments. Bug #664
Jeremy McNamara [Tue, 23 Mar 2004 12:50:15 +0000 (12:50 +0000)]
fix agi to accept multiple arguments. Bug #664

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

19 years agoClarify documentation on Directory
Mark Spencer [Tue, 23 Mar 2004 05:32:36 +0000 (05:32 +0000)]
Clarify documentation on Directory

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

19 years agoMinor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it ou
Mark Spencer [Tue, 23 Mar 2004 05:06:50 +0000 (05:06 +0000)]
Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it ou
t of the normal build process.

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

19 years agoUnlock the owner when we're done (duh!)
Mark Spencer [Tue, 23 Mar 2004 03:26:23 +0000 (03:26 +0000)]
Unlock the owner when we're done (duh!)

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

19 years agoHold owner lock when changing codecs
Mark Spencer [Tue, 23 Mar 2004 00:56:36 +0000 (00:56 +0000)]
Hold owner lock when changing codecs

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

19 years agoFix locks that are held too long
Mark Spencer [Mon, 22 Mar 2004 22:48:59 +0000 (22:48 +0000)]
Fix locks that are held too long

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

19 years agoUse caller's negotiated values when possible.
Mark Spencer [Mon, 22 Mar 2004 21:52:22 +0000 (21:52 +0000)]
Use caller's negotiated values when possible.

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

19 years agoFix superfluous return NULL
Mark Spencer [Mon, 22 Mar 2004 19:47:25 +0000 (19:47 +0000)]
Fix superfluous return NULL

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

19 years agoMake app_system.c use ast_safe_system
James Golovich [Mon, 22 Mar 2004 17:34:21 +0000 (17:34 +0000)]
Make app_system.c use ast_safe_system

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

19 years agoTypo
Malcolm Davenport [Mon, 22 Mar 2004 15:47:32 +0000 (15:47 +0000)]
Typo

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

19 years agoBug # 1271: Document the 'o' extension in VoiceMail application
Malcolm Davenport [Mon, 22 Mar 2004 15:42:44 +0000 (15:42 +0000)]
Bug # 1271: Document the 'o' extension in VoiceMail application

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

19 years agoStore recorded file in RECORDED_FILE if %d is used... (bug #1062)
Mark Spencer [Mon, 22 Mar 2004 04:04:07 +0000 (04:04 +0000)]
Store recorded file in RECORDED_FILE if %d is used... (bug #1062)

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

19 years agoMore app_read.c fixes (bug 1261)
James Golovich [Mon, 22 Mar 2004 03:46:19 +0000 (03:46 +0000)]
More app_read.c fixes (bug 1261)

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

19 years agoFix mysql friends by type
Mark Spencer [Sun, 21 Mar 2004 21:24:40 +0000 (21:24 +0000)]
Fix mysql friends by type

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

19 years agoDon't reconstruct authentication information on retransmissions.
Mark Spencer [Sun, 21 Mar 2004 19:25:13 +0000 (19:25 +0000)]
Don't reconstruct authentication information on retransmissions.

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

19 years agoCreate ast_safe_system which closes off file descriptors before spawning system(...
Mark Spencer [Sun, 21 Mar 2004 18:15:37 +0000 (18:15 +0000)]
Create ast_safe_system which closes off file descriptors before spawning system() and so on.

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

19 years agoFix some small typos in comments
James Golovich [Sun, 21 Mar 2004 11:23:10 +0000 (11:23 +0000)]
Fix some small typos in comments

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

19 years agoCreate temporary file and then sendmail it, then delete it, to avoid a hanging mailcm...
Mark Spencer [Sun, 21 Mar 2004 08:01:53 +0000 (08:01 +0000)]
Create temporary file and then sendmail it, then delete it, to avoid a hanging mailcmd from hanging asterisk (bug #1262)

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

19 years agoTake out unnecessary setting of delivery times.
Mark Spencer [Sun, 21 Mar 2004 07:35:40 +0000 (07:35 +0000)]
Take out unnecessary setting of delivery times.

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

19 years agoEnhance to accept a maximum of N digits. Bug #1261
Jeremy McNamara [Sun, 21 Mar 2004 00:33:05 +0000 (00:33 +0000)]
Enhance to accept a maximum of N digits. Bug #1261

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

19 years agoFix milliwatt and musiconhold to know about delivery times
Mark Spencer [Sat, 20 Mar 2004 23:31:40 +0000 (23:31 +0000)]
Fix milliwatt and musiconhold to know about delivery times

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

19 years agoCorrectly handle call flow with outgoing queue, avoiding retries while call acti
Mark Spencer [Sat, 20 Mar 2004 21:13:12 +0000 (21:13 +0000)]
Correctly handle call flow with outgoing queue, avoiding retries while call acti
ve (bug #1018)

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

19 years agoFix ACL for bizarre routing cases
Mark Spencer [Sat, 20 Mar 2004 19:08:57 +0000 (19:08 +0000)]
Fix ACL for bizarre routing cases

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

19 years agoMerge ADSI fixes
Mark Spencer [Sat, 20 Mar 2004 17:27:10 +0000 (17:27 +0000)]
Merge ADSI fixes

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

19 years agore-apply possible CCM fix. Someone still needs to test this
Jeremy McNamara [Sat, 20 Mar 2004 14:29:36 +0000 (14:29 +0000)]
re-apply possible CCM fix.  Someone still needs to test this

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

19 years agorollback e.164 and prefix routing attempted fix
Jeremy McNamara [Sat, 20 Mar 2004 14:25:39 +0000 (14:25 +0000)]
rollback e.164 and prefix routing attempted fix

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

19 years agorollback everything to known good state. E.164 and prefix routing patches are broken
Jeremy McNamara [Sat, 20 Mar 2004 14:24:20 +0000 (14:24 +0000)]
rollback everything to known good state. E.164 and prefix routing patches are broken

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

19 years agotry to work around CCM interop, UNTESTED! Someone with a CCM needs to test this
Jeremy McNamara [Sat, 20 Mar 2004 14:14:00 +0000 (14:14 +0000)]
try to work around CCM interop, UNTESTED! Someone with a CCM needs to test this

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

19 years agoChange 'show locals' into 'local show channels' to follow other channel methods....
Jeremy McNamara [Sat, 20 Mar 2004 13:26:52 +0000 (13:26 +0000)]
Change 'show locals' into 'local show channels' to follow other channel methods. Bug #1255

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

19 years agoFix ast_translator_free_path (bug 1254)
James Golovich [Sat, 20 Mar 2004 10:55:57 +0000 (10:55 +0000)]
Fix ast_translator_free_path (bug 1254)

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

19 years agoMake primary key context and voicemailbox and make the file easier on
James Golovich [Sat, 20 Mar 2004 07:51:56 +0000 (07:51 +0000)]
Make primary key context and voicemailbox and make the file easier on
the eyes (bug 1208)

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

19 years agoIf asterisk is started with progname of 'rasterisk' assume its a remote
James Golovich [Sat, 20 Mar 2004 07:26:54 +0000 (07:26 +0000)]
If asterisk is started with progname of 'rasterisk' assume its a remote
console (bug 842)

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

19 years agoAdd experimental nbscat application
Mark Spencer [Sat, 20 Mar 2004 07:16:27 +0000 (07:16 +0000)]
Add experimental nbscat application

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

19 years agoImprove sample extensions.conf (bug 1190)
James Golovich [Sat, 20 Mar 2004 06:52:03 +0000 (06:52 +0000)]
Improve sample extensions.conf (bug 1190)

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

19 years agoSame for transmit core
Mark Spencer [Sat, 20 Mar 2004 05:22:52 +0000 (05:22 +0000)]
Same for transmit core

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

19 years agoRound offset timestamps to nearest 20ms to clean up numbers.
Mark Spencer [Sat, 20 Mar 2004 05:19:45 +0000 (05:19 +0000)]
Round offset timestamps to nearest 20ms to clean up numbers.

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

19 years agoAdd some comments to lock.h
James Golovich [Sat, 20 Mar 2004 05:07:21 +0000 (05:07 +0000)]
Add some comments to lock.h

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

19 years agoMajor MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)
Mark Spencer [Fri, 19 Mar 2004 22:57:08 +0000 (22:57 +0000)]
Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)

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

19 years agoBug # 1088: Add MailboxExists, conditionally branches to priority n+101
Malcolm Davenport [Fri, 19 Mar 2004 22:39:02 +0000 (22:39 +0000)]
Bug # 1088: Add MailboxExists, conditionally branches to priority n+101
if specified mailbox exists (in the config).  Thanks Tilghman

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

19 years agoBug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface
Malcolm Davenport [Fri, 19 Mar 2004 21:42:48 +0000 (21:42 +0000)]
Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface

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

19 years agoFix small typo in sip.conf.sample
Malcolm Davenport [Fri, 19 Mar 2004 21:29:13 +0000 (21:29 +0000)]
Fix small typo in sip.conf.sample

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

19 years agoIt helps to use the local copy yo ucreated
Mark Spencer [Fri, 19 Mar 2004 20:36:21 +0000 (20:36 +0000)]
It helps to use the local copy yo ucreated

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

19 years agoBug # 1013: More explanation in the sip.conf.sample thanks to oej
Malcolm Davenport [Fri, 19 Mar 2004 20:30:03 +0000 (20:30 +0000)]
Bug # 1013: More explanation in the sip.conf.sample thanks to oej

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

19 years agolanguage is not supported in datetime. Bug 686
Jeremy McNamara [Fri, 19 Mar 2004 18:23:33 +0000 (18:23 +0000)]
language is not supported in datetime. Bug 686

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

19 years agoFirst pass at populating delivery times through translation. Not sure how this will...
Mark Spencer [Fri, 19 Mar 2004 15:03:43 +0000 (15:03 +0000)]
First pass at populating delivery times through translation.  Not sure how this will affect translations with different packet sizes, but it *ought* to resolve itself in the end.

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

19 years agoAdd hangupcause to the hangup manager event
Jeremy McNamara [Fri, 19 Mar 2004 09:37:28 +0000 (09:37 +0000)]
Add hangupcause to the hangup manager event

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

19 years agoJust to be on the safe side, don't update timestamps against anything but voice packets.
Mark Spencer [Fri, 19 Mar 2004 08:16:19 +0000 (08:16 +0000)]
Just to be on the safe side, don't update timestamps against anything but voice packets.

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

19 years agoDon't use hard timestamps for non-voice frames.
Mark Spencer [Fri, 19 Mar 2004 08:12:04 +0000 (08:12 +0000)]
Don't use hard timestamps for non-voice frames.

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

19 years agoFavor requested codec whenever possible (pass #1)
Mark Spencer [Fri, 19 Mar 2004 08:00:13 +0000 (08:00 +0000)]
Favor requested codec whenever possible (pass #1)

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

19 years agoFix LEN segfault (bug #1228)
Mark Spencer [Fri, 19 Mar 2004 06:36:25 +0000 (06:36 +0000)]
Fix LEN segfault (bug #1228)

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

19 years agoAdd support for new PING/PONG on zaptel which reduces the # of file descriptors on...
Mark Spencer [Fri, 19 Mar 2004 04:23:20 +0000 (04:23 +0000)]
Add support for new PING/PONG on zaptel which reduces the # of file descriptors on SIP/IAX channels (when zaptel interface is available) by 2 per channel

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

19 years agoCheck tempchan->type in app_zapscan.c (bug 1250)
James Golovich [Fri, 19 Mar 2004 03:46:01 +0000 (03:46 +0000)]
Check tempchan->type in app_zapscan.c (bug 1250)

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

19 years agoPopulate DNID for SIP
Mark Spencer [Fri, 19 Mar 2004 02:04:45 +0000 (02:04 +0000)]
Populate DNID for SIP

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

19 years agoRemember when we started/stopped ringing so that ringing twice works as expected
Mark Spencer [Fri, 19 Mar 2004 00:08:43 +0000 (00:08 +0000)]
Remember when we started/stopped ringing so that ringing twice works as expected

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

19 years agoClarify in voicemail.conf that certain variables are in seconds
James Golovich [Thu, 18 Mar 2004 23:03:33 +0000 (23:03 +0000)]
Clarify in voicemail.conf that certain variables are in seconds

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

19 years agoBug # 1247: Add patch to specify minimum vmail length and discard that
Malcolm Davenport [Thu, 18 Mar 2004 22:49:06 +0000 (22:49 +0000)]
Bug # 1247: Add patch to specify minimum vmail length and discard that
which does not meet the minimum

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

19 years agoProperly deal with E.164 and Prefix routing
Jeremy McNamara [Thu, 18 Mar 2004 20:39:15 +0000 (20:39 +0000)]
Properly deal with E.164 and Prefix routing

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

19 years agoPopulated RDNIS
Mark Spencer [Thu, 18 Mar 2004 20:33:55 +0000 (20:33 +0000)]
Populated RDNIS

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

19 years agoMake RDNIS really work right
Mark Spencer [Thu, 18 Mar 2004 20:02:15 +0000 (20:02 +0000)]
Make RDNIS really work right

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

19 years agoFix parser
Mark Spencer [Thu, 18 Mar 2004 06:04:22 +0000 (06:04 +0000)]
Fix parser

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

19 years agoFix timestamp to always be unsigned
Mark Spencer [Thu, 18 Mar 2004 06:01:53 +0000 (06:01 +0000)]
Fix timestamp to always be unsigned

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

19 years agoPopulate RDNIS information
Mark Spencer [Thu, 18 Mar 2004 05:48:40 +0000 (05:48 +0000)]
Populate RDNIS information

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

19 years agoFix small but deadly typo
Mark Spencer [Wed, 17 Mar 2004 16:49:00 +0000 (16:49 +0000)]
Fix small but deadly typo

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

19 years agoAnswer the line when hangup received and callwait is up
Mark Spencer [Tue, 16 Mar 2004 23:42:41 +0000 (23:42 +0000)]
Answer the line when hangup received and callwait is up

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

19 years agoFix timestamp delivery calculation in IAX... Still might be some mess left...
Mark Spencer [Tue, 16 Mar 2004 22:55:05 +0000 (22:55 +0000)]
Fix timestamp delivery calculation in IAX...  Still might be some mess left...

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

19 years agoBug # 1116. CallerID number not hidden when RestrictCID is on, Fixed
Malcolm Davenport [Tue, 16 Mar 2004 17:07:51 +0000 (17:07 +0000)]
Bug # 1116.  CallerID number not hidden when RestrictCID is on, Fixed

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

19 years agoFix small typo
Mark Spencer [Tue, 16 Mar 2004 16:02:57 +0000 (16:02 +0000)]
Fix small typo

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

19 years agoBug #1222: Fixed
Malcolm Davenport [Mon, 15 Mar 2004 23:32:58 +0000 (23:32 +0000)]
Bug #1222: Fixed

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

19 years agoAlpha portability from Ricudis
Mark Spencer [Mon, 15 Mar 2004 16:51:58 +0000 (16:51 +0000)]
Alpha portability from Ricudis

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

19 years agoMute received DTMF path
Mark Spencer [Mon, 15 Mar 2004 16:20:01 +0000 (16:20 +0000)]
Mute received DTMF path

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

19 years agoFixup some pthread_t checking in channels
James Golovich [Mon, 15 Mar 2004 09:14:16 +0000 (09:14 +0000)]
Fixup some pthread_t checking in channels

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

19 years agoActually commit the new #defines
James Golovich [Mon, 15 Mar 2004 08:36:25 +0000 (08:36 +0000)]
Actually commit the new #defines

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

19 years agoFix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL and
James Golovich [Mon, 15 Mar 2004 07:51:22 +0000 (07:51 +0000)]
Fix bug 1217.  Change pthread_t initializers to AST_PTHREADT_NULL and
AST_PTHREADT_STOP

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

19 years agoAdd 'pri show span <spanno>' command to chan_zap.c
James Golovich [Mon, 15 Mar 2004 05:57:47 +0000 (05:57 +0000)]
Add 'pri show span <spanno>' command to chan_zap.c

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

19 years agoUpdate spool file times after we close the file (bug 1018)
James Golovich [Mon, 15 Mar 2004 05:38:41 +0000 (05:38 +0000)]
Update spool file times after we close the file (bug 1018)

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

19 years agoBug #1213. Fix for improperly specified Content-Length header
Malcolm Davenport [Mon, 15 Mar 2004 02:06:47 +0000 (02:06 +0000)]
Bug #1213.  Fix for improperly specified Content-Length header

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

19 years agoIncrease amount of time we send tones on RTP to 100ms
Mark Spencer [Sun, 14 Mar 2004 23:12:22 +0000 (23:12 +0000)]
Increase amount of time we send tones on RTP to 100ms

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

19 years agoPreserve IAX timestamps
Mark Spencer [Sun, 14 Mar 2004 23:01:12 +0000 (23:01 +0000)]
Preserve IAX timestamps

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