Commit Graph

3955 Commits

Author SHA1 Message Date
Russell Bryant
49d18cef95 fix some typos (bug #3162)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4566 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-28 12:10:02 +00:00
Russell Bryant
cc8996361c prevent seg faults
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4562 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-27 22:34:25 +00:00
Russell Bryant
8060744e05 remove unused option (bug #3127)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4548 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-23 20:25:06 +00:00
Russell Bryant
799ff464f2 Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4547 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-23 20:21:49 +00:00
Russell Bryant
b107f9c1c9 honor global nat setting for users (bug #3125)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4531 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-23 00:38:40 +00:00
Russell Bryant
0e39f602ea Make case in manager events consistent (bug #3116)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4530 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-22 22:49:00 +00:00
Russell Bryant
a391baf1be Remove the SIP ACK fixes at the request of Olle - This will go in when a more complete fix is available
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4528 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-22 18:26:17 +00:00
Russell Bryant
3384173257 OpenBSD fixes (bug #3120)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4526 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-22 06:18:32 +00:00
Russell Bryant
51ea5a2797 fix for sparc64 (bug #3102)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 20:49:24 +00:00
Russell Bryant
1298f6585d fix typo in ast_say_number_full_en (bug #3101)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 20:42:58 +00:00
Russell Bryant
2ebc21f175 Make sure that read/write format are set up correctly
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4515 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 20:15:29 +00:00
Russell Bryant
6c6ec855a7 Make sure we del any remaining connections (bug #2982)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4514 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 20:10:06 +00:00
Russell Bryant
10bbbf2c14 Add errno (bug #3063)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4513 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 19:56:43 +00:00
Russell Bryant
fcf810801f unregister the correct apps (bug #3089)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4512 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 15:24:43 +00:00
Russell Bryant
665cf4fb64 fix missing "sip:" in ACK (bug #2687)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4511 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 15:10:06 +00:00
Russell Bryant
6f60468d3d Fix SIP ACK for BYE (bug #3087)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4500 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-20 01:48:20 +00:00
Russell Bryant
00f2912aaa don't return -1 if user enters nothing (bug #3042)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-20 01:40:29 +00:00
Russell Bryant
b32ffb8190 Olle's ACK fix (bug #2687)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4498 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-20 01:32:58 +00:00
Russell Bryant
4ceafc96b1 fix parking issue (bug #3840)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4497 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-20 00:27:19 +00:00
Russell Bryant
bed2bda4f4 remove codecs/gsm/lib with make clean (bug #3031)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-20 00:24:21 +00:00
Russell Bryant
a97bf16d2d fix language handling (bug #3023)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4481 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-19 13:06:11 +00:00
Russell Bryant
8a987daf3b don't allow '#' as a voicemail password (bug #3066)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4465 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-15 23:05:28 +00:00
Russell Bryant
8d135aa5ae Fix use count for agent/local (bug #2996)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4457 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-15 19:07:10 +00:00
Russell Bryant
0a4530cead Make macro processing consistent with regular exten processing (bug #3044)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-15 03:56:10 +00:00
Russell Bryant
ad1ee839cc getting rid of utils/ that came from head
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-15 03:53:12 +00:00
Russell Bryant
1b53088a4b Fix setvar issue (bug #3010)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4420 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-10 23:19:54 +00:00
Russell Bryant
a5b4c8881e implement fmtp 16 in rtp (bug #2999)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4415 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-10 11:32:12 +00:00
Russell Bryant
2583e00e03 update comment (bug #2999)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4414 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-10 11:28:11 +00:00
Russell Bryant
7e3f8ee419 update iaxy firmware to version 20
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4407 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-09 04:59:28 +00:00
Russell Bryant
b035299213 remove unneccesary 'if'
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4403 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-08 14:42:44 +00:00
Russell Bryant
4020387145 fix case sensitivity in codec prefs
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-08 06:17:43 +00:00
Russell Bryant
3e7c0ce67f fix mem leak in free_value (bug #2990)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4397 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-07 19:43:06 +00:00
Russell Bryant
0caa4033c9 Don't hold modlock while doing reload
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4395 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-07 02:16:49 +00:00
Russell Bryant
cd65e922b2 Add missing free's in rare circumstances (bug #2985)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4394 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-06 23:15:19 +00:00
Russell Bryant
90f22a990d merge codec preference changes for SIP
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4388 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-05 05:17:51 +00:00
Russell Bryant
0b74a19625 Release call lock while we look for the peer to avoid a deadlock
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4384 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 23:35:36 +00:00
Russell Bryant
429432f5ff canceled voicemail emails corrupt wav (bug 2957)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4382 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 01:59:08 +00:00
Russell Bryant
46f97f76a5 fix error message (bug 2897)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4381 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 01:45:25 +00:00
Russell Bryant
ec3b5c9b5b update Festival doc (bug 2964)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 01:20:26 +00:00
Russell Bryant
a160a8c9d5 add missing config destroy (bug 2944)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4378 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 01:15:27 +00:00
Russell Bryant
65d6be272d doing <flash> *0 while on fxs causes Asterisk to crash (bug 2963)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4376 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 00:11:21 +00:00
Russell Bryant
1e75116e74 Try call if call is 0 or more (bug #2935)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4348 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-26 01:54:11 +00:00
Russell Bryant
187942d00a fix MEETMESECS (bug 2936)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4345 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 18:27:22 +00:00
Russell Bryant
418ff58e61 don't increment the timestamp on dtmf (bug 2928)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 18:16:16 +00:00
Russell Bryant
bb6333e01f change size of var_val (bug 2926)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4343 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 18:13:16 +00:00
Russell Bryant
df6c1f8b39 fix for rpid (bug 2910)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 15:19:11 +00:00
Russell Bryant
2b9417e2e5 get rid of stray '\n' (bug 2922)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 07:32:43 +00:00
Russell Bryant
f53fe9761c fix manager events that report lag time (bug 2919)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4339 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 07:24:58 +00:00
Russell Bryant
902661dd8e decrement use counter after timeout on INVITE (bug 2898)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4338 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 07:20:12 +00:00
Russell Bryant
646dc459fa Segfault if head caller times out of queue with moh running (bug 2891)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-25 07:13:08 +00:00