Commit Graph

1551 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
10781d30d2 don't create owner twice
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4310 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-22 03:57:41 +00:00
Russell Bryant
c0c9a1a5f0 little fixes (bug #2899)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4295 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-19 13:25:17 +00:00
Russell Bryant
13e54102fd fix continuation line parsing (bug #2892)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-18 04:27:12 +00:00
Russell Bryant
60c2988f53 add depend support for h323 (bug #2757)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4253 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-15 02:35:35 +00:00
Russell Bryant
8eb984caec fix setting language in chan_sip (bug #2848)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4251 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-15 02:26:08 +00:00
Russell Bryant
1f02d433b3 send full contact when poking a peer (bug #2836)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4227 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-12 14:34:01 +00:00
Russell Bryant
c6938534bd fix to compile chan_phone with 2.6 kernel headers (bug #2831)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-12 14:13:57 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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