Commit Graph

3683 Commits

Author SHA1 Message Date
Russell Bryant
0d23dbb490 Fix supervised transfer (bug #2813)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4194 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-09 05:28:47 +00:00
Russell Bryant
3cd77bab28 Fix verbose error (bug #2809)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4193 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-09 05:23:56 +00:00
Russell Bryant
a39d05855e fix spelling error (bug 2810)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-09 05:19:27 +00:00
Russell Bryant
66d0e5756f fix voicemail debug output (bug #2789)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-08 00:30:21 +00:00
Russell Bryant
591eb8fac1 fix sip mwi to conform to RFC (bug #2793)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4181 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-08 00:24:09 +00:00
Russell Bryant
0ae97da489 fix build for Mac OSX (bug #2803)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4179 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-08 00:08:58 +00:00
Russell Bryant
014a0a178b fixes from bug 2800
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4178 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-07 23:47:25 +00:00
Russell Bryant
5e8f6247fb update to ChangeLog ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4177 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-07 23:26:07 +00:00
Russell Bryant
de1c7219ea Setup fromuser properly (bug #2802)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4176 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-07 23:22:48 +00:00
Russell Bryant
7352e07e12 fix non standard characters (bug 2778)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-05 02:45:59 +00:00
Russell Bryant
bfe333ed67 fix compilation of chan_h323 (bug 2786,2790,2669)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4161 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-04 23:14:26 +00:00
Russell Bryant
ec25eab17f Use getpid (non-linux) or gettid(linux) for thread identification (bug #2745)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4153 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-03 02:03:43 +00:00
Russell Bryant
e212b875fc update changelog ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4152 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-02 22:42:15 +00:00
Russell Bryant
92f1ec6be4 fix say for portuguese numbers (bug #2749)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4151 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-02 22:40:11 +00:00
Russell Bryant
4443cc2107 Don't show partially-filled strings over remote console (asterisk -r) (bug #2764)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4150 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-02 22:37:47 +00:00
Russell Bryant
d612a5ce42 prevent seg fault with attempt_transfer (bug #2741)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4146 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-02 12:56:15 +00:00
Russell Bryant
808ecc893a fix summaries for chan_h323 cli commands (bug #2739)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4126 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-29 14:03:28 +00:00
James Golovich
1e9087357b Backport chan_zap.c part of bug 2703 to 1.0
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4111 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-27 14:41:55 +00:00
Russell Bryant
124c88fba3 fix mgcp bug (bug #2696)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4105 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-26 15:34:30 +00:00
Russell Bryant
ef3f4d29c9 fix short message issue (bug #2723)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4104 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-26 15:22:09 +00:00
Russell Bryant
67478da442 fix LOG_NOTICE message to exten@context from context@exten (bug #2725)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4103 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-26 14:42:01 +00:00
Russell Bryant
67c451783b fix show applications output for forkcdr (bug #2677)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-25 21:57:27 +00:00
Russell Bryant
517e58c5df update ChangeLog for 1.0.2 release
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4095 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-25 19:10:02 +00:00
James Golovich
b86dbdb22c Backport recent memory fixes to 1.0
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4094 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-25 17:57:25 +00:00
Russell Bryant
807bbf3461 fix debug message for voicemail email (bug #2675)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4093 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-25 00:51:27 +00:00
Russell Bryant
8b1cdad2f5 Fix user event body (bug #2713)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4092 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-25 00:48:28 +00:00
Russell Bryant
ce25d82aa7 Make sure close() is not called on a fd < 1 with a wrapper call (bug #2710)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4091 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-25 00:18:06 +00:00
Russell Bryant
d354512eca Sending SMS with no hangup supervision will hang the channel (bug #2708)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-24 21:26:29 +00:00
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