Russell Bryant
|
f0131ed0f2
|
fix bindaddr for BSD (bug #2668)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-24 21:24:17 +00:00 |
|
Russell Bryant
|
a4111e1f93
|
Add missing fixup (bug #2667)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-24 21:15:23 +00:00 |
|
Russell Bryant
|
f7098a28be
|
make sure malloc was successful before doing memset (bug #2704)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4087 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-24 21:09:40 +00:00 |
|
Russell Bryant
|
fdffdc9364
|
Handle unknown 1xx reponses as 100 (bug #2698)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4086 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-24 21:04:32 +00:00 |
|
Russell Bryant
|
d91f0dadc9
|
fix potential segfault in MeetMeAdmin (bug #2681)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-23 12:42:16 +00:00 |
|
Russell Bryant
|
291309df4a
|
Don't "ignore" on CANCEL (bug #2670)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4062 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-23 12:23:25 +00:00 |
|
Russell Bryant
|
eb08e2600f
|
get rid of some compile warnings (bug #2540)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4059 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-23 12:14:47 +00:00 |
|
Russell Bryant
|
0faa51794d
|
make operator=no work correctly, fix typo (bug #2665)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4058 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-23 11:55:21 +00:00 |
|
Russell Bryant
|
5f5017defd
|
fix for MGCP (bug #2499)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4027 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-17 04:57:10 +00:00 |
|
Russell Bryant
|
737023e9d4
|
call ast_destroy on cfg appropriately (bug #2661)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4019 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-16 16:04:17 +00:00 |
|
Russell Bryant
|
e98d85bf09
|
Fix hangup handling with chansiavail with agent (bug #2658)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4016 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-16 15:35:23 +00:00 |
|
Jeremy McNamara
|
6adefd13c1
|
stop seg
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4011 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-14 23:45:09 +00:00 |
|
Russell Bryant
|
5c37031b1c
|
Fix some small typos (bug #2649)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4010 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-14 23:11:16 +00:00 |
|
Russell Bryant
|
141a82674e
|
Forget fullcontact when specific number is dialed (bug #2620)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-14 23:08:03 +00:00 |
|
Russell Bryant
|
2423b41fd9
|
tab completion on show dialplan from -r asterisk with large extensions.conf will segfault (bug #2634)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4008 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-14 22:51:14 +00:00 |
|
Russell Bryant
|
f85277c7b3
|
show output with 'pri debug' with verbosity set to zero (bug #2645)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4007 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-14 22:46:56 +00:00 |
|
Russell Bryant
|
d60b955324
|
fix for attended transfers (bug #2632)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4006 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-14 22:43:35 +00:00 |
|
Russell Bryant
|
663636b515
|
fix setlanguage seg fault (bug #2641)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-14 22:39:40 +00:00 |
|
Russell Bryant
|
8bccbf9afb
|
get rid of extra error message (bug #2633)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3989 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-13 02:24:30 +00:00 |
|
Russell Bryant
|
1d10b782b4
|
add missing \n (bug #2595)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3982 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-12 02:29:08 +00:00 |
|
Russell Bryant
|
3cd48f9a41
|
fix delivery times on trunks (bug #2587)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3981 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-12 02:25:38 +00:00 |
|
Russell Bryant
|
d50ef1d333
|
change SIP_MAX_PACKET to 4096 (bug #2623)
----------------------------------------------------------------------
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3980 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-12 02:16:04 +00:00 |
|
Russell Bryant
|
fbcd14b30b
|
add check for incorrect voicemail sequencing (bug #2436)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-12 01:39:21 +00:00 |
|
Russell Bryant
|
09ca3690b5
|
Fix wave file lengths (bug #2486)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3963 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-09 16:32:21 +00:00 |
|
Russell Bryant
|
6db145dd07
|
Discontiguous descending Zap channel group fails to use all members (bug #2581)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-09 00:44:30 +00:00 |
|
Russell Bryant
|
0ff4ffd27f
|
fix for Nortel SIP dtmf (bug #2605)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3957 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-09 00:36:46 +00:00 |
|
Russell Bryant
|
ba5a68e731
|
chan_iax2 shouldn't use IAX/Registry on temponly peers (bug #2610)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3956 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-09 00:25:53 +00:00 |
|
Russell Bryant
|
df358f42e0
|
verbose fixes (bug #2602)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3955 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 23:29:50 +00:00 |
|
Russell Bryant
|
0e518edee4
|
Fix paths for app_sms (bug #2597)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3945 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 02:59:35 +00:00 |
|
Russell Bryant
|
dea58d2e88
|
Do not send progress when "ringing" only flag is set (bug #2553)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3944 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 02:50:22 +00:00 |
|
Russell Bryant
|
97efb246b3
|
Always fflush for any CDR file (not only for Master.csv) (bug #2586)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3943 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 02:43:08 +00:00 |
|
Russell Bryant
|
17a3454b92
|
voicemail beep shouldn't be played till we get next message number (bug #2594)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3942 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-08 00:05:36 +00:00 |
|
Russell Bryant
|
3680bb43cd
|
add Rich Murphey to the CREDITS
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3941 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 21:51:21 +00:00 |
|
Russell Bryant
|
b0180d6665
|
Fix which one we use initreqprep vs. reqprep (bug #2591, 2596)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3940 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 21:47:46 +00:00 |
|
Russell Bryant
|
f9be91101f
|
fix bindaddr for MGCP (bug #2579)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3925 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 22:26:10 +00:00 |
|
Russell Bryant
|
e16c9c9ecd
|
fix MWI for SIP (bug #2582)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3924 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 22:15:32 +00:00 |
|
Russell Bryant
|
57c86cec8e
|
fix chan_mgcp seg fault (bug #2572)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-05 21:39:00 +00:00 |
|
Russell Bryant
|
d600998f7e
|
make SIP_CODEC behave as it suggests (bug #2566)
Correction: The last commit for cdr_odbc.c was actually bug #2569.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-05 02:13:00 +00:00 |
|
Russell Bryant
|
a75365ea8e
|
change to use ast_true in cdr_odbc (bug #2566)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-05 02:02:17 +00:00 |
|
Russell Bryant
|
8b34f224e7
|
Fix CDR for supervised transfer in chan_zap and chan_sip (bug #1595)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3903 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 20:22:41 +00:00 |
|
Russell Bryant
|
97d664a128
|
NetBSD build doesn't always find libncurses (bug #2560)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3901 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 18:37:37 +00:00 |
|
Russell Bryant
|
04bcd2ff23
|
Has(New)VoiceMail does not assume INBOX if no folder specified (bug #2559)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3899 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 16:43:29 +00:00 |
|
Russell Bryant
|
3f9482f7bc
|
Use event2str consisitently in chan_zap anytime we are printing debug info about an event (bug 2548)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3873 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 00:12:20 +00:00 |
|
Russell Bryant
|
ebf15d6151
|
Ignore ;transport=udp from 302 Moved Temp. requests (bug #2549)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-01 00:32:47 +00:00 |
|
Russell Bryant
|
38f5196684
|
Ignore message type in CID Delivery (bug #2552)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 23:56:19 +00:00 |
|
Russell Bryant
|
31457d7be1
|
Fix seg fault with IAX native bridging (bug #2550)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3864 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 22:47:32 +00:00 |
|
Admin Commit
|
a196c598b6
|
This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@3863 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 22:47:32 +00:00 |
|
Russell Bryant
|
ca88a7476f
|
update description for VoiceMailMain (bug #2546)
update ChangeLog for Asterisk 1.0.1
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3854 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 04:00:41 +00:00 |
|
Mark Spencer
|
eda8998156
|
Fix little "less than" issue
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3853 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-29 14:06:59 +00:00 |
|
James Golovich
|
b1b4db95c2
|
Fix FastAGI working with non default ports (bug 2539)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3852 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-29 03:32:58 +00:00 |
|