88077a4d1f 
								
							
								 
							
						 
						
							
							
								
								remove some duplicated code;  
							
							... 
							
							
 
							
							fix indentation on one line;
mark XXX some unreachable code;
mark XXX another place where we could reduce the nesting depth.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31872  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2724885b78 
								
							
								 
							
						 
						
							
							
								
								small simplification in assignments, and fix a typo in a comment.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31871  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								24d1d23a93 
								
							
								 
							
						 
						
							
							
								
								mark XXX some places where there is a return right before  
							
							... 
							
							
 
							
							a large "else" block, which is suitable for a reduction of
the nesting depth.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31870  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8dbdd8518b 
								
							
								 
							
						 
						
							
							
								
								fix indentation of a block  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31869  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d18e363523 
								
							
								 
							
						 
						
							
							
								
								some code simplifications using S_OR() to remove some if blocks  
							
							... 
							
							
 
							
							and duplicate code.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31868  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ec46b5a4ce 
								
							
								 
							
						 
						
							
							
								
								use ast_skip_blanks() where appropriate, and use standard  
							
							... 
							
							
 
							
							C jargoon  *foo++ = '\0'; instead of two separate statements.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31861  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b7b716b618 
								
							
								 
							
						 
						
							
							
								
								mark XXX a buggy section of code and implement a probable  
							
							... 
							
							
 
							
							replacement (leave the original in case my code does not
do what the function was meant to do).
oej, please check this...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31843  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7483e1d2b6 
								
							
								 
							
						 
						
							
							
								
								simplify logic in a small block of code  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31842  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c7a5a96fc6 
								
							
								 
							
						 
						
							
							
								
								mark XXX a bug in the code. oej/kevin, any idea what you want  
							
							... 
							
							
 
							
							to use here ?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31841  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a63b2e4c53 
								
							
								 
							
						 
						
							
							
								
								remove duplicate code  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31814  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1a38041830 
								
							
								 
							
						 
						
							
							
								
								Replace '\"' with '"'.  
							
							... 
							
							
 
							
							The escape is unnecessary, and makes a bad example
to people reading the code.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31813  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e0a8649273 
								
							
								 
							
						 
						
							
							
								
								- Formatting  
							
							... 
							
							
 
							
							- Add some comments
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31495  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b7cfe5bd08 
								
							
								 
							
						 
						
							
							
								
								Minor change to DEBUG and WARNING messages  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31494  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4d17451c55 
								
							
								 
							
						 
						
							
							
								
								Issue  #7103  take two. Thanks Mikael!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31414  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4c76028de9 
								
							
								 
							
						 
						
							
							
								
								- add the ability to configure forced jitterbuffers on h323, jingle,  
							
							... 
							
							
 
							
							and mgcp channels
- remove the jitterbuffer configuration from the pvt structures in
  the sip, zap, and skinny channel drivers, as copying the same global
  configuration into each pvt structure has no benefit.
- update and fix some typos in jitterbuffer related documentation
(issue #7257 , north, with additional updates and modifications)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31413  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4ad840b3c6 
								
							
								 
							
						 
						
							
							
								
								the interface needs to be changed as well..  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31411  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								840df1f8c0 
								
							
								 
							
						 
						
							
							
								
								unified the PH_CONTROL Interface for the mISDN_dsp interface to int  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31409  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d902bd27ff 
								
							
								 
							
						 
						
							
							
								
								This is what I get for coding while tired..  sorry ;/  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31385  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								62b2f320a1 
								
							
								 
							
						 
						
							
							
								
								make a global variable static and remove an unused global variable  
							
							... 
							
							
 
							
							(issue #7258 , tardieu)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31359  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4be235a974 
								
							
								 
							
						 
						
							
							
								
								added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31324  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								725e285bc4 
								
							
								 
							
						 
						
							
							
								
								Commit of the new SIP transfer support (oej/siptransfer branch)  
							
							... 
							
							
 
							
							- improved support of attended transfers (REFER with replaces)
- support of INVITE/replaces in the context of a transfer
- improved support of blind transfers (REFER)
Thanks to Voop, Nuvio and Foniris for sponsoring this work.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31274  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e25c4621b4 
								
							
								 
							
						 
						
							
							
								
								Nobody saw this coming, I bet.  
							
							... 
							
							
 
							
							jitterbuffer!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31250  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								78ec9a057c 
								
							
								 
							
						 
						
							
							
								
								clean up various whitespace issues (issue  #7236 , casper)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31126  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								414106a3a6 
								
							
								 
							
						 
						
							
							
								
								move the includes of abstract_jb.h to be with the rest of the asterisk includes.  
							
							... 
							
							
 
							
							These used to be wrapped in a #ifdef
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31078  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0384330d64 
								
							
								 
							
						 
						
							
							
								
								update the rest of the channel drivers that use RTP so that their channel  
							
							... 
							
							
 
							
							tech structures indicate that they create jitter
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31077  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								bb7dd96cfe 
								
							
								 
							
						 
						
							
							
								
								Add support for using a jitterbuffer for RTP on bridged calls. This includes  
							
							... 
							
							
 
							
							a new implementation of a fixed size jitterbuffer, as well as support for the
existing adaptive jitterbuffer implementation. (issue #3854 , Slav Klenov)
Thank you very much to Slav Klenov of Securax and all of the people involved
in the testing of this feature for all of your hard work!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31052  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								503486e99d 
								
							
								 
							
						 
						
							
							
								
								OKAY - Only replace our IP address in the outgoing SIP messages if the actual source address is within the specified local network. (issue  #7051  reported by Luke-Jr with mods by me)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31050  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c7007e1f55 
								
							
								 
							
						 
						
							
							
								
								Add congestion message to SIP history  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30992  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								bc0f0a3226 
								
							
								 
							
						 
						
							
							
								
								Use ast_channel_trylock for channels  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30990  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								705b5459c1 
								
							
								 
							
						 
						
							
							
								
								Bug 7237 - Replace recoded thread_safe_rand with the existing ast_random API  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30906  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4790dd5d9e 
								
							
								 
							
						 
						
							
							
								
								when we receive an IAX2 registration request with both a plaintext secret and an MD5 challenge, prefer the MD5 challenge for authentation (reported on asterisk-dev)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30847  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1203424ce2 
								
							
								 
							
						 
						
							
							
								
								remove duplicate static keywords, oops  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30723  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1617adb055 
								
							
								 
							
						 
						
							
							
								
								make some variables static ... committed from xcode :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30655  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								79161454a3 
								
							
								 
							
						 
						
							
							
								
								Few more expire_registry changes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30607  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ec42807ebd 
								
							
								 
							
						 
						
							
							
								
								That goes for jingle too :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30521  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								730f75cc78 
								
							
								 
							
						 
						
							
							
								
								only display a debug message if option_debug is in use  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30465  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f890cab292 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 30293 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r30293 | kpfleming | 2006-05-25 12:18:01 -0500 (Thu, 25 May 2006) | 2 lines
allow SIPCHANINFO(peername) to work for calls from users as well (issue #7215 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30294  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e0612c9835 
								
							
								 
							
						 
						
							
							
								
								Safely traverse the thread lists and wait until each thread is done before moving on to the next.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30271  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								336fd1a2de 
								
							
								 
							
						 
						
							
							
								
								Only get the low 16 bits if we actually have a message count  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30242  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								eefc9193e7 
								
							
								 
							
						 
						
							
							
								
								added EVENT_NEW_CHANNEL. We change the channel name now when we got the real channel, also changed name generation to new stringfield api  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30132  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								57f6093661 
								
							
								 
							
						 
						
							
							
								
								don't send CANCEL for an INVITE that we haven't received a provisional response for yet... mark it pending until a response arrives (issue  #7079 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30070  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b8b1fda04c 
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30038  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								11d13e1d4b 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 29969 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r29969 | kpfleming | 2006-05-24 11:17:26 -0500 (Wed, 24 May 2006) | 2 lines
respect 'usecallingpres' in zapata.conf even if CLID has not been set for the channel (issue #7123 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29970  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8122c35675 
								
							
								 
							
						 
						
							
							
								
								fixed to early connect bug which came in yesterday.., also added the transmit of progress indicators through channel vars  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29938  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3e99be68d1 
								
							
								 
							
						 
						
							
							
								
								add a new option for 'obscuring' SIP user/peer names from fishers  
							
							... 
							
							
 
							
							use an enum for authentication results and clean up code
fix a bug where SUBSCRIBE for an unknown user/peer would not generate a response
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29903  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7370cb3221 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 29849 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r29849 | russell | 2006-05-23 17:44:52 -0400 (Tue, 23 May 2006) | 2 lines
fix the sourceaddress option (issue #7213 , alphaque)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29850  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								547c6ebd86 
								
							
								 
							
						 
						
							
							
								
								Bump up the echo tail length option  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29846  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								39ac1a5b83 
								
							
								 
							
						 
						
							
							
								
								added a l1watcher timeout, therefore removed the old behaviour of guessing the l1state.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29803  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b31af470e7 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 29764 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r29764 | kpfleming | 2006-05-23 13:16:40 -0500 (Tue, 23 May 2006) | 2 lines
simplify/fix lock retry, and fix comment
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29765  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c4227714fd 
								
							
								 
							
						 
						
							
							
								
								Sanity check code for an extended failure in trying to obtain a channel lock that may have been obtained elsewhere. Prevents the monitor thread of the SIP module from going into an infinite loop, effectively, breaking SIP until you restart Asterisk or the mutex is unlocked, whichever comes first.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29735  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5d51260c36 
								
							
								 
							
						 
						
							
							
								
								finish cleaning up some more stuff before russell  
							
							... 
							
							
 
							
							gets a chance to.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29708  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								32a28ed9cf 
								
							
								 
							
						 
						
							
							
								
								update chan_jingle to reflect the recent change to the indicate prototype  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29703  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								16a648aaf1 
								
							
								 
							
						 
						
							
							
								
								Breaking once will stop us... :-)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29668  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								adfae0960f 
								
							
								 
							
						 
						
							
							
								
								* export_ies uses now _VAR else the vars are not copied to the dest chan  
							
							... 
							
							
 
							
							* when receiving a connect from the NT Side we wait until we have the final
  l3id until we queue the answer to asterisk to avoid bridging conflicts
* when not bridged to misdn we had a segfault after receiving the connect 
  due to a strcasecmp bug.. this didn't happen before, cause we hadn't had
  the bridge before
* cleanup of the bchannels is queued now, due to possible race conditions
* added mISDN_clear_stack when cleaning the bchannel
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29667  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								883e4d6a9b 
								
							
								 
							
						 
						
							
							
								
								Code formatting  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29665  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								fa9e0ed768 
								
							
								 
							
						 
						
							
							
								
								Handle ringing (early) state properly on SIP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29619  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7aa1a77e75 
								
							
								 
							
						 
						
							
							
								
								asterisk-xmpp merge in  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29553  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a0f95cd526 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 29464 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r29464 | file | 2006-05-22 13:33:03 -0300 (Mon, 22 May 2006) | 2 lines
Preserve presentation bit when going through chan_local (issue #7002  reported by acunningham)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29466  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								19d46333bf 
								
							
								 
							
						 
						
							
							
								
								added callcounters for incoming and outgoing calls  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29411  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								76c47813fe 
								
							
								 
							
						 
						
							
							
								
								remove code duplication generating some ast_verbose messages .  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29363  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								82dbf5a4c1 
								
							
								 
							
						 
						
							
							
								
								use the functional form of time(), and mark XXX a couple of places  
							
							... 
							
							
 
							
							with dubious assignments.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29334  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								afe7c46924 
								
							
								 
							
						 
						
							
							
								
								more constifications  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29333  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								322aff00c6 
								
							
								 
							
						 
						
							
							
								
								various constification of function arguments to prevent erroneous  
							
							... 
							
							
 
							
							usage and to ease understanding of the function themselves.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29332  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ba195ee2d4 
								
							
								 
							
						 
						
							
							
								
								the msg argument of the various transmi_response*() functions is const.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29331  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								75c6b453a3 
								
							
								 
							
						 
						
							
							
								
								mark const the 'header' argument of gettag  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29330  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1a709886e3 
								
							
								 
							
						 
						
							
							
								
								mark const the source of copy_request  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29329  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c76882a94a 
								
							
								 
							
						 
						
							
							
								
								fix indentation to make a table more readable  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29328  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3ade391d1d 
								
							
								 
							
						 
						
							
							
								
								simplify register_peer_exten() removing some duplicated code.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29315  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								734535011a 
								
							
								 
							
						 
						
							
							
								
								use strsep() to trim away ;xxx from SIP messages.  
							
							... 
							
							
 
							
							Note that in a couple of places the code overwrites the string
in the buffer - mark the two places with XXX but do not fix the
bug yet.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29299  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8414445108 
								
							
								 
							
						 
						
							
							
								
								use a more compact method to trim the trailing ;... from SIP lines.  
							
							... 
							
							
 
							
							These are just the first two instances, there are many more to replace.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29298  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								917182e286 
								
							
								 
							
						 
						
							
							
								
								annotate const parameters of copy_header()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29268  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								27f4fb4990 
								
							
								 
							
						 
						
							
							
								
								src is const in parse_copy()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29267  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								564ca6394a 
								
							
								 
							
						 
						
							
							
								
								minor logic simplification in get_sip_pvt_byid_locked()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29266  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								15b7465cd2 
								
							
								 
							
						 
						
							
							
								
								simplify logic in function create_addr()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29265  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a234f92337 
								
							
								 
							
						 
						
							
							
								
								simplify logic in realtime_peer(), removing an unnecessary  
							
							... 
							
							
 
							
							initialization, an extra variable (newpeername) and a 
variable newpeername, and an 'else' branch.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29264  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								94d3a99089 
								
							
								 
							
						 
						
							
							
								
								strcmp() is the right function to use here, not strncmp().  
							
							... 
							
							
 
							
							On passing simplify an ast_cli message nearby.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29234  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ed0b86c916 
								
							
								 
							
						 
						
							
							
								
								fix the possibility of writing one byte past the end of a buffer.  
							
							... 
							
							
 
							
							(issue #7189 , Mithraen)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29053  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								df6767fa52 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 28896 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r28896 | kpfleming | 2006-05-19 19:55:31 -0500 (Fri, 19 May 2006) | 2 lines
don't try to predict where the compiler will place things on the stack... put them in the right place explicitly (issues #7029  and #7100 , maybe others)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28903  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6d92d53d41 
								
							
								 
							
						 
						
							
							
								
								attributes need trailing CR-LF  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28863  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0debd3dec2 
								
							
								 
							
						 
						
							
							
								
								allow chan_h323 to build (issue  #7006 , casper)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28834  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								42e2cf61d8 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 28794 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r28794 | kpfleming | 2006-05-19 14:39:55 -0500 (Fri, 19 May 2006) | 2 lines
use the specified 'subscribecontext' for a peer rather than the context found via the target domain (domain contexts are for calls, not for subscriptions) (issue #7122 , reported by raarts)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28795  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d0c36296d2 
								
							
								 
							
						 
						
							
							
								
								As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28745  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ebc762c82e 
								
							
								 
							
						 
						
							
							
								
								Clean up some chan_zap code to make it more readable. (issue  #6834  reported by ppyy)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28704  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								fa13a5f113 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 28698 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r28698 | file | 2006-05-19 14:04:02 -0300 (Fri, 19 May 2006) | 2 lines
Make the minidle option actually exist as documented (issue #7159  reported by imran)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28703  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5d24426e40 
								
							
								 
							
						 
						
							
							
								
								fix up a patch that did not merge properly from 1.2 ... weird  
							
							... 
							
							
 
							
							(issue #6866 , flefoll)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28592  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1783cb3a91 
								
							
								 
							
						 
						
							
							
								
								Adding send_text capability to chan_local  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28520  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								908c153840 
								
							
								 
							
						 
						
							
							
								
								First stab at supporting video in chan_local  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28502  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a3cc752008 
								
							
								 
							
						 
						
							
							
								
								Add simple devicestate for chan_local  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28484  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								cd03597f0c 
								
							
								 
							
						 
						
							
							
								
								Formatting cleanup  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28483  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0c73d47618 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 28380,28384 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r28380 | kpfleming | 2006-05-18 15:24:07 -0500 (Thu, 18 May 2006) | 2 lines
handle incoming multipart/mixed message bodies in SIP and find the SDP, if presnet (issue #7124  reported and patched by eborgstrom, but very different fix)
........
r28384 | kpfleming | 2006-05-18 15:43:42 -0500 (Thu, 18 May 2006) | 2 lines
fix up a few more places to find the SDP properly (fallout from fix for #7124 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28394  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								42cf0b0a8f 
								
							
								 
							
						 
						
							
							
								
								add another media path reinvite 'flavor', where we will only redirect our media to devices that we know are not behind a NAT (based on the evidence collected when we receive media from them)  
							
							... 
							
							
 
							
							also, documented the 'canreinvite=update' option in the sample config file
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28215  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								48c36f4b89 
								
							
								 
							
						 
						
							
							
								
								adding new code should require following the formatting guidelines :-)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28214  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6d603ec09c 
								
							
								 
							
						 
						
							
							
								
								Allow contexts in regexten so that extensions can be added to multiple contexts when peer registers (issue  #6869  reported by and created by Marquis)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28168  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4694f5e02e 
								
							
								 
							
						 
						
							
							
								
								this is not a warning, it might happen during call initialization  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28091  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5769ed6ea2 
								
							
								 
							
						 
						
							
							
								
								Fix receiving message count information from a remote IAX2 peer. (issue  #7163  reported by and fixed by akohlsmith)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28017  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a6480b61b0 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 27973 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r27973 | file | 2006-05-17 19:34:08 -0300 (Wed, 17 May 2006) | 2 lines
Fix codec priority stuff during authentication (issue #6194  reported by jkoopmann)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27974  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6eb1d09ad9 
								
							
								 
							
						 
						
							
							
								
								Only set the RTP DTMF information of an RTP structure does indeed exist.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27972  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								10c0ed16f0 
								
							
								 
							
						 
						
							
							
								
								Issue  #7176  - Crash in expire_register (imported from 1.2)  
							
							... 
							
							
 
							
							This is a bad fix, since peer should never be 0. Why is it zero
on Royk's system? 
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27928  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								270d5f6191 
								
							
								 
							
						 
						
							
							
								
								Adding a debug line  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27892  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								15358932ec 
								
							
								 
							
						 
						
							
							
								
								Add distinctive ring detection with Caller ID for Australia, New Zealand, and other countries. (issue  #3596  reported by deon patch by dbowerman with minor mods by moi)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27812  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3fb070853b 
								
							
								 
							
						 
						
							
							
								
								fixed bug that we've lost the orginator of the call.. now we can hear to disconnect indications again  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27770  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								770a4a30c5 
								
							
								 
							
						 
						
							
							
								
								Use pointer instead of un-needed buffer. Thanks Kevin!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27684  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c3dce57d95 
								
							
								 
							
						 
						
							
							
								
								mark RTP sessions that are not carrying DTMF  
							
							... 
							
							
 
							
							allow native bridging of RTP sessions that are not carrying DTMF even when the bridge needs to listen to DTMF (when SIP INFO is used for DTMF, for example)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27559  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								99648dd713 
								
							
								 
							
						 
						
							
							
								
								Add option for enabling and disabling echo cancellation  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27523  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								eeb2184920 
								
							
								 
							
						 
						
							
							
								
								Send a=recvonly when put on hold, otherwise a=sendrecv to indicate that we want two streams.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27479  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e4c0a90649 
								
							
								 
							
						 
						
							
							
								
								Show all formats for an active SIP call  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27396  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a309a2db9f 
								
							
								 
							
						 
						
							
							
								
								fixed very bad memory overwrite which leaded to segfaults on some systems. removed redundant buffer betweend mISDN reading thread and ast_read in favour of the already existing pipe, this clarifies the way a voice frame takes between mISDN and asterisk a lot. centralized debugging of NumberPlan. removed a compiler warning.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27346  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c625a539be 
								
							
								 
							
						 
						
							
							
								
								One sipfrag attachment is enough...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27306  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a3ed43f0dc 
								
							
								 
							
						 
						
							
							
								
								Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be  
							
							... 
							
							
 
							
							defined in buildopts.h. Also, remove a few more stray spaces in the gcc commands. 
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27130  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f9c578a8a0 
								
							
								 
							
						 
						
							
							
								
								- The recent change to linklists.h broke the build on linux for some reason.  
							
							... 
							
							
 
							
							So, I have removed all of the uses of AST_LIST_HEAD_INIT and replaced them
   with the equivalent static initializations.
 - On passing, fix a memory leak in the unload_module() function of chan_agent.
   The agents list mutex was never destroyed, and the elements in the agents
   list were not freed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26990  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								87e909476d 
								
							
								 
							
						 
						
							
							
								
								simplify determine_firstline_parts  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26919  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f3e6fa56ab 
								
							
								 
							
						 
						
							
							
								
								remove last instance of add_blank_header()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26917  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b87aea8d60 
								
							
								 
							
						 
						
							
							
								
								remove almost all useless instances of add_blank_header() but one,  
							
							... 
							
							
 
							
							for which i need to investigate a bit more (but i am almost 100%
sure that one is also useless).
I do the commit in two steps so it is easier to track the problem.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26915  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5237a0e06d 
								
							
								 
							
						 
						
							
							
								
								- Use systemname for realm in sip, if we have no configuration for realm  
							
							... 
							
							
 
							
							- Optionally send systemname in manager (cool when you have a manager proxy)
- Use systemname in CLI prompt
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26884  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								945ec73b09 
								
							
								 
							
						 
						
							
							
								
								remove trailing space  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26848  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								589241e300 
								
							
								 
							
						 
						
							
							
								
								remove a duplicate prototype  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26847  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								96478ea3a2 
								
							
								 
							
						 
						
							
							
								
								remove duplicated code in add_header  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26846  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d06427978c 
								
							
								 
							
						 
						
							
							
								
								simplify init_req()  
							
							... 
							
							
 
							
							As the rest of the chan_sip.c changes i am committing, this is
Approved by: oej
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26804  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5cd1ec4e17 
								
							
								 
							
						 
						
							
							
								
								cleanup init_resp with proper variable names and arguments.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26802  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e08e646252 
								
							
								 
							
						 
						
							
							
								
								staticize a variable.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26801  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								798b82e184 
								
							
								 
							
						 
						
							
							
								
								replace list unlinking with UNLINK macro  
							
							... 
							
							
 
							
							(when the list becomes an astobj this will be revisited;
however at the moment the change would be too intrusive).
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26800  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								067c472abb 
								
							
								 
							
						 
						
							
							
								
								simplify sip_pretend_ack also removing a bug in the existing  
							
							... 
							
							
 
							
							code which called ast_skip_blanks erroneously.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26799  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								70a554a264 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 26760 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r26760 | kpfleming | 2006-05-11 03:52:46 -0500 (Thu, 11 May 2006) | 2 lines
ensure that we send a response to REGISTER requests that are successfully authenticated but contain invalid Contact URIs
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26764  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								71aabeef4f 
								
							
								 
							
						 
						
							
							
								
								Ignore CANCEL on call that is already answered  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26757  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2dd2865d7b 
								
							
								 
							
						 
						
							
							
								
								Small formatting fixes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26756  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								52cb5c87db 
								
							
								 
							
						 
						
							
							
								
								Issue #OEJ12399.3 - Set default maxcallbitrate for users too.  
							
							... 
							
							
 
							
							(Well, could have opened a branch for this, but felt community pressure not to... ;-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26755  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9b2d51fb4a 
								
							
								 
							
						 
						
							
							
								
								- Add more and organize forward declarations (preparing for splitting up this file)  
							
							... 
							
							
 
							
							- Doxygen fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26720  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d04f0da698 
								
							
								 
							
						 
						
							
							
								
								Issue  #7081  (kanoop) - use proper cause code for 480  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26716  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5fb4e7019f 
								
							
								 
							
						 
						
							
							
								
								and chan_iax2 gets smaller... remove the old jitterbuffer  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26564  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								19ca8dc7c1 
								
							
								 
							
						 
						
							
							
								
								remove some chekc sof the result of ast_mutex_lock (issue  #7119 , Mithraen)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26531  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b5a7328dbe 
								
							
								 
							
						 
						
							
							
								
								update the ->indicate() callback for the new arguments  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26495  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								04ecb29d03 
								
							
								 
							
						 
						
							
							
								
								remove almost all of the checks of the result from ast_strdupa() or alloca().  
							
							... 
							
							
 
							
							As it turns out, all of these checks were useless, because alloca will never
return NULL.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26451  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								fdcfd6469b 
								
							
								 
							
						 
						
							
							
								
								ensure that control frames with payload can be sent to channel drivers via ->indicate()  
							
							... 
							
							
 
							
							update iax2_indicate to pass control frame payload to the connected channel
add an API call for sending an indication with payload, and use it for control frames with payload
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26417  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								66ed134473 
								
							
								 
							
						 
						
							
							
								
								Allow media to go directly between IAX endpoints while signalling still  
							
							... 
							
							
 
							
							goes through the existing path.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26314  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c22eb692a1 
								
							
								 
							
						 
						
							
							
								
								minor cleanups and removal of duplicate prototypes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26092  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9953f4f40e 
								
							
								 
							
						 
						
							
							
								
								Make SIP early media work more efficiently without so many reinvites  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26019  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3135a35b92 
								
							
								 
							
						 
						
							
							
								
								Make sure we update parameters correctly with reinvite  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25959  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								db502da870 
								
							
								 
							
						 
						
							
							
								
								Make menuselect be able to show what the modules are  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25929  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5a31054599 
								
							
								 
							
						 
						
							
							
								
								Issue  #7103  (mikma)  
							
							... 
							
							
 
							
							- Don't send reply on ACK
- use "require" instead of "required" which is an unknown header
 (Partly imported from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25612  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								896362d30c 
								
							
								 
							
						 
						
							
							
								
								- Issue 7101 (mikma) - Don't crash with no From: header in pedantic mode  
							
							... 
							
							
 
							
							- Cleanup of get_destination
- Don't call uri_decode twice on the same string if you're in a rush ... :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25568  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ff82a8046d 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 25563 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r25563 | bweschke | 2006-05-08 10:12:20 -0400 (Mon, 08 May 2006) | 3 lines
 Don't show agents as available when they are in wrap-up time.  #6726  (ZX81)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25564  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								05ea5482d0 
								
							
								 
							
						 
						
							
							
								
								woohoo asterdevcon first commit, adds feature to  
							
							... 
							
							
 
							
							cli for agents, show agents online , patch from bug
7096
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25441  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								019f39f614 
								
							
								 
							
						 
						
							
							
								
								in PTMP TE we should set the free state for the B-Channel if we ignore an incoming call  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25384  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3b43ddac78 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 25123 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r25123 | russell | 2006-05-05 20:05:27 -0400 (Fri, 05 May 2006) | 3 lines
ensure that the appropriate manager events are sent in all of the places where
alarms are detected or cleared (issue #6866 , flefoll)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25124  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b6ac5b36c6 
								
							
								 
							
						 
						
							
							
								
								document the return value of gettag()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25063  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e91afbaef1 
								
							
								 
							
						 
						
							
							
								
								fix the return value of gettag() to only return the pointer to the provided  
							
							... 
							
							
 
							
							tag buffer if the tag was actually found.  There is code that checks to see
if this result is non-zero to determine whether the tag was found or not.
(issue #7092 , mikma)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25060  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								efccf89eae 
								
							
								 
							
						 
						
							
							
								
								Added option far_alerting. This option makes it possible to generate a Ringing on other channels if they feel that they should have inband ringing, but there is non in reality. I need this due to the fact that asterisk has not the possibility to transmit progress indicators thus chan_sip and others do not know wether they should generate a Rining tone themselves if they receive AST_CONTROL_RINGING..  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24879  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a7b1476058 
								
							
								 
							
						 
						
							
							
								
								Provide the ability to adjust txgain/rxgain on a channel level via the CHANNEL() function  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24621  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b82b277790 
								
							
								 
							
						 
						
							
							
								
								Update chan_iax2 to use linkedlists.h for users and peers. Modify the way get_from_jb and expire_registry works to get rid of certain crash scenarios. Finally - change the way expire_registry works when realtime autoclear is enabled to be a bit more efficient.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24422  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9c60f78ea1 
								
							
								 
							
						 
						
							
							
								
								Issue  #7074  - Problem with long contact lines  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24382  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7f58902bf3 
								
							
								 
							
						 
						
							
							
								
								use set_callerid to update callerid with prefix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24177  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								63b0baa757 
								
							
								 
							
						 
						
							
							
								
								returning 128 emtpy Frames instead of null frame.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24168  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								dfdf6e1f76 
								
							
								 
							
						 
						
							
							
								
								Don't return stack pointers from functions (especially since the code will attempt to free() them later)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23854  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								072e1b8a83 
								
							
								 
							
						 
						
							
							
								
								move some code used only --with-pri in the proper  
							
							... 
							
							
 
							
							conditionally-compiled area.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23809  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0adfa8c635 
								
							
								 
							
						 
						
							
							
								
								use proper method of detecting OSS support on Linux and FreeBSD  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23736  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								51382b3712 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 23705 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r23705 | kpfleming | 2006-04-30 10:46:22 -0500 (Sun, 30 Apr 2006) | 2 lines
remove a pointless comparison, since the buffer is smaller than the length being checked for
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23706  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d7aead737d 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 23673 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r23673 | kpfleming | 2006-04-30 09:27:56 -0500 (Sun, 30 Apr 2006) | 2 lines
allow top-level OPTIMIZE setting to affect builds in these subdirectories too
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23674  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								26753f77b0 
								
							
								 
							
						 
						
							
							
								
								remove unusable MFC/R2 support  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23670  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								835dfe67b3 
								
							
								 
							
						 
						
							
							
								
								added an up-queue message mechanism to avoid buffer fillups in the kernel, also changed some strdups to ast_strdupa  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23443  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								96e015a239 
								
							
								 
							
						 
						
							
							
								
								partial adaptation to the new module loading  
							
							... 
							
							
 
							
							(not sure if it compiles, partly inspired by #9981  but
with adaptations)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23272  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d649d03170 
								
							
								 
							
						 
						
							
							
								
								fix sending the group numbers for a sip peer over the manager interface  
							
							... 
							
							
 
							
							(issue #7046 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23178  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d830dbabf8 
								
							
								 
							
						 
						
							
							
								
								allows for chan_zap to have all channels reloaded  
							
							... 
							
							
 
							
							via zap restart patch from bug 6955
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22932  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								173e8b14cd 
								
							
								 
							
						 
						
							
							
								
								Make sure we use the correct event type when we're moving channels around :-)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22867  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0b6bd0073b 
								
							
								 
							
						 
						
							
							
								
								put the default misdn.trace to /var/log/asterisk/misdn.log for better integration of existing log structure  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22795  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2bde492ea9 
								
							
								 
							
						 
						
							
							
								
								Facility decoding doesn't work proper yet  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22549  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								574e14cbea 
								
							
								 
							
						 
						
							
							
								
								Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22267  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5873462c2e 
								
							
								 
							
						 
						
							
							
								
								- Add doxygen documentation for sipsock_read locking  
							
							... 
							
							
 
							
							- Improve documentation of pedantic
  (related to issue #7016 )
  From the air above Russia...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22163  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a83297d85f 
								
							
								 
							
						 
						
							
							
								
								Added "Operator Services" connection mode for Zap channels, and the 'O' option  
							
							... 
							
							
 
							
							in app_dial to support the use of this mode.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22128  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5fa0dc4316 
								
							
								 
							
						 
						
							
							
								
								more stncpy/ast_copy_string replacement.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22046  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8a63187145 
								
							
								 
							
						 
						
							
							
								
								replace some strncpy with ast_copy string,  
							
							... 
							
							
 
							
							on passing fix some potential null pointer dereference,
and normalize some loops
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22043  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5928df2a48 
								
							
								 
							
						 
						
							
							
								
								replace strncpy with ast_copy_string.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22016  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ef619f6dd8 
								
							
								 
							
						 
						
							
							
								
								ast_strdup can handle NULL args well, so use it.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21817  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6149e82b6c 
								
							
								 
							
						 
						
							
							
								
								Clarify result of sipsock_read  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21707  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4403905c2d 
								
							
								 
							
						 
						
							
							
								
								Add reference to RFC for mailbox notification  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21277  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d0f254ef61 
								
							
								 
							
						 
						
							
							
								
								Cosmetic fixes to code...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21262  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								fc2d28805b 
								
							
								 
							
						 
						
							
							
								
								- call parking improvements (part of the siptransfer branch)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21157  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2af3d42e9b 
								
							
								 
							
						 
						
							
							
								
								Implement somewhat improved support for 481 Call leg does not exist responses...  
							
							... 
							
							
 
							
							- There are some questions on what to do here, but it is a first step.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21131  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								910c44b1b6 
								
							
								 
							
						 
						
							
							
								
								Clean up handle_response_peerpoke  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21129  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								60d91caa23 
								
							
								 
							
						 
						
							
							
								
								Change sip show channels to include refer status  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21128  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1fec0e47e7 
								
							
								 
							
						 
						
							
							
								
								- Deallocate refer structure at sip_destroy time  
							
							... 
							
							
 
							
							- Implement new sip_transfer() function
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21127  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								52ac09f78f 
								
							
								 
							
						 
						
							
							
								
								simplify logic in iax2_bridge()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21126  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								177b8e9143 
								
							
								 
							
						 
						
							
							
								
								It's critical that we get an ACK on a 200 OK to an INVITE. If we do not get the ACK,  
							
							... 
							
							
 
							
							tear down the call. (Discovered at SIPit18)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21061  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2c73c08f5a 
								
							
								 
							
						 
						
							
							
								
								use XMIT_RELIABLE ...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21043  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								40161ae947 
								
							
								 
							
						 
						
							
							
								
								- Move subscribeuri away from refer-to, since refer-to is moving away from sip_pvt  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21039  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2229586d71 
								
							
								 
							
						 
						
							
							
								
								more module loader related fixes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20963  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								080298dad4 
								
							
								 
							
						 
						
							
							
								
								Set timeout timers to Timer A and F in rfc 3261, section 17  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20932  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ea7f924b30 
								
							
								 
							
						 
						
							
							
								
								Change transmit_invite(). SIP Transfers are now broken officially, while  
							
							... 
							
							
 
							
							waiting for the rest of the patches... This is the dev branch, after all.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20931  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5320c6b76a 
								
							
								 
							
						 
						
							
							
								
								- Add supported header  
							
							... 
							
							
 
							
							- Send cause codes as well
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20908  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								42918c225a 
								
							
								 
							
						 
						
							
							
								
								Add more history on masqs  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20903  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b124cf4c80 
								
							
								 
							
						 
						
							
							
								
								- Implementing the new SIP transfer data structure  
							
							... 
							
							
 
							
							- Changing SIP call to support sending INVITEs as part of call transfers
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20902  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								bdb2332621 
								
							
								 
							
						 
						
							
							
								
								- Documentation update  
							
							... 
							
							
 
							
							- Formatting change
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20901  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								bedd0c2ed3 
								
							
								 
							
						 
						
							
							
								
								Documentation update  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20900  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								382fd7260c 
								
							
								 
							
						 
						
							
							
								
								Remove ignore from handle_respons_refer  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20872  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a5e5fb18e2 
								
							
								 
							
						 
						
							
							
								
								Clean up handle_response_invite  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20844  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								92ac73fe3b 
								
							
								 
							
						 
						
							
							
								
								- Drop too bad SIP requests in order to avoid some UDP misuse (hello Edwin)  
							
							... 
							
							
 
							
							- Clean up initialization of initatial request initialization
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20816  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								659cb5ea5a 
								
							
								 
							
						 
						
							
							
								
								whitespace and spelling (recieve instead of receive) fixes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20759  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4a312a044d 
								
							
								 
							
						 
						
							
							
								
								- Fixes to ast_channel_lock functions  
							
							... 
							
							
 
							
							- New get_sip_pvt_byid function (not really used correctly yet...)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20424  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5c05128777 
								
							
								 
							
						 
						
							
							
								
								Move a bit more stuff over to the datadir (issue  #6967  reported by tzafrir patch by north)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20358  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								717445c1d8 
								
							
								 
							
						 
						
							
							
								
								add the ability to turn off the feature that allows agents to end calls  
							
							... 
							
							
 
							
							by pressing '*'.  This is still on by default. (issue #6897 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20328  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								825d6d7c99 
								
							
								 
							
						 
						
							
							
								
								Big oops.  I did this from my trunk directory instead of autoconf_and_menuselect ...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20297  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								aade174330 
								
							
								 
							
						 
						
							
							
								
								include autoconfig.h (casper)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20296  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e75fa47099 
								
							
								 
							
						 
						
							
							
								
								More ast_channel_lock fixes  
							
							... 
							
							
 
							
							- Update lock.h with definitions of ast_channel_lock, ast_channel_unlock and ast_channel_trylock
- Convert some functions (but not all) in channel.c
- Fix some bugs in chan_sip.c
- Convert rest of chan_sip.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20295  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6b3367bf5c 
								
							
								 
							
						 
						
							
							
								
								New functions for locking a channel - these simplify debugging  
							
							... 
							
							
 
							
							when you have channel locking issues.
(Part of the SIP transfer patch, where I had a *lot* of
channel locking problems)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20264  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e43bc6634d 
								
							
								 
							
						 
						
							
							
								
								This rather large commit changes the way modules are loaded.  
							
							... 
							
							
 
							
							As partly documented in loader.c and include/asterisk/module.h,
modules are now expected to return all of their methods and flags
into a structure 'mod_data', and are normally loaded with RTLD_NOW
| RTLD_LOCAL, so symbols are resolved immediately and conflicts
should be less likely.  Only in a small number of cases (res_*,
typically) modules are loaded RTLD_GLOBAL, so they can export
symbols.
 
The core of the change is only the two files loader.c and
include/asterisk/module.h, all the rest is simply adaptation of the
existing modules to the new API, a rather mechanical (but believe
me, time and finger-consuming!) process whose detail you can figure
out by svn diff'ing any single module.
Expect some minor compilation issue after this change, please
report it on mantis http://bugs.digium.com/view.php?id=6968 
so we collect all the feedback in one place.
I am just sorry that this change missed SVN version number 20000!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20003  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5af687b83b 
								
							
								 
							
						 
						
							
							
								
								Issue  #6951  - Show last successful registration time in "sip show registry" (ivanfm) with mods for svn trunk  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19736  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d4b5393eeb 
								
							
								 
							
						 
						
							
							
								
								- Adding some refer state definitions from the siptransfer branch  
							
							... 
							
							
 
							
							- A bit more URI conversions 
- Changes to sip_dual and the SIP invite structure
- Add Supported: headers to more requests
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19578  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9468e5cd06 
								
							
								 
							
						 
						
							
							
								
								Fix for Polycom bug...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19549  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ea4235c56c 
								
							
								 
							
						 
						
							
							
								
								Implement a setting for denying/allowing transfer requests. At this stage,  
							
							... 
							
							
 
							
							we only have open/closed. Well, at least you can deny transfers from unknown
callers or at least incoming calls.
(Part of the SIPtransfer branch)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19546  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								975ddb8552 
								
							
								 
							
						 
						
							
							
								
								Doxygen docs  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19542  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b24bc86fc2 
								
							
								 
							
						 
						
							
							
								
								reindent block properly  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19466  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								86e8094c3c 
								
							
								 
							
						 
						
							
							
								
								localize some variables, remove useless parentheses  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19465  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3579d11dc1 
								
							
								 
							
						 
						
							
							
								
								remove useless \0, and fix formatting.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19437  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								fb4d5fb6a6 
								
							
								 
							
						 
						
							
							
								
								fix logic error; don't test for rtcache flag unless asked to (issue  #6923 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19393  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d7f01e051b 
								
							
								 
							
						 
						
							
							
								
								No need to do this in here any longer since the linkedlists macro is fixed  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19305  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								afcefc4a68 
								
							
								 
							
						 
						
							
							
								
								Convert chan_iax2 to use linked lists for multithreading, and add dynamic threads. These are used when all pool threads are in use, and will stick around until load dies down. The theory is that during high load you'll have more threads available, and during low load you'll only have the normal pool threads sticking around.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19254  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6b2d947b62 
								
							
								 
							
						 
						
							
							
								
								staticize a function, and normalize code in preparation to module changes.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19188  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								baab6e1c27 
								
							
								 
							
						 
						
							
							
								
								mISDN Messages must be freed with free_msg \!\!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19160  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8318cddd8e 
								
							
								 
							
						 
						
							
							
								
								- First stab at removing debug and ignore variables that  
							
							... 
							
							
 
							
							we pass along function calls, instead implementing them as
  flags on the incoming packet.
- Adding forward declarations of handle_request functions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19128  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								26198e8826 
								
							
								 
							
						 
						
							
							
								
								Fixup fixup - add some debugging and error handling  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18940  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8b1543974f 
								
							
								 
							
						 
						
							
							
								
								Resolve conflicts, prepare for next batch of conflicts  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18909  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								52cf26255a 
								
							
								 
							
						 
						
							
							
								
								fixed some issues, that appear at higher load  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18835  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								cb6f278393 
								
							
								 
							
						 
						
							
							
								
								we send nearly everytime a RELEASE, only if we for sure know, that it's a TE and we did create the call we don't to hear the Inband Info  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18800  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								fed57c1eb2 
								
							
								 
							
						 
						
							
							
								
								Making sure that cancel destroy is only executed once...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18799  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f74538df11 
								
							
								 
							
						 
						
							
							
								
								Small fix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18797  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c3b3feab76 
								
							
								 
							
						 
						
							
							
								
								- staticize gettag() complete_sip_peer() get_calleridname()  arguments;  
							
							... 
							
							
 
							
							- use strsep() instead of strchr() where appropriate
- constify some args and add comments. 
- remove a conditional near line 1940 - we already know what to use.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18793  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8731b6386d 
								
							
								 
							
						 
						
							
							
								
								- constification of some functions (args and return values):  
							
							... 
							
							
 
							
							transmit_response_reliable()
        hangup_cause2sip()
- remove useless braces;
- add comments on some slightly cryptic code segments
- mark XXX possible critical pieces of code.
- remove an unneeded string termination after ast_copy_string
- mark usage of some rarely used functions;
- use strsep() instead of emulating it inline;
- replace magic constants with sizeof(array)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18792  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7e5e2ffb5f 
								
							
								 
							
						 
						
							
							
								
								- localize 'struct cfalias' into the only function using it;  
							
							... 
							
							
 
							
							- remove duplicate code to walk through sdp packets, replacing
  sdpLineNum_iterator_init(&foo); with  "foo = 0";
- remove duplicate code to test ast_test_flag(&p->flags[0], SIP_NAT_ROUTE);
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18791  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								25e9168fea 
								
							
								 
							
						 
						
							
							
								
								constify get_sdp*() and friends.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18790  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								87890e75ba 
								
							
								 
							
						 
						
							
							
								
								constify get_header(), which let me find out and fix one bug (overwriting  
							
							... 
							
							
 
							
							a string in the buffer) and finding out another one (not fixed yet,
just marked XXX).
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18789  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								47df1e2020 
								
							
								 
							
						 
						
							
							
								
								- describe how sip packets are stored internally;  
							
							... 
							
							
 
							
							- remove useless braces or local variables;
- simplify some code sequences;
- mark with XXX a possible locking issue.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18788  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								20d1876617 
								
							
								 
							
						 
						
							
							
								
								struct sip_request cleanup:  
							
							... 
							
							
 
							
							- remove a debug field that was read but never set, so it was basically
  unused as well as the code testing it (also removed);
- make scalar fields contiguous so any array overflow will be
  less harmful;
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18787  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								104c2b0a3a 
								
							
								 
							
						 
						
							
							
								
								more cleanup: remove useless braces, replace "if" with "?",  
							
							... 
							
							
 
							
							localize a couple of variables, remove trailing whitespace.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18786  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9b4e335439 
								
							
								 
							
						 
						
							
							
								
								Re-instate removed comment  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18785  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e081b42cd6 
								
							
								 
							
						 
						
							
							
								
								another batch of minor code simplifications  
							
							... 
							
							
 
							
							(moving repeated expressions into a function, const on
some arguments)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18784  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e468d9011d 
								
							
								 
							
						 
						
							
							
								
								a bunch of trivial code normalizations (removal of unnecessary  
							
							... 
							
							
 
							
							casts and parentheses, formatting fixes, pointing out replicated
code and so on). No functional changes.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18666  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f10f427d49 
								
							
								 
							
						 
						
							
							
								
								since the module API is changing, it's a good time to const-ify the description() and key() return values  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18552  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8159124572 
								
							
								 
							
						 
						
							
							
								
								-Fixing some debugging messages in history and console  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18403  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								aefba4ad7d 
								
							
								 
							
						 
						
							
							
								
								Add history events for re-invites  
							
							... 
							
							
 
							
							(need to nail this issue...)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18373  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f235bbe5a5 
								
							
								 
							
						 
						
							
							
								
								make history easier to read  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18371  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8cd506cdfd 
								
							
								 
							
						 
						
							
							
								
								Add some more information to SIP history  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18370  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7089dc1341 
								
							
								 
							
						 
						
							
							
								
								Issue  #6899  - remove OSP support code from chan_sip.c and app_dial.c  
							
							... 
							
							
 
							
							- implement all functions through internal APIs in res_osp.c and app_osplookup.c
(homesick)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18369  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								fd54f36509 
								
							
								 
							
						 
						
							
							
								
								Hmm. What is that keyword?? Let me see... Wait... Maybe... Ahh! OOPS!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18342  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3808318cff 
								
							
								 
							
						 
						
							
							
								
								change a couple uses of !strlen() to ast_strlen_zero().  Oddly enough, one of  
							
							... 
							
							
 
							
							these used to be this way and got changed ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18309  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								839ebd8e03 
								
							
								 
							
						 
						
							
							
								
								- sip_alloc failures are also caused by too few available file descriptors, so we can not  
							
							... 
							
							
 
							
							open socket for RTP (audio/video/rtcp).
  Error message change to clarify.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18307  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b479a91e97 
								
							
								 
							
						 
						
							
							
								
								- Add cause code for format error  
							
							... 
							
							
 
							
							- Change to SWITCH_CONGESTION instead of CONGESTION
(imported from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18262  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								48ca2c82bf 
								
							
								 
							
						 
						
							
							
								
								Import of revistion 18250 from 1.2  
							
							... 
							
							
 
							
							- Fix minor memory leak
- Add proper cause codes on memory allocation failures
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18261  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ece21c3019 
								
							
								 
							
						 
						
							
							
								
								sorry litle mistake  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18221  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								47b8610f70 
								
							
								 
							
						 
						
							
							
								
								git-svn-id:  https://origsvn.digium.com/svn/asterisk/trunk@18192  65c4cc65-6c06-0410-ace0-fbb531ad65f3  
							
							
 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7788d5061c 
								
							
								 
							
						 
						
							
							
								
								fixed a bridging-endless-loop also fixed the rdnis is not exported issue  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18190  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b7d32b9e0b 
								
							
								 
							
						 
						
							
							
								
								Issue  #6674 : Set the URI correctly on BYEs when we have an incoming call  
							
							... 
							
							
 
							
							Reported by aubergine, fix by oej
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18161  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4ded41daa5 
								
							
								 
							
						 
						
							
							
								
								Cosmetic update for outbound REFERs  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18060  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								965394e4c2 
								
							
								 
							
						 
						
							
							
								
								Add "NewChan" event to history to track the birth of a new ast_chan from a  
							
							... 
							
							
 
							
							SIP invite
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18059  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								009e081199 
								
							
								 
							
						 
						
							
							
								
								Improved handling of 491 responses  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18058  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								518c4b295d 
								
							
								 
							
						 
						
							
							
								
								Small changes to parse_sip_options  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18057  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								be4ac5e57a 
								
							
								 
							
						 
						
							
							
								
								Small fixes to handle_request_invite  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18056  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								62128ba7b7 
								
							
								 
							
						 
						
							
							
								
								- Don't change channel direction on re-invites  
							
							... 
							
							
 
							
							- Don't re-initialize initreq on re-invites
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18033  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5483288048 
								
							
								 
							
						 
						
							
							
								
								- Implement handle_request_notify to handle incoming NOTIFY requests  
							
							... 
							
							
 
							
							and respond properly to them.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18024  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9bd9bceef7 
								
							
								 
							
						 
						
							
							
								
								Implement a handle_response_refer function to take care of responses  
							
							... 
							
							
 
							
							to outbound REFERS. Not that common, but still needed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18022  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1e8d1dda7d 
								
							
								 
							
						 
						
							
							
								
								Change transmit_notify_sipfrag to handle other messages than 200 OK, needed for  
							
							... 
							
							
 
							
							SIPtransfer improvement
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17993  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ddcd16e519 
								
							
								 
							
						 
						
							
							
								
								- doxygen  
							
							... 
							
							
 
							
							- debug message control
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17991  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4408c0e6b5 
								
							
								 
							
						 
						
							
							
								
								structures can be copied with the '=' operators, no need to  
							
							... 
							
							
 
							
							use memcpy.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17988  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6f09a652dd 
								
							
								 
							
						 
						
							
							
								
								normalize some for() loops.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17943  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0a24923596 
								
							
								 
							
						 
						
							
							
								
								skinny debug/verbose cleanup.  
							
							... 
							
							
 
							
							Thanks casper!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17903  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								756c7cbb12 
								
							
								 
							
						 
						
							
							
								
								Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random()  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17627  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7028946605 
								
							
								 
							
						 
						
							
							
								
								some final fixes for cpn  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17594  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ce8fc47ffc 
								
							
								 
							
						 
						
							
							
								
								* advanced the error Handling routine for wrong frames from mISDN  
							
							... 
							
							
 
							
							* added more code for connected party number handling
* fixed the portinfo program, it can now be used to test mISDN again
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17562  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d7a839a299 
								
							
								 
							
						 
						
							
							
								
								fixed some essential segfaults happening under heavy load. Added a bit more error handling if we receive wrong data form mISDN (e.g. if we crashed before => handle_err() ). Added first steps to implement the parseing of the connected party number.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17404  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								42fddfa075 
								
							
								 
							
						 
						
							
							
								
								Formatting cleanup  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17369  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0a1898d8d6 
								
							
								 
							
						 
						
							
							
								
								Issue  #6878  - Manager event DNDstate hidden under verbose option (casper)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17366  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								37ff50a890 
								
							
								 
							
						 
						
							
							
								
								- Don't return AST_DEVICE_UNKNOWN to devicestate engine, since this will  
							
							... 
							
							
 
							
							cause a channel walk...
- Doxygen fixed for devicestate.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17365  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a868675e2f 
								
							
								 
							
						 
						
							
							
								
								chan_iax2 cleanups and optimizations ( #6858 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17329  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b9e7287ce6 
								
							
								 
							
						 
						
							
							
								
								adds manager event when an iax2 peer loses registration.  
							
							... 
							
							
 
							
							also some minor code clean up. patch from 6868 with minor
changes.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17311  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								878c88f899 
								
							
								 
							
						 
						
							
							
								
								Add tag to NOTIFY headers (imported from 1.2)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17151  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a096fbd87d 
								
							
								 
							
						 
						
							
							
								
								* removed unneeded bc->state field  
							
							... 
							
							
 
							
							* added statefullness for bchannel activation/deactivation
* fixed a lot PCM bridging issues
* some debugging logs are now on a higher loglevel
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17128  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								319945c922 
								
							
								 
							
						 
						
							
							
								
								bug updates chan_h323 to some api changes it  
							
							... 
							
							
 
							
							also allows for it to compile once more patch
taken from 6446 with minor mods, similar bugs 6521
and 6560
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17104  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5fbe9f80e8 
								
							
								 
							
						 
						
							
							
								
								Don't add hangup cause on non-final responses. (Imported from 1.2)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17075  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								67b460d43c 
								
							
								 
							
						 
						
							
							
								
								Issue  #6848  - Accept MWI subscriptions with no Accept: header  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17050  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								46a1b7c73b 
								
							
								 
							
						 
						
							
							
								
								Don't add ast_extension_state on re-subscribes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16829  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2240245389 
								
							
								 
							
						 
						
							
							
								
								Reverse revision 16804 that disables authentication  
							
							... 
							
							
 
							
							and a lot of other issues...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16825  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								225d8d5270 
								
							
								 
							
						 
						
							
							
								
								Don't process re-subscribes as new subscriptions.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16804  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e536a9c6df 
								
							
								 
							
						 
						
							
							
								
								move a NULL check to before the first time the pointer is dereferenced (issue  #6832 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16772  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a13ab2f377 
								
							
								 
							
						 
						
							
							
								
								- code formatting tweaks  
							
							... 
							
							
 
							
							- use the callno stored in a local variable
- store the result of atoi() so it's only called once
(issue #6833 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16759  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								813c445686 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 16744 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r16744 | russell | 2006-03-31 13:42:09 -0500 (Fri, 31 Mar 2006) | 2 lines
fix the situation where bindport is specified but bindaddr is not (issue #6616 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16745  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								83b7de9463 
								
							
								 
							
						 
						
							
							
								
								Doxygen fix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16703  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2994fa390c 
								
							
								 
							
						 
						
							
							
								
								Make REG_STATE_* enum  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16690  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								40b71d4b39 
								
							
								 
							
						 
						
							
							
								
								Don't accept new INVITE if we already have one pending.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16688  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0b655c3ce9 
								
							
								 
							
						 
						
							
							
								
								minor cleanup: localize a variable and replace i++; i++ with i +=2;  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16652  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0ff1c42675 
								
							
								 
							
						 
						
							
							
								
								useless 'extern' and trailing whitespace removal  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16651  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5880a7f513 
								
							
								 
							
						 
						
							
							
								
								Do not leave a thread in limbo if an error occurs, or if testing packet loss.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16617  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9a9ab4e7cf 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 16581 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r16581 | tilghman | 2006-03-30 16:56:35 -0600 (Thu, 30 Mar 2006) | 2 lines
Bug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16600  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c163911efe 
								
							
								 
							
						 
						
							
							
								
								don't use 8000, use DEFAULT_SAMPLE_RATE  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16560  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6c232811c0 
								
							
								 
							
						 
						
							
							
								
								as discussed with Mark a few weeks ago, the 'newstack' argument  
							
							... 
							
							
 
							
							in pbx_exec is always 1 so it can be removed.
This change also takes away ast_exec_extension(), and lets all
switch functions (exists, canmatch, exec, matchmore) all use the same
prototype, which makes the code a bit cleaner.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16558  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4e5ea82b7e 
								
							
								 
							
						 
						
							
							
								
								deprecate insecure=very and insecure=yes, since we have more explicit versions available now  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16548  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								50f0b12880 
								
							
								 
							
						 
						
							
							
								
								Issue  #5374  - Enable internal timing of generators (cmantunes)  
							
							... 
							
							
 
							
							Thanks everyone involved for hard work, testing and testing!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16473  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2c4ebe356e 
								
							
								 
							
						 
						
							
							
								
								Issue  #6450  - Don't remove characters from SIP uri's when not needed  
							
							... 
							
							
 
							
							Patch by jcomellas, heavily modified by oej
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16425  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0c134c5cba 
								
							
								 
							
						 
						
							
							
								
								Fix IAX2 multithreaded scheduling (issue  #6840 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16386  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3d1f9b747e 
								
							
								 
							
						 
						
							
							
								
								Formatting fix.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16304  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								acacae4e68 
								
							
								 
							
						 
						
							
							
								
								fixed no dtmf detect on 64 bit  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16085  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1caeee1c61 
								
							
								 
							
						 
						
							
							
								
								oops!  :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16010  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6601f4deba 
								
							
								 
							
						 
						
							
							
								
								conversion from malloc to ast_malloc  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16006  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago