a0e891e63d 
								
							
								 
							
						 
						
							
							
								
								fix a little typo in the config file name  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40255  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								1d7b202302 
								
							
								 
							
						 
						
							
							
								
								add Steve Murphy's guide on setting up call queues using dynamic queue members,  
							
							... 
							
							
 
							
							including examples in AEL.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40254  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e502e644df 
								
							
								 
							
						 
						
							
							
								
								fixed imap bug and updated syntax.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40107  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								3ef02d79a4 
								
							
								 
							
						 
						
							
							
								
								Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. This means that if you're using this and upgrade to the revision where this was committed, you will need to update your table to the schema provided in doc/odbcstorage.txt  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40033  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								e132f14aed 
								
							
								 
							
						 
						
							
							
								
								SMDI documentation fix (issue  #7732  reported by mnicholson)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39776  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								26731ac99f 
								
							
								 
							
						 
						
							
							
								
								add the doc file about the MacroExclusive app (issue  #7366 , Steve Davies)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39683  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								2f2cce01d2 
								
							
								 
							
						 
						
							
							
								
								When taking a substring and a negative length is provided, instead of just  
							
							... 
							
							
 
							
							ignoring it, allow this to mean that we want that many characters off of
the end of the string so that ${EXTEN:0:$[${LEN(${EXTEN}) - 1]} can become
${EXTEN:0:-1}.  (issue #7586 , Corydon)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39659  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								475afdaf39 
								
							
								 
							
						 
						
							
							
								
								support for imap in app_voicemail as well as some  
							
							... 
							
							
 
							
							credits fixed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39404  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0d902b3033 
								
							
								 
							
						 
						
							
							
								
								Update documentation on realtime; add a workaround for lack of realtime hints by using func_odbc  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38823  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								aac4712421 
								
							
								 
							
						 
						
							
							
								
								Update statement on FreeTDS with realtime, due to revisions in res_odbc  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38785  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b04f059b4a 
								
							
								 
							
						 
						
							
							
								
								As discussed and decided on the asterisk-dev mailing list ...  
							
							... 
							
							
 
							
							- Fix some breakage I introduced a while ago that made the timestamps option
  not functional for CLI verbose output.
- Remove the use of the timestamps option for log output, since it was not
  functional.
- clarify text referring to the timestamps option so that it is clear that it
  only applies to CLI verbose output
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38439  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8f08d7cc13 
								
							
								 
							
						 
						
							
							
								
								update to mention svn instead of cvs  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38089  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								457ec51f8d 
								
							
								 
							
						 
						
							
							
								
								Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37881  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b558a31a66 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 37516 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r37516 | tilghman | 2006-07-13 10:45:33 -0500 (Thu, 13 Jul 2006) | 2 lines
Bug 7532 - Typo in enum example
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37517  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6888b0ecba 
								
							
								 
							
						 
						
							
							
								
								removed mqueue branch reference, because mqueue is head now.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37355  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								109737eb1c 
								
							
								 
							
						 
						
							
							
								
								Updates from transnexus to osplookup, removes res_osp  
							
							... 
							
							
 
							
							and puts all logic into the app, documentation provided now
in osp.txt.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36406  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6895f108bd 
								
							
								 
							
						 
						
							
							
								
								Inspired by issue 6742, but solved in a different way.  
							
							... 
							
							
 
							
							(Yes, I like the system name setting)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36177  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0fdb56425d 
								
							
								 
							
						 
						
							
							
								
								Add agent to video docs  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35366  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								73ae55698f 
								
							
								 
							
						 
						
							
							
								
								merge changes from team/murf/AEL-trunk-fixesonly  
							
							... 
							
							
 
							
							- fix callerid matching for extensions
 - fix nested switch statements
 - fix compilation with bison 2.1a or higher
(issue #7309 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34665  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								65c5d5882c 
								
							
								 
							
						 
						
							
							
								
								Update the RADIUS CDR module documentation (issue  #7377  reported by phsultan)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34491  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								90806eb6f2 
								
							
								 
							
						 
						
							
							
								
								Add RTP QoS report variables to doc. Catch it in the "h" extension, store it in the CDR  
							
							... 
							
							
 
							
							or in a database or... whatever you want to.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@33375  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								739385e761 
								
							
								 
							
						 
						
							
							
								
								remove the WITH_SMDI define  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32845  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5e00331abb 
								
							
								 
							
						 
						
							
							
								
								Tiny documentation fix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30959  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f6a44ed7b3 
								
							
								 
							
						 
						
							
							
								
								move processing of 'languageprefix' option to proper section of config file  
							
							... 
							
							
 
							
							document that option :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30934  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								35d729fb40 
								
							
								 
							
						 
						
							
							
								
								Add Archive option to call files and add documentation on them. (issue  #5426  reported by ezio - props to blitzrage for proof reading the documentation)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30299  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0cccaf8408 
								
							
								 
							
						 
						
							
							
								
								- add support for setting an AGISTATUS variable that indicates successful  
							
							... 
							
							
 
							
							execution, failure, or if the channel requested hangup.
- only return -1 from the application if the application requested hangup. If
  there was just a failure in execution of the AGI, just set the status
  variable appropriately and move on in the dialplan.
(issue #7121 , original patch by Alessandro Polverini, updated patch by srt,
 committed patch is heavily modified to allow still returning -1 on hangup)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30272  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8c14cffd50 
								
							
								 
							
						 
						
							
							
								
								Formatting, typos  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29641  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  
				
					
						
							
							
								 
						
							
							
								1fcc86d905 
								
							
								 
							
						 
						
							
							
								
								Add support for logging CDR recrods to a radius server (issue  #6639 , phsultan)  
							
							... 
							
							
 
							
							- with contributions from miconda, jcollie, and sb
 - branch maintained by oej
Thanks everyone!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29094  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3be9c811f1 
								
							
								 
							
						 
						
							
							
								
								Adding some documentation on Asterisk and video telephony. Thanks to the team  
							
							... 
							
							
 
							
							on the asterisk-video mailing list for teaching me :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28555  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  
				
					
						
							
							
								 
						
							
							
								c1649932ec 
								
							
								 
							
						 
						
							
							
								
								Minor documentation change regarding authentication. (issue  #6644 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24982  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7a9472f8a4 
								
							
								 
							
						 
						
							
							
								
								New manager action SendDTMF  #6682  (squinky86)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24776  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								76c9d14bb2 
								
							
								 
							
						 
						
							
							
								
								Allow channels in ChanSpy to belong to mutiple spygroups  #7072  (anthm)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24636  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								80c34d2a91 
								
							
								 
							
						 
						
							
							
								
								Make sure that callers kicked from queue because of joinempty and leavewhenempty have an event logged with regard to the reason for their departure.  #6559  (Corydon76)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24566  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								944c8cc4a6 
								
							
								 
							
						 
						
							
							
								
								Log hold time and talktime in queue_log when blind transfers are made by queue members.  #7038  (alphaqueue) w/documentation mods added  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24565  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ebb7eee9ce 
								
							
								 
							
						 
						
							
							
								
								Implement and document RINGNOANSWER queue logging functionality to "tattle" on bad queue members.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24564  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								857f2e8d41 
								
							
								 
							
						 
						
							
							
								
								Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event.  #6522  (nording) w/ documentation additions where appropriate  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24293  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								eb38f13a2e 
								
							
								 
							
						 
						
							
							
								
								add a command-line flag and option to force forking, even with -v or -d  
							
							... 
							
							
 
							
							rename a flag to have the proper name
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23675  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								823f464a5a 
								
							
								 
							
						 
						
							
							
								
								Bug 7032 - Remove deprecated use of ${CALLERIDNUM}  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22482  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c9d5466773 
								
							
								 
							
						 
						
							
							
								
								AEL is no longer considered experimental  :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22460  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5f58cc8770 
								
							
								 
							
						 
						
							
							
								
								Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22273  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								92bd72903f 
								
							
								 
							
						 
						
							
							
								
								Fix the grammar that Kevin broke  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19858  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								79dc77ea33 
								
							
								 
							
						 
						
							
							
								
								Formatting fixes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19703  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5e43f18529 
								
							
								 
							
						 
						
							
							
								
								Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19645  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e95c757521 
								
							
								 
							
						 
						
							
							
								
								fix caffiene-induced typo.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19616  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b04c61eeb3 
								
							
								 
							
						 
						
							
							
								
								Note that the res_speech module will need to be loaded first, and add a conveient line to uncomment to do so for the time being.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19615  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8f09c4345f 
								
							
								 
							
						 
						
							
							
								
								fancify the sample grammar a bit  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19543  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								416cd5d8a0 
								
							
								 
							
						 
						
							
							
								
								Add ability to see if the person calling said anything or not.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19512  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								df365777e7 
								
							
								 
							
						 
						
							
							
								
								typo  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19272  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								91d7e66454 
								
							
								 
							
						 
						
							
							
								
								Add new documentation files to index file 00README.1st and to doxygen  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19097  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e4811a8248 
								
							
								 
							
						 
						
							
							
								
								Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18979  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d146e7b92c 
								
							
								 
							
						 
						
							
							
								
								fix typo in the provided indent command  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18694  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  
				
					
						
							
							
								 
						
							
							
								a0b9439bee 
								
							
								 
							
						 
						
							
							
								
								Clarify syntax of new manager events that reports a status.  
							
							... 
							
							
 
							
							We do not longer approve "ThisEventOn" and "ThisEventOff" named events,
they need to be named "ThisEvent" with a status header showing the
current status.
(Approved by Mark)
Old events won't be changed to keep backwards compatibility,
until we have a revision plan for the AMI.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17199  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f4da579201 
								
							
								 
							
						 
						
							
							
								
								Include new README files in index  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17030  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								bfba044b5f 
								
							
								 
							
						 
						
							
							
								
								Flesh out the remainder of the manager + http changes and create a sample application to partially  
							
							... 
							
							
 
							
							demonstrate the capability of manager over http.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16850  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  
				
					
						
							
							
								 
						
							
							
								5edae1cba0 
								
							
								 
							
						 
						
							
							
								
								Fix typo (thanks, North) and update docs for IP-tos settings  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15614  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								278b8e8fc7 
								
							
								 
							
						 
						
							
							
								
								improve IP TOS support for SIP and IAX2 (issue  #6355 , code from jcollie plus modifications)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15435  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5bf927546c 
								
							
								 
							
						 
						
							
							
								
								update enum documentation to reflect recent changes to the ENUMLOOKUP function (issue  #6513 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@14053  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d61a6c9a1c 
								
							
								 
							
						 
						
							
							
								
								README files have changed names, better change references too :-)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12572  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0a47c7c240 
								
							
								 
							
						 
						
							
							
								
								mISDN mqueue is now head, not a branch anymore  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12497  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1134f00403 
								
							
								 
							
						 
						
							
							
								
								Minor typo fix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12483  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6e75518b8c 
								
							
								 
							
						 
						
							
							
								
								Issue  #6659  - bad syntax in the Asterisk mib (fix by tholo)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12108  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								060ddb9a9d 
								
							
								 
							
						 
						
							
							
								
								Documentation update  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11354  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6a86c7c5c9 
								
							
								 
							
						 
						
							
							
								
								Add SNMP support (bug  #6439 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11193  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								df6e9dbd4e 
								
							
								 
							
						 
						
							
							
								
								removed the misdn Makefile target from channels/misdn/Makefile in favour of a short howto install mISDN/mISDNuser in the doc/misdn.txt file. This helps to make asterisk completely compileable by non-root users  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10914  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								850397b334 
								
							
								 
							
						 
						
							
							
								
								revert change to ENUM functionality (go back to supplying a default zone)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10823  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								124b00c4a4 
								
							
								 
							
						 
						
							
							
								
								add 'systemname' option to prefix channel unique IDs with (issue  #5825 )  
							
							... 
							
							
 
							
							convert chan->uniqueid to a stringfield from a fixed-size buffer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10088  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c8b087ffcb 
								
							
								 
							
						 
						
							
							
								
								don't force a default zone for ENUM() lookups, use the configuration file (issue  #6036 , with update to UPGRADE.txt)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10047  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								96bf384e7d 
								
							
								 
							
						 
						
							
							
								
								major dialplan functions update  
							
							... 
							
							
 
							
							deprecate LANGUAGE() and MUSICCLASS(), in favor of CHANNEL()
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9674  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7b2988821a 
								
							
								 
							
						 
						
							
							
								
								clean up SMDI support commit:  
							
							... 
							
							
 
							
							copyright header format and dates
code formatting and guidelines conformance
use of timeval wrapper functions
use of memory allocation wrappers
propery unref created interface objects during config load
document new variable set by chan_zap in doc/channelvariables.txt
remove useless 'extern' on function prototypes and definitions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9451  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								af07dc8883 
								
							
								 
							
						 
						
							
							
								
								Add smdi support for asterisk (see doc/smdi.txt for config info) ( #5945 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9423  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0563c61f3a 
								
							
								 
							
						 
						
							
							
								
								updated the misdn documentation  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9116  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								adaddaa5c5 
								
							
								 
							
						 
						
							
							
								
								- Update URL to digium store  
							
							... 
							
							
 
							
							- Remove X100p and S100u
- Add mISDN
- remove ISDN4Linux 
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9057  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								286a521e11 
								
							
								 
							
						 
						
							
							
								
								- Removing the "README." from the name of the README files.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9047  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8204f581ab 
								
							
								 
							
						 
						
							
							
								
								- Adding a doc/00README.1st with an INDEX over README files  
							
							... 
							
							
 
							
							- Moving files from / to /doc or /configs
- Renaming some documentation files
Thank you for the initiative, manxpower!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9046  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c3ded332b5 
								
							
								 
							
						 
						
							
							
								
								Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-column screen.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8426  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								125db028c3 
								
							
								 
							
						 
						
							
							
								
								- Add DOC file about caller ID presentation values  
							
							... 
							
							
 
							
							- Add callingpres to sip.conf
- Add reference to README.callingpres from zapata.conf
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8336  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								169eeb8599 
								
							
								 
							
						 
						
							
							
								
								Added forward context option from 5497  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8066  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								55c8fc92a9 
								
							
								 
							
						 
						
							
							
								
								Various cleanups from comments in an email from Luigi Rizzo.  Thank you!  
							
							... 
							
							
 
							
							- Use a cleaner syntax for declaring the allocation macros
- Fix return value for ast_strdup/ast_strndup
- remove safe_strdup from app_macro, since ast_strup does the same thing
- fix a place in app_queue where ast_calloc+strncpy was used instead of
  ast_strdup.  If you are helping out with these conversions, please watch out
  for other places where this is done.
- add a note to the coding guidelines about the fix to app_queue
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8065  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1874f21ff8 
								
							
								 
							
						 
						
							
							
								
								Implement the autologoffunavail option in chan_agent ( #6038  with some minor mods)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8063  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								79aa72e2e7 
								
							
								 
							
						 
						
							
							
								
								fix typo, thanks Qwell!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7953  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								15fb0b2061 
								
							
								 
							
						 
						
							
							
								
								Add wrappers for commonly used memory allocation functions.  These wrappers  
							
							... 
							
							
 
							
							add an automatically generated Asterisk log message if the allocation fails
for some reason.  Otherwise, they are functionally the same, with the
exception of ast_strdup and ast_strndup.  These functions have the added
ability to accept a NULL argument without error, which will just be ignored
without generating an error. The coding guidelines have also been updated to 
reflect all of this information.  (issue #4996 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7952  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b3ed64689d 
								
							
								 
							
						 
						
							
							
								
								Importing rev 7939 from 1.2  
							
							... 
							
							
 
							
							- Add reference to README.tds 
- Reformat table
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7940  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								99a3195329 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 7904 via svnmerge from  
							
							... 
							
							
 
							
							/branches/1.2
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7907  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d44823b5b8 
								
							
								 
							
						 
						
							
							
								
								allow limiting of queue members who will be delivered a given caller's call by penalty setting  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7833  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1dc8844db1 
								
							
								 
							
						 
						
							
							
								
								- Reformatting the app_sms help text from html to txt to comply with the rest of the documentation  
							
							... 
							
							
 
							
							- Renaming help files to README.<name>
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7674  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c7786ce493 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 7519 via svnmerge from  
							
							... 
							
							
 
							
							/branches/1.2
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7520  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								baecca2320 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 7470 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r7470 | kpfleming | 2005-12-13 12:54:22 -0600 (Tue, 13 Dec 2005) | 2 lines
clarify substring documentation
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7471  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d37857c208 
								
							
								 
							
						 
						
							
							
								
								updated the documentation and the sample config to meet the present  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7446  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4e8e92f389 
								
							
								 
							
						 
						
							
							
								
								Document addition of variable from Touch Monitor.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7408  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0242a69b3f 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 7265-7266,7268-7275 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r7265 | oej | 2005-12-01 17:18:14 -0600 (Thu, 01 Dec 2005) | 2 lines
Changing bug report address to the Asterisk issue tracker
........
r7266 | kpfleming | 2005-12-01 17:18:29 -0600 (Thu, 01 Dec 2005) | 3 lines
Makefile 'update' target now supports updating from Subversion repositories (issue #5875 )
remove support for 'patches' subdirectory, it's no longer useful
........
r7268 | kpfleming | 2005-12-01 17:34:58 -0600 (Thu, 01 Dec 2005) | 2 lines
ensure channel's scheduling context is freed (issue #5788 )
........
r7269 | kpfleming | 2005-12-01 17:49:44 -0600 (Thu, 01 Dec 2005) | 2 lines
don't block waiting for the Festival server forever when it goes away (issue #5882 )
........
r7270 | kpfleming | 2005-12-01 18:26:12 -0600 (Thu, 01 Dec 2005) | 2 lines
allow variables to exist on both 'halves' of the Local channel (issue #5810 )
........
r7271 | kpfleming | 2005-12-01 18:28:48 -0600 (Thu, 01 Dec 2005) | 2 lines
protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879 )
........
r7272 | kpfleming | 2005-12-01 18:39:00 -0600 (Thu, 01 Dec 2005) | 3 lines
properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870 )
reformat password changing code to conform to coding guidelines (issue #5870 )
........
r7273 | kpfleming | 2005-12-01 18:42:40 -0600 (Thu, 01 Dec 2005) | 2 lines
allow previous context-searching behavior to be used if desired (issue #5899 )
........
r7274 | kpfleming | 2005-12-01 18:51:15 -0600 (Thu, 01 Dec 2005) | 2 lines
inherit channel variables into channels created by Page() application (issue #5888 )
........
r7275 | oej | 2005-12-01 18:52:13 -0600 (Thu, 01 Dec 2005) | 2 lines
Bug #5907 . Improve SIP INFO DTMF debugging output. (1.2 & Trunk)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7276  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6b8a8926ab 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 7261,7263 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r7261 | oej | 2005-12-01 15:38:38 -0600 (Thu, 01 Dec 2005) | 2 lines
Fixing some spelling errors, as well as changing "cvs" to "subversion" in misdn documentation.
........
r7263 | oej | 2005-12-01 16:21:13 -0600 (Thu, 01 Dec 2005) | 2 lines
Removing references to 1.1dev, replacing with 1.2, in documentation files.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7264  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4cb24d2942 
								
							
								 
							
						 
						
							
							
								
								Changing "cvs" to "subversion" in documentation, also removing references to old versions of Asterisk  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7262  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2c65582b66 
								
							
								 
							
						 
						
							
							
								
								remove extraneous svn:executable properties  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b9e2fcfdea 
								
							
								 
							
						 
						
							
							
								
								issue  #5767  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7112  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1fb64fa4bd 
								
							
								 
							
						 
						
							
							
								
								minor improvements to backtrace generation notes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7109  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2e6475fd03 
								
							
								 
							
						 
						
							
							
								
								correct typo  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7100  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago