f6cf1458ad 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 48371 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r48371 | murf | 2006-12-09 19:14:13 -0700 (Sat, 09 Dec 2006) | 1 line
This version applies the patch suggested by stevens in bug 7836 (make inbound channel RINGING state consistent with other channels).
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48372  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								eeb415e8dd 
								
							
								 
							
						 
						
							
							
								
								Use locking when accessing the registrations list.  This list is not actually  
							
							... 
							
							
 
							
							used very often, so the likelihood of there being a problem is pretty small,
but still possible.  For example, if the CLI command to list the registrations
was called at the same time that a reload was occurring and the registrations
list was getting destroyed and rebuilt, a crash could occur.
In passing, go ahead and convert this list to use the linked list macros.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48363  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								28c36660c7 
								
							
								 
							
						 
						
							
							
								
								Issue  #8258  - fix handling of 487 being retransmitted to Asterisk  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48326  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0fe91149ae 
								
							
								 
							
						 
						
							
							
								
								Don't send Contact on MESSAGE  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48317  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								694205de93 
								
							
								 
							
						 
						
							
							
								
								Merging the invitestate-1.4 branch after successful testing.  
							
							... 
							
							
 
							
							Will check if I can solve this with less changes in 1.2.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48270  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								9636bccb7c 
								
							
								 
							
						 
						
							
							
								
								- Removing one of two pieces of code to handle 481 response on INVITE  
							
							... 
							
							
 
							
							- Move handling of REFER response to handle_response_refer()
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48219  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f89143bd13 
								
							
								 
							
						 
						
							
							
								
								- Disable RTP hold timers while T.38 fax transmission happens  
							
							... 
							
							
 
							
							- Encapsulate RTP timers in the rtp structure so we have one for video and one for audio
   The video one is not used in 1.4, really. Will be used for RTP keepalives when we can send
   something that video phones support in the RTP stream.
   I now this is a big architectual change at this stage for 1.4, but decided it was needed
   to avoid future bug reports.
- Document the RTP NAT keepalive option in sip.conf.sample
Issue 7679 in the bug tracker. Please test.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48199  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								98d3fb64ed 
								
							
								 
							
						 
						
							
							
								
								- Backport of the "limitonpeers" patch from trunk, to fix a lot of issues with queues and SIP device states  
							
							... 
							
							
 
							
							- Remove support for T.38 early media, since it's impossible.
(Two patches in one - extra friday evening offer due to being off line from svn today... :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48177  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b2b70adede 
								
							
								 
							
						 
						
							
							
								
								Do not do a partial bridge for Google Talk since we need to handle STUN. (issue  #8448  reported by phsultan)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48168  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								76e35bac11 
								
							
								 
							
						 
						
							
							
								
								Issue 8319 - change noncecount before using it.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48166  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								422c97eab7 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 48157 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r48157 | file | 2006-11-30 15:06:43 -0500 (Thu, 30 Nov 2006) | 2 lines
Only print out debug message if bridged channel is not NULL. (issue #8412  reported by jubilex)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48158  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								073e937757 
								
							
								 
							
						 
						
							
							
								
								Clean up bad dialogs properly. Caused by GS 487 adapter without CSEQ on separate line  
							
							... 
							
							
 
							
							in the REGISTER request. Imported from 1.2.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48129  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								68ad03e888 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 48087 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r48087 | file | 2006-11-28 11:56:01 -0500 (Tue, 28 Nov 2006) | 2 lines
According to the research I have done we never needed to include compiler.h in the first place so let's not! (issue #8430  reported by edguy3)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48088  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								9436ecaad7 
								
							
								 
							
						 
						
							
							
								
								Change logging message  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48031  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5a3dcaff3c 
								
							
								 
							
						 
						
							
							
								
								Not having a HINT is not an ERROR. In 1.4 and future releases, you can disable  
							
							... 
							
							
 
							
							subscription support totally or per peer in sip.conf with allowsubscribe = yes | no
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48002  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								55229f98b9 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 47968 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r47968 | crichter | 2006-11-23 17:10:23 +0100 (Do, 23 Nov 2006) | 1 line
fixed a litle bug regarding HOLD/RETRIEVE. beatufied some logs, changed some loglevels. changed the default value of block_on_alarm
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47989  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								c3a7e9d7c2 
								
							
								 
							
						 
						
							
							
								
								Don't allocate unused variable.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47959  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5c0be47e69 
								
							
								 
							
						 
						
							
							
								
								Apparently Exosip sends a 101 after a 100 provisional response. Let's not treat that as  
							
							... 
							
							
 
							
							early media. (discovered at the AVTF meeting in Paris).
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47892  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								a7c1ac60b7 
								
							
								 
							
						 
						
							
							
								
								Make sure we destroy scheduled items and not use them ever again after destruction (rizzo)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47843  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d20e81d829 
								
							
								 
							
						 
						
							
							
								
								fix bug 7450 - Parsing fails if From header contains angle brackets  
							
							... 
							
							
 
							
							(the bug was only in a corner case where the < was right after the
opening quote, and the fix is trivial).
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47823  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f373cad528 
								
							
								 
							
						 
						
							
							
								
								Compare technology using the pointers instead of a straight comparison based on name. (issue  #8228  reported by dean bath)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47764  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e1e6a1b2a8 
								
							
								 
							
						 
						
							
							
								
								Make the HOLD notification optional, in order to avoid a lot of extra database lookups  
							
							... 
							
							
 
							
							for all those realtime users out there.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47755  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								88002f78fd 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 47750 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r47750 | file | 2006-11-16 13:26:50 -0500 (Thu, 16 Nov 2006) | 2 lines
Because of the way chan_local is written we should be extra careful and make sure our callback functions have a tech_pvt. (issue #8275  reported by mflorell)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47751  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d1ee29fc20 
								
							
								 
							
						 
						
							
							
								
								Don't fixup if there's nothing to fixup  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47744  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5bd53e3588 
								
							
								 
							
						 
						
							
							
								
								- CANCEL is never authenticated (according to the RFC)  
							
							... 
							
							
 
							
							- Update docs on canreinvite. "nonat" is the recommended setting for most users with
  phones behind a NAT.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47733  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e83e3123f7 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 47711 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r47711 | file | 2006-11-15 17:29:30 -0500 (Wed, 15 Nov 2006) | 2 lines
Make sure that the pvt structure exists before trying to do fixup on Local channels. (issue #7937  reported by mada123, fix by alamantia with mods by me)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47712  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								c78840b900 
								
							
								 
							
						 
						
							
							
								
								- Improve SIP history  
							
							... 
							
							
 
							
							- Never send reply to ACK (again...)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47698  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								63f87d112d 
								
							
								 
							
						 
						
							
							
								
								Send error message when we can't allocate SIP dialog, possibly due to limitation of file descriptors.  
							
							... 
							
							
 
							
							(imported from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47656  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								8dd76cc19a 
								
							
								 
							
						 
						
							
							
								
								silence compiler warning on 64-bit platforms (this variable is an 'int' anyway, comparing it to 'signed long' is not useful)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47635  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								25b5cf18b7 
								
							
								 
							
						 
						
							
							
								
								Only keep the video RTP structure around if 1. Video support is enabled and 2. A video codec is enabled on the dialog  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47628  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								4ecb09f6e8 
								
							
								 
							
						 
						
							
							
								
								Update documentation to fit the implementation...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47613  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								cb82979700 
								
							
								 
							
						 
						
							
							
								
								Issue  #8272  - Don't destroy dialog in retransmission system if it's an OPTION packet from peerpoke  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47597  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e944561518 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 47580 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r47580 | tilghman | 2006-11-13 14:18:30 -0600 (Mon, 13 Nov 2006) | 2 lines
Having more than 255 old messages caused corruption in the new/old count
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47581  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6e4d0e50c8 
								
							
								 
							
						 
						
							
							
								
								Re-enable old deprecated commands  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47573  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								55c8a5ded8 
								
							
								 
							
						 
						
							
							
								
								- Don't reply to INVITE already replied to when we get BYE  
							
							... 
							
							
 
							
							- Declare errmsg as int. Oops.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47572  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0ca5dae550 
								
							
								 
							
						 
						
							
							
								
								Only produce error message about sip history once  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47540  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								129280f4ee 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 47522 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r47522 | tilghman | 2006-11-12 18:34:44 -0600 (Sun, 12 Nov 2006) | 2 lines
Don't play dialtone if the seizing the channel fails (Bug 7754)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47523  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								153cb1309f 
								
							
								 
							
						 
						
							
							
								
								Issue 8314 - Restore auto-framing (Thanks DEA!!!)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47513  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								fc5f9c78d1 
								
							
								 
							
						 
						
							
							
								
								Part of issue 8078 - parse even if udptl is UDPTL in sdp...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47511  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								a471f0a87c 
								
							
								 
							
						 
						
							
							
								
								- Don't destroy SIP dialog because of a failed T.38 re-invite. Wait for a bye.  
							
							... 
							
							
 
							
							Final response to a re-invite does not mean that the session dies, only that
  the re-invite fails.
- Keep RTP active during processing of T.38 re-invite. If the re-invite fails,
  RTP needs to remain as before the re-invite.
Issue 8338 - darren1713. Please test.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47509  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								853958e863 
								
							
								 
							
						 
						
							
							
								
								-Remove blocking of ptime: parsing in sdp  
							
							... 
							
							
 
							
							-Add some comments to t.38 code
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47507  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								3964b50b05 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 47496 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r47496 | russell | 2006-11-12 01:09:03 -0500 (Sun, 12 Nov 2006) | 4 lines
Only do the check to determine whether the channel calling this function is an
IAX2 channel when getting the IP address using the special argument, 
CURRENTCHANNEL.  (issue #8341 , jcovert)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47497  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								eb4c18e444 
								
							
								 
							
						 
						
							
							
								
								Make sure we don't use 32bits when we only need one bit.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47480  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								2a321d80f5 
								
							
								 
							
						 
						
							
							
								
								...and make sure that the dialog is destroyed, even if we don't get any answer on the bye...  
							
							... 
							
							
 
							
							This is the channel that remains dead after the SIP transfer
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47476  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ea257647a2 
								
							
								 
							
						 
						
							
							
								
								Add debug output while trying to trace bug in bug report  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47474  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ba58cf9ecd 
								
							
								 
							
						 
						
							
							
								
								Make sure we destroy dialog...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47466  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								1f2a4eb8c2 
								
							
								 
							
						 
						
							
							
								
								Small cleanup of handle_request_invite() - imported from 1.2 with changes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47463  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								60c6acf03f 
								
							
								 
							
						 
						
							
							
								
								Fix for  #7321 .  Be able to explicitly hide callerid name for switches that bork  
							
							... 
							
							
 
							
							on it.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47462  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ff947e3743 
								
							
								 
							
						 
						
							
							
								
								Let's give this a go...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47457  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d83a1f1356 
								
							
								 
							
						 
						
							
							
								
								Issue 8010 - Fix support for multipart SDP (alphaque)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47454  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f11ea0549d 
								
							
								 
							
						 
						
							
							
								
								Discussion of these CLI changes resulted in more consistency (Bug 8236)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47436  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								54994dfe04 
								
							
								 
							
						 
						
							
							
								
								Rip out half implementation of 491 response support, since it wasn't implemented  
							
							... 
							
							
 
							
							properly and caused memory leaks in the case of us getting 491's, which Asterisk
actually sends...
Since it is a bit too complicated to fix this, I'll rip it out of 1.4 and put
it on the to-do-list for future releases. Now, we handle this as congestion,
which it really is.
Issue #8331 
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47418  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								27e6ea10fb 
								
							
								 
							
						 
						
							
							
								
								Fix bit definition for SIP_PAG2_CALL_ONHOLD. Thanks fenlander!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47414  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e424d306ac 
								
							
								 
							
						 
						
							
							
								
								Fix building of chan_h323 by completeing some structure definitions. (issue  #8327  reported by Mithraen)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47405  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								58ed1b07ab 
								
							
								 
							
						 
						
							
							
								
								Work around an issue that caused menuselect to display a bogus description for  
							
							... 
							
							
 
							
							app_voicemail and chan_zap.  These modules use some preprocessor directives to
determine what it will report to Asterisk as its description.  However, the way
we extract this information from the source files for menuselect is not smart
enough to figure this out.
(issue #8326 , #8328 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47391  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6e693fdb0c 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 47379 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r47379 | file | 2006-11-09 11:48:05 -0500 (Thu, 09 Nov 2006) | 2 lines
Don't include compiler.h on kernels 2.6.18 and higher as, well, it's apparently going to be removed. This should make all you FC6 fans happy as your Asterisk will now build without any mods.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47380  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								1de03495a9 
								
							
								 
							
						 
						
							
							
								
								Committed in behalf of 8190.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47344  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								10978d0390 
								
							
								 
							
						 
						
							
							
								
								add simple fix for SDP to report proper sample rate for G.722 media sessions  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47333  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								487d4512d3 
								
							
								 
							
						 
						
							
							
								
								Make this module build again  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47329  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								764ba93e05 
								
							
								 
							
						 
						
							
							
								
								Destroy dialog properly at unload (rizzo)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47309  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								517978fd5f 
								
							
								 
							
						 
						
							
							
								
								These mods are to solve the problem in bug 7506. It's a lot of rework to solve a fairly small problem... such is life.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47303  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b3bf131dd8 
								
							
								 
							
						 
						
							
							
								
								This is not the commit you are looking for...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47287  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b832f42414 
								
							
								 
							
						 
						
							
							
								
								Make MOH work as it did before in chan_local, without this then it can go funky when transfers and MOH are involved. (issue  #7671  reported by jmls)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47284  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								647fb52e31 
								
							
								 
							
						 
						
							
							
								
								Issue 8303 (lrizzo) - break instead of continue.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47268  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								eac4efcf22 
								
							
								 
							
						 
						
							
							
								
								Fixing the attack shield so it doesn't produce attacks... Issue 8265 - never reply to an ACK  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47250  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d5edfd432a 
								
							
								 
							
						 
						
							
							
								
								Issue  #8284 : Fixes to Invite/replaces and transfer from "john"  
							
							... 
							
							
 
							
							Thank you!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47199  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b6079499e4 
								
							
								 
							
						 
						
							
							
								
								This fix introduced via bug 8233  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47176  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								56a1e60c54 
								
							
								 
							
						 
						
							
							
								
								More changes making the CLI more consistent with "category verb arguments" (continuation of issue 8236)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47053  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e05a2752e8 
								
							
								 
							
						 
						
							
							
								
								Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments"  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47051  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ea69dd0cbc 
								
							
								 
							
						 
						
							
							
								
								Move check for codec translation to sip_call() instead of in add_sdp. No one bothers  
							
							... 
							
							
 
							
							with the result of add_sdp anyway... Yet...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47015  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								bfb1d68414 
								
							
								 
							
						 
						
							
							
								
								Disable code for T38 over TCP and RTP since there's no trace of actual functionality for it :-)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46992  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								72985e664f 
								
							
								 
							
						 
						
							
							
								
								find_free_chan_in_stack usage fix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46963  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								efdffc0cf8 
								
							
								 
							
						 
						
							
							
								
								don't send INVITE when we have determined that we can't offer any audio formats due to lack of trancoding support (or incorrect configuration)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46937  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								eb25ec6ed5 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 46920 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r46920 | file | 2006-11-02 11:02:27 -0500 (Thu, 02 Nov 2006) | 2 lines
Repeat after me oej: I will at least make sure my code compiles before I commit it.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46930  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5667c1c71d 
								
							
								 
							
						 
						
							
							
								
								Dont overwrite pkt->flags (from 1.2)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46901  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6a10570614 
								
							
								 
							
						 
						
							
							
								
								bind address support from bug 8164  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46822  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								899d116be2 
								
							
								 
							
						 
						
							
							
								
								It's another round of chan_iax2 fixes! Should hopefully fix the deadlock issues people have been reporting. IAXtel now has qualify turned on for 800 peers and it is handling it fine.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46775  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								c9c41a0b85 
								
							
								 
							
						 
						
							
							
								
								Prevent an infinite loop when config processing gets to a jitterbuffer option  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46744  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								9ab1cc22a4 
								
							
								 
							
						 
						
							
							
								
								Support ;rport when we're supposed to support ;rport. Issue  #7473 .  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46628  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								56f2cab81c 
								
							
								 
							
						 
						
							
							
								
								If peer fails ACL check, fail peer at REGISTER  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46606  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								cdb0c64271 
								
							
								 
							
						 
						
							
							
								
								Fix T38 too. Thanks, tgrman !  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46583  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								a7e0a4d143 
								
							
								 
							
						 
						
							
							
								
								We need to lock the pvt structure during retransmission as another worker thread may be doing something as well.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46474  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								86c973f71f 
								
							
								 
							
						 
						
							
							
								
								Issue  #8246  - Doxygen fixes from kshumard.  
							
							... 
							
							
 
							
							An extra big thankyou is given to everyone that contributes to doxygen!
		THANK YOU!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46433  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								9213317979 
								
							
								 
							
						 
						
							
							
								
								Issue  #7869  - Stop retransmission of 302 redirects (imported from 1.2)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46407  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								4456e58811 
								
							
								 
							
						 
						
							
							
								
								Issue  #7608  - Notifications sent with wrong content-type (imported from 1.2, modified)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46403  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e8350b836b 
								
							
								 
							
						 
						
							
							
								
								Backport of patch for  #7828  that was reported for trunk, but obviously  
							
							... 
							
							
 
							
							exists in 1.4 too. 
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46401  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0ff30203f9 
								
							
								 
							
						 
						
							
							
								
								Restoring the old logic, since working around it and fixing it seemed too complicated.  
							
							... 
							
							
 
							
							- The SIP_OUTGOING flag indicates the direction of the last transaction in the dialog.
- The initreq stores the last request in the dialog, the request that opened the 
  latest transaction.
Please now retry all the 1.4 bug reports with mixed to/from headers, tags etc
in ACK, BYE, CANCEL. Thanks!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46398  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b1b2177079 
								
							
								 
							
						 
						
							
							
								
								Accepting a message twice may be misinterpreted...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46389  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5c59f2f5f5 
								
							
								 
							
						 
						
							
							
								
								- 183 is not reliable message...  
							
							... 
							
							
 
							
							- Error should not have SDP
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46382  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0ed3384fb1 
								
							
								 
							
						 
						
							
							
								
								move the copy of the default settings to the global settings back out of  
							
							... 
							
							
 
							
							process_zap, so that they aren't overwritten when process_zap is called
multiple times
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46370  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b588d56fc8 
								
							
								 
							
						 
						
							
							
								
								Instead of iterating all of the options once to look for jitterbuffer options,  
							
							... 
							
							
 
							
							and then again for everything else, move the processing of jitterbuffer
options into the main loop so that there are no erroneous messages about
ignoring unknown options.  (issue #8226 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46358  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b03054fdfc 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 46350 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r46350 | crichter | 2006-10-27 11:24:01 +0200 (Fr, 27 Okt 2006) | 1 line
fixed a bug which caused chan_misdn to try to allocate 2 times the same channel on high load, which then caused instability of mISDN. removed a useless function from isdn_lib.c
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46353  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f7a6f0efa2 
								
							
								 
							
						 
						
							
							
								
								fixed not compile issue, which was just introduced  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46352  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6964f148ba 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 46176 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r46176 | crichter | 2006-10-25 10:41:59 +0200 (Mi, 25 Okt 2006) | 1 line
added nttimeout option to configure wether we disconnect calls on NT timeouts or not during an overlapdial session
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46351  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								77e12e971c 
								
							
								 
							
						 
						
							
							
								
								Old todo note - Don't add Contact header on BYE and Cancel  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46276  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b36a4fad1b 
								
							
								 
							
						 
						
							
							
								
								Somewhat ugly code to try to fix issue  #7608 .  
							
							... 
							
							
 
							
							Since the problem was not very well defined, the fix is a bit fuzzy too...
Thanks to Luigi for accidentally spotting the possible problem!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46252  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								03b4e17d23 
								
							
								 
							
						 
						
							
							
								
								show settings doesn't produce a list  
							
							... 
							
							
 
							
							of similar objects, it should stay a "show"
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46216  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ce4b0afb73 
								
							
								 
							
						 
						
							
							
								
								apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46200  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6c17f1e07e 
								
							
								 
							
						 
						
							
							
								
								add passthrough and file format support for G.722 16KHz audio (issue  #5084 , original patch by andrew, updated by mithraen)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46154  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								05eb71c699 
								
							
								 
							
						 
						
							
							
								
								code zone experiment: don't offer formats in the outbound INVITE that aren't either passthrough or translatable  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46153  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago