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  
				
					
						
							
							
								 
						
							
							
								c6b9449955 
								
							
								 
							
						 
						
							
							
								
								We need to initialize our scheduler pthread condition... yes.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46130  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								50fda8522d 
								
							
								 
							
						 
						
							
							
								
								merge 45966   refer_to_domain potentially containing options  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46116  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d7b0db6530 
								
							
								 
							
						 
						
							
							
								
								merge 46026   improper checks on get_header() return values  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46115  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								fa4d6f23a6 
								
							
								 
							
						 
						
							
							
								
								merge 46045   prevent NULL args to ast_strdupa() in chan_sip.c  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46114  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								c01e86f14e 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 45808 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r45808 | crichter | 2006-10-21 14:35:13 +0200 (Sat, 21 Oct 2006) | 1 line
fixed issue, that if chan_misdn is loaded and couldn't be initialized it would cause a segfault after 'reload'. Reported by Drew/Matt thx.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45916  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								2681aea6b2 
								
							
								 
							
						 
						
							
							
								
								Let's understand SIP:  
							
							... 
							
							
 
							
							- REFER can create dialog, Asterisk does not support it yet
- NOTIFY can create dialog in Asterisk's implementation (voicemail) even though
  we don't support the server side of it. In this case, the standard is a side issue ;-)
- Added extened functionality for unsupported methods (PING, PUBLISH) so we don't
  create PVT's for those either.
Russellb needs to judge what to do with this in 1.2, but I think the current implementation
n 1.2 is a bug since we're sending bad replies to NOTIFY and REFER outside of dialogs
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45741  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								67c180956c 
								
							
								 
							
						 
						
							
							
								
								If the jitterbuffer is forced on then we can't partially bridge (reported by wangster on #asterisk-dev)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45678  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								a37a95c0d8 
								
							
								 
							
						 
						
							
							
								
								Cleaning up  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45646  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								87cb020143 
								
							
								 
							
						 
						
							
							
								
								Don't leak the actual thread-specific sip_pvt struct  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45622  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								2f6a555fbd 
								
							
								 
							
						 
						
							
							
								
								don't leak memory when a chan_sip thread is destroyed that has a thread-local temp_pvt allocated  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45621  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								9bd68dd32c 
								
							
								 
							
						 
						
							
							
								
								remove duplicate declarations  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45517  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								227d415709 
								
							
								 
							
						 
						
							
							
								
								optimize the 'quick response' code a bit more... no more malloc() or memset() for each response  
							
							... 
							
							
 
							
							expand stringfields API a bit to allow reusing the stringfield pool on a structure when needed, and remove some unnecessary code when the structure was being freed
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45408  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0c4dfe3aed 
								
							
								 
							
						 
						
							
							
								
								Don't create a "real" pvt structure for requests that shouldn't be able to create one. Instead use a temporary pvt and fill it with enough information so we can send a reply.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45378  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								1e2935d447 
								
							
								 
							
						 
						
							
							
								
								remove the option that was not needed, really.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45313  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d28fd24747 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 45265 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r45265 | file | 2006-10-16 15:59:54 -0400 (Mon, 16 Oct 2006) | 2 lines
Use responses rather then replies even though they mean the same thing.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45280  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								3f24dceeca 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 45260 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r45260 | file | 2006-10-16 15:28:18 -0400 (Mon, 16 Oct 2006) | 2 lines
Add 'ignoreoodreplies' option which will not create a pvt structure on a SIP response but instead basically drop it.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45262  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								eaaddb90bf 
								
							
								 
							
						 
						
							
							
								
								Don't destroy dialog for unexpected REFER response...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45196  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								a05d2ebb96 
								
							
								 
							
						 
						
							
							
								
								avoiding warning, fixing potential bug  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45088  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								7f8528f21c 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 45048 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r45048 | kpfleming | 2006-10-13 11:18:08 -0500 (Fri, 13 Oct 2006) | 2 lines
when sending a call to a peer, use the proper socket if we have multiple bindings (reported on asterisk-dev)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45049  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								1bfbc1419a 
								
							
								 
							
						 
						
							
							
								
								Complete merging in RPID screen changes (issue  #8101  reported by hristo, patch by oej in revision 44757)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45040  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								3a602aa1d7 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 45020 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r45020 | crichter | 2006-10-13 15:11:13 +0200 (Fr, 13 Okt 2006) | 1 line
fixed some echocandisable issues when bridged. this caused a kernel panic sometimes..also some minor formatting fixes
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45026  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								887395b103 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44993 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44993 | crichter | 2006-10-13 09:40:07 +0200 (Fr, 13 Okt 2006) | 1 line
fixed issue, that the hangupcause got a wrong isdn cause at RELEASE_COMPLETE
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44994  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0e230d79d8 
								
							
								 
							
						 
						
							
							
								
								merge formatting and minor code simplifications from trunk  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44992  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0c4d8edca6 
								
							
								 
							
						 
						
							
							
								
								fix for bug 7764.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44982  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ec4bf13915 
								
							
								 
							
						 
						
							
							
								
								we can only send one 'a=ptime' attribute per media session, not one for each format  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44971  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								09f6a6a167 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44955 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44955 | kpfleming | 2006-10-12 13:31:26 -0500 (Thu, 12 Oct 2006) | 2 lines
ensure that IAX2 and SIP sockets allow UDP fragmentation when running on Linux (thanks to Brian Candler on the asterisk-dev list for the tip)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44956  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								8621f03cf2 
								
							
								 
							
						 
						
							
							
								
								removed warning because of missing prototype declaration  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44854  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								84a6a67b15 
								
							
								 
							
						 
						
							
							
								
								Do not set default/global values in the variable declaration, set it in reload_config()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44830  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e0dbc80f61 
								
							
								 
							
						 
						
							
							
								
								Move some stuff around so that a NOTIFY dialog won't hang around until the end of the world under certain circumstances  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44819  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e4380a1b2e 
								
							
								 
							
						 
						
							
							
								
								Bail out if we have no refer structure and we get a refer response  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44806  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0681269434 
								
							
								 
							
						 
						
							
							
								
								more merge from trunk (comments and change a static function name)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44805  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								74171605af 
								
							
								 
							
						 
						
							
							
								
								Only set DTMF information if an RTP structure exists  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44788  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								76dd912066 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44785 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44785 | crichter | 2006-10-10 15:34:33 +0200 (Di, 10 Okt 2006) | 1 line
(re)added support of dynamical enabling hdlc on bchannels
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44786  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								fde338ba2c 
								
							
								 
							
						 
						
							
							
								
								whitespace changes related to previous commit  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44777  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e0f745b1f6 
								
							
								 
							
						 
						
							
							
								
								merge a few code simplifications that have gone  
							
							... 
							
							
 
							
							into trunk during last week, to reduce differences
between the two branches and make porting fixes easier.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44776  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f3ba83ae1a 
								
							
								 
							
						 
						
							
							
								
								Fix a problem where phones that go "missing" never got unregistered.  
							
							... 
							
							
 
							
							Issue #8067 , reported by pj, patch by Anthony LaMantia (with minor whitespace modifications)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44764  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f11d155547 
								
							
								 
							
						 
						
							
							
								
								iaxs[callno] may go away if we try to avoid the deadlock  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44760  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								8a7f8f5592 
								
							
								 
							
						 
						
							
							
								
								Properly avoid a collision with iax2_hangup (issue  #8115  reported by vazir)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44759  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								9d88cfa8dc 
								
							
								 
							
						 
						
							
							
								
								merge svn 44744: do not dereference p if we know it is NULL  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44746  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e2676b1098 
								
							
								 
							
						 
						
							
							
								
								Propagate caller's transfer capability too  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44684  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f480d547cc 
								
							
								 
							
						 
						
							
							
								
								merge revision 44664 - put common code in a function to avoid repetitions.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44665  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								169342bc0d 
								
							
								 
							
						 
						
							
							
								
								remove hardwired usage of 5060, use DEFAULT_SIP_PORT instead  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44662  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								35d8151b55 
								
							
								 
							
						 
						
							
							
								
								merge rev 44253 - option_debug checking before printing to debug channel.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44661  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e65f2bd612 
								
							
								 
							
						 
						
							
							
								
								backport simplifications on sip_register,  
							
							... 
							
							
 
							
							usage of ast_set2_flag(), 
and fixes to the handling of failed module loading.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44660  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e5a838cac1 
								
							
								 
							
						 
						
							
							
								
								improve and document function get_in_brackets(), introducing  
							
							... 
							
							
 
							
							a helper function find_closing_quote() of more general use.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44650  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								290fe898f0 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44460 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44460 | crichter | 2006-10-05 12:02:38 +0200 (Do, 05 Okt 2006) | 1 line
fixed segfault which happens during hold/transfer action
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44563  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								37df5208a1 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44335 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44335 | crichter | 2006-10-04 17:26:59 +0200 (Mi, 04 Okt 2006) | 1 line
if INFORMATION Message come with keypad instead of called party number, we just use the keypad as called party number.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44562  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								13825dab85 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44334 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44334 | crichter | 2006-10-04 17:13:58 +0200 (Mi, 04 Okt 2006) | 1 line
added the option 'reject_cause' to make it possible to set the RELEASE_COMPLETE - cause on the 3. incoming PMP channel, which is automatically rejected because chan_misdn does not support that kind of callwaiting. Therefore chan_misdn supports now 3 incoming channels on a PMP BRI Port. misdn_lib_get_free_bc now gets the info if the requested channel is incoming or outgoing to make the 3. channel possible
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44561  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e0005b654a 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44149 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44149 | crichter | 2006-10-02 15:28:14 +0200 (Mo, 02 Okt 2006) | 1 line
fixed the hold/retrieve/transfer issues, removed a useless bc field, added setting of frame.delivery fields, some minor code cleanups
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44559  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								8d2f872a84 
								
							
								 
							
						 
						
							
							
								
								One more T.38 fix! Don't leave a reinvite hanging by a thread if the other side is already setup with T.38  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44486  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								db989fc58c 
								
							
								 
							
						 
						
							
							
								
								Don't totally bail out if T.38 was negotiated  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44450  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ca2bdd54c7 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44432 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44432 | kpfleming | 2006-10-04 20:27:57 -0500 (Wed, 04 Oct 2006) | 2 lines
fix Polycom presence notification again
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44433  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0ee719e52f 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44392 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44392 | kpfleming | 2006-10-04 16:15:29 -0500 (Wed, 04 Oct 2006) | 3 lines
remove workaround for old Polycom firmware SUBSCRIBE requests
add workaround for new Polycom firmware SUBSCRIBE requests (bug is known to exist in 2.0.1 firmware)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44393  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ff05bf15c8 
								
							
								 
							
						 
						
							
							
								
								update thread creation code a bit  
							
							... 
							
							
 
							
							reduce standard thread stack size slightly to allow the pthreads library to allocate the stack+data and not overflow a power-of-2 allocation in the kernel and waste memory/address space
add a new stack size for 'background' threads (those that don't handle PBX calls) when LOW_MEMORY is defined
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44378  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								592cbc0452 
								
							
								 
							
						 
						
							
							
								
								fix issue with dialing client without resource.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44312  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								bc3dee9d86 
								
							
								 
							
						 
						
							
							
								
								Change default presentation indicator to "user provided not screened" if octet 3a missed in CallingPartyNumber IE  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44286  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d241bab733 
								
							
								 
							
						 
						
							
							
								
								Use VideoSupport instead so it is considered a valid XML attribute name. (issue  #8075  reported by renemendoza)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44284  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								70dfcccd66 
								
							
								 
							
						 
						
							
							
								
								Fix preparation of type and presentation of calling number  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44283  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5058b9e13f 
								
							
								 
							
						 
						
							
							
								
								updated res_jabber for even better component support, soon will be jep-0100 compliant.  
							
							... 
							
							
 
							
							also removed chan_jingle and infromed info from jingle.txt, chan_gtalk still works and should be used in this version.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44240  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d56d4a3f7f 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 44213 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r44213 | file | 2006-10-02 16:07:59 -0400 (Mon, 02 Oct 2006) | 2 lines
Change the fd on the I/O context in case it changed during the reload, which is indeed possible. (issue #7943  reported by eclubb)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44215  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f76b7ab4a9 
								
							
								 
							
						 
						
							
							
								
								Optimization of oh323_indicate(): less locks - less problems, plus single exit point  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44166  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								43b8d09b81 
								
							
								 
							
						 
						
							
							
								
								Don't use Channel when you're not talking about a channel :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44146  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5ec38a80bf 
								
							
								 
							
						 
						
							
							
								
								Do not simulate any audio tones if we got PROGRESS message  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44135  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								c88b87f6ed 
								
							
								 
							
						 
						
							
							
								
								sync with trunk - move variable declarations to the beginning of a block.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44109  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ffd8a2576b 
								
							
								 
							
						 
						
							
							
								
								Fix issue  #7928  correctly. Next is a comment of previous fix:  
							
							... 
							
							
 
							
							Issue #7928  - Don't send both 404 and 503. Fix by phsultan with
a small fix by me, myself or I. Thanks, Philippe!
(This was caused by my changes to the transaction handling)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44078  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								7a7c5011a1 
								
							
								 
							
						 
						
							
							
								
								Found some buggy SIP clients (phones Planet VIP-153T firmware  
							
							... 
							
							
 
							
							1.0, Linksys PAP2 firmware 3.1.9(LSc)) which sends ACK not on OK
message only (when remote party answers) but on RINGING message
too, so when we send 200 OK message, we get unidentified ACK
message (because INVITE acknowledged on RINGING message already),
so 200 OK retransmits within its retransmission interval then
call gets dropped.
If someone else knows how to provide workaround for such cases,
please, fix it in correct way.
Thanks to ssh from #asteriskru for provide access to his box to
study and fix this case.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44068  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ec2e4f2216 
								
							
								 
							
						 
						
							
							
								
								fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44055  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e4ff1716d5 
								
							
								 
							
						 
						
							
							
								
								Compile first, please  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44043  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								8a107b3a16 
								
							
								 
							
						 
						
							
							
								
								Set TON/PRESENTATION information more carefully when no CallingNumber IE available  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44042  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								4ecb66c6b4 
								
							
								 
							
						 
						
							
							
								
								Fake display name by called number on incoming calls (until passing connected number/connected name is not implemented)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44034  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								5d8c027883 
								
							
								 
							
						 
						
							
							
								
								Ported code refers to H.450 - add includes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44023  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6f72c19b74 
								
							
								 
							
						 
						
							
							
								
								Properly pass TON/PRESENTATION information - original  
							
							... 
							
							
 
							
							H323Connection::SendSignalSetup() destroys Q.931 fields.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44022  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b05cb6d46b 
								
							
								 
							
						 
						
							
							
								
								Pass TON/PRESENTATION information too  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44009  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								704397dc3c 
								
							
								 
							
						 
						
							
							
								
								don't abuse CFLAGS and LDFLAGS for build of Asterisk components, because they are also then used for non-Asterisk components (like menuselect); use our own variables instead  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44008  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d2d4833b79 
								
							
								 
							
						 
						
							
							
								
								Put in missing \ns on the end of ast_logs (issue  #7936  reported by wojtekka)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43933  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								13b9f34966 
								
							
								 
							
						 
						
							
							
								
								Extend call establishment timeout  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43918  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								24b723af44 
								
							
								 
							
						 
						
							
							
								
								Make sure the pvt exists before accessing it again as it may have gone away (issue  #7562  reported by Seb7 and issue  #7939  reported by sorg)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43915  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f1ebcc8e34 
								
							
								 
							
						 
						
							
							
								
								Fix compiler warning  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43877  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								89e23aa040 
								
							
								 
							
						 
						
							
							
								
								Force remote side to start media on outgoing PROGRESS message  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43862  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								a3f43a7dfe 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 43764 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r43764 | crichter | 2006-09-27 14:51:03 +0200 (Mi, 27 Sep 2006) | 1 line
fixed a bug which led to chan_list zombies, when the call could not be properly established in misdn_call. also removed the ACK_HDLC stuff which is not really needed.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43852  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e2d1986cec 
								
							
								 
							
						 
						
							
							
								
								Do not open transmit channel until TCS is received  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43846  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0929a218f3 
								
							
								 
							
						 
						
							
							
								
								Get rid of two functions from a time now past (we THINK these are from pre-recursive lock time) that may be contributing to two open issues on the bug tracker (7562/7939) and that has the potential to just make bad things happen if the timing is right.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43783  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								cf7b068f58 
								
							
								 
							
						 
						
							
							
								
								removed the chan_misdn versioning, since asterisk has it's own  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43775  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								8459e9a7ac 
								
							
								 
							
						 
						
							
							
								
								Make rfc2833compensate a global option.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43774  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								2862b777fe 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 43705 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r43705 | file | 2006-09-26 16:38:06 -0400 (Tue, 26 Sep 2006) | 2 lines
Use proper type to represent the group variable (issue #8025  reported by makoto)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43707  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6a4c92a630 
								
							
								 
							
						 
						
							
							
								
								Add missing newline character in the warning message about deprecated TOS values  
							
							... 
							
							
 
							
							in configuration.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43703  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								6dc8b23feb 
								
							
								 
							
						 
						
							
							
								
								Strip options off the argument passed for devicestate in chan_local. (issue  #8034  reported by pcardozo)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43697  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								955cb53b6b 
								
							
								 
							
						 
						
							
							
								
								Add proper codec support to chan_skinny.  Works with at least ulaw, alaw, and g729a.  
							
							... 
							
							
 
							
							This is technically a "new feature", but there are justifications for it.
I found a bug with the recent rtp packetization changes, which caused the media setup to
fail under certain circumstances, particularly when using allow=all, or having no allow=
statements (globally or on the device).
I could have either removed the rtp packetization features, or I could add proper codec
support (which, without, I think most people would consider to be a bug anyways).
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43650  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f1018ee8bb 
								
							
								 
							
						 
						
							
							
								
								Fix ASN1 description of non-standard Cisco extensions  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43635  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								b2b256eeef 
								
							
								 
							
						 
						
							
							
								
								Backport changes of trunk:  
							
							... 
							
							
 
							
							1) r43540: Avoid possible deadlock on channel destruction
2) r43590: Disable fastStart if requested by remote side
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43626  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								4b81fe1d28 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 43472,43495 from trunk  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43582  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								4a8a46a162 
								
							
								 
							
						 
						
							
							
								
								Fix a CLI command registration issue where an erroneous message claiming that  
							
							... 
							
							
 
							
							"iax2 show provisioning" was already registered.  This was because this command
was registering itself as both the command, as well as the command it is
deprecating.  (issue #8022 , reported by bjweeks, fixed by myself)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43564  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								c259876748 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 43552 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r43552 | russell | 2006-09-24 09:50:30 -0400 (Sun, 24 Sep 2006) | 4 lines
Check to see if the channel that is activating the IAXPEER function is actually
an IAX2 channel before proceeding to process it to avoid crashing.
(issue #8017 , reported by admott, fixed by myself)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43553  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e2365e0f0f 
								
							
								 
							
						 
						
							
							
								
								Allow chan_skinny.so to be unloaded properly.  
							
							... 
							
							
 
							
							Remove reload support, since it doesn't actually...work.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43518  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								0b2dcac484 
								
							
								 
							
						 
						
							
							
								
								return AST_MODULE_LOAD_DECLIDE if mISDN could not be configured  
							
							... 
							
							
 
							
							(issue #8006 , Mithraen)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43482  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								d940da0acf 
								
							
								 
							
						 
						
							
							
								
								First shot at unload_module in chan_skinny..  
							
							... 
							
							
 
							
							More to come.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43469  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								ff11e64e67 
								
							
								 
							
						 
						
							
							
								
								updates for better compontent support  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43466  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								928c5f7bbc 
								
							
								 
							
						 
						
							
							
								
								Some more clean up in the load function for chan_oss (issue  #8002  reported by Mithraen with minor mods by moi)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43456  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e02f0bda8f 
								
							
								 
							
						 
						
							
							
								
								Clean up chan_mgcp's module load function (issue  #8001  reported by Mithraen with mods by moi)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43454  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								9cf9c1373b 
								
							
								 
							
						 
						
							
							
								
								merge down mark's users.conf fixes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@43392  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago