dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

373 Commits

Author SHA1 Message Date
qwell 1fa7b3672e Switch dundi to new tos config format.
Remove old unused defines for old style.

Closes issue 10860, patch by IgorG.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85764 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-15 23:20:40 +00:00
russell 4c37f69ffa add TOUCH_MONITOR_PREF to the channel var docs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85683 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-15 20:09:42 +00:00
russell f9c327b565 Another major doc directory update from IgorG. This patch includes
- Many uses of the astlisting environment around verbatim text to ensure that
   it gets properly formatted and doesn't run off the page.
 - Update some things that have been deprecated.
 - Add escaping as needed
 - and more ...

(closes issue #10978)
Reported by: IgorG
Patches: 
      texdoc-85542-1.patch uploaded by IgorG (license 20)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85547 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-15 13:12:51 +00:00
russell d22057f144 When merging the last documentation update, I forgot to "svn add" a file.
Here it is.
(closes issue #10962)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85539 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-14 15:15:40 +00:00
mattf 59b3960536 Trying to finish the last of the charge_number patch up #10916
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85526 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-12 19:41:39 +00:00
tilghman 245970868b Merged revisions 85523 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r85523 | tilghman | 2007-10-12 13:30:55 -0500 (Fri, 12 Oct 2007) | 2 lines

Change Digium address

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85524 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-12 18:37:34 +00:00
russell 9b43b97322 Many doc directory improvements, including:
- Added development section (backtrace.tex)
- Correct filesystem path formating
- Replace all "|" argument separator to ","
- Endless count of spaces at the end of line
- Using astlisting to make listings do not take so much place
- Take back ASTRISKVERSION on first page
- Make localchannel.tex readable by inserting extra end of lines

(closes issue #10962)
Reported by: IgorG
Patches: 
      texdoc-85177-1.patch uploaded by IgorG (license 20)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85519 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-12 15:50:29 +00:00
russell 4c29367323 Add jitterbuffer support for chan_local. To enable it, you use the 'j' option
in the Dial command.  The 'j' option _must_ be used in conjunction with the 'n'
option.

This feature will allow you to use the existing jitterbuffer implementation to
put a jitterbuffer on incoming SIP calls connecting to Asterisk applications by
putting a local channel in the middle.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85097 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-09 15:10:14 +00:00
tilghman 35dffc0dc7 Create a universal exception handling extension, "e" (closes issue #9785)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@84580 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-03 22:14:09 +00:00
mattf 92b8bf85b3 Fix typo in readme
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83834 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-25 23:14:03 +00:00
mattf fbcb44ca7c Fix potential point of confusion
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83574 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-22 17:37:07 +00:00
mattf 2193a99714 Add an SS7 readme for setup and use of libss7 and asterisk
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83499 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-21 19:54:07 +00:00
qwell 9e78dac15d Fix a trivial typo, to test our new commit bot
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83278 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-20 19:05:16 +00:00
russell b24058121c Add support for #include, var_metric, and cat_metric in res_config_sqlite
(closes issue #10738, rbraun_proformatique)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@82679 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-17 20:24:50 +00:00
mmichelson 6b50c0110b Merged revisions 82376 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r82376 | mmichelson | 2007-09-14 09:42:29 -0500 (Fri, 14 Sep 2007) | 5 lines

Fixing a typo in the coding guidelines

(closes issue #10717, reported and patched by leedm777)


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@82377 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-14 14:44:15 +00:00
russell 01e614e479 Various code and documentation cleanups for res_config_sqlite
(closes issue #10711, rbraun_proformatique)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@82321 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-13 15:26:40 +00:00
russell 5525846c14 (closes issue #7852)
Reported by: nic_bellamy
Patches:
      2006-10-03_svn_44249_voicemail_lockmode_v3.patch uploaded by nic_bellamy (license 213)

Add support for configurable file locking methods.  The default is "lockfile",
which is the old behavior.  There is an additional option, "flock", which is
intended for use in situations where the lockfile method will not work, such as
with SMB/CIFS mounts.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81233 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-28 16:28:26 +00:00
russell 027ab8b7a4 Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a counter again
(closes issue #10118, patch by jeffg)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@80510 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-23 17:27:07 +00:00
qwell 3472e5897e Merged revisions 78646 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r78646 | qwell | 2007-08-08 14:29:42 -0500 (Wed, 08 Aug 2007) | 2 lines

Fix mogs email address.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@78648 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-08 19:30:33 +00:00
qwell 5cfedfae17 Add the Ring time in the CONNECT on the queue_log and on the Manager event AgentConnect
Closes issue #10349, patch by eliel


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77879 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-01 20:05:13 +00:00
kpfleming 563ed941de Merged revisions 77424,77429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r77424 | kpfleming | 2007-07-26 17:14:21 -0500 (Thu, 26 Jul 2007) | 2 lines

use new canonical name for download server

........
r77429 | kpfleming | 2007-07-26 17:16:42 -0500 (Thu, 26 Jul 2007) | 2 lines

change protocol for downloads as well

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77432 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-26 22:17:25 +00:00
russell 07772bc9e3 Merge a big batch of documentation fixes for escaping, marking URLs, places
where verbatim text went off the end of the page on the PDF, and various
other improvements
(closes issue #10307, IgorG)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77284 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-26 14:49:51 +00:00
tilghman 145aa5dfb5 Fix escaping and some of the formattting (closes issue #10285)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76874 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-24 18:19:18 +00:00
murf c66181df61 In regards to changes for 9508, expr2 system choking on floating point numbers, I'm adding this update to round out (no pun intended) and make this FP-capable version of the Expr2 stuff interoperate better with previous integer-only usage, by providing Functions syntax, with 20 builtin functions for floating pt to integer conversions, and some general floating point math routines that might commonly be used also. Along with this, I made it so if a function was not a builtin, it will try and find it in the ast_custom_function list, and if found, execute it and collect the results. Thus, you can call system functions like CDR(), CHANNEL(), etc, from within $\[..\] exprs, without having to wrap them in $\{...\} (curly brace) notation. Did a valgrind on the standalone and made sure there's no mem leaks. Looks good. Updated the docs, too.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@73449 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-05 18:15:22 +00:00
russell 7861ca021d After some discussion on the asterisk-dev list, we determined that this approach
for extracting application, function, manager, and agi documentation is the wrong
one to take.  The most severe problem is that the output depends on which modules
are loaded as well as compile time options, which both determine which parts are
available.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72986 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 23:02:16 +00:00
russell 3357366474 * Move LaTeX docs into a tex/ subdirectory of the doc/ dir
* Add a Makefile in doc/tex/ for generating PDF and HTML
* Add a README.txt file to doc/tex/ to document which tools are used and what
  web sites to visit for getting them.
* Update build_tools/prep_tarball to put the proper Asterisk version string
  in the automatically generated PDF for release tarballs


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72982 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 22:27:46 +00:00
russell 46cc653bd1 Fix up the AGI doc dump CLI command and update the AGI commands tex file to not
include a bunch of empty entries.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72939 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 20:45:53 +00:00
russell 3a28e37430 Add CLI commands to the docs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72938 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 20:42:40 +00:00
russell 5870839240 Add AGI commands to the documentation
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72932 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 19:31:26 +00:00
russell eb2bf0befe Update the documentation to include a manager action reference
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72929 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 18:46:13 +00:00
russell e3b358fc37 update documentation to include dialplan functions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72923 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 17:12:20 +00:00
russell 68f7b88d24 update application documentation dump
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72920 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-02 16:42:17 +00:00
russell 9a940a47bc Allow compilation off app_voicemail with IMAP_STORAE against a system installed
version of the c-client library.  (issue #10047, jcollie)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@71688 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-25 19:20:07 +00:00
russell f756583bda Merged revisions 71519 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r71519 | russell | 2007-06-25 07:40:06 -0500 (Mon, 25 Jun 2007) | 2 lines

Fix a typo in the Asterisk mib.  (issue #10048, Matti)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@71520 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-25 12:40:41 +00:00
murf a5df6622bc This finishes the changes for making Macro args LOCAL to the call, and allowing users to declare local variables.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@70461 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-20 20:10:19 +00:00
murf ea48d89dcd These changes were submitted via bug 6683, to allow CID detection in India, with carriers that do Polarity/DTMF CID signalling.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@70001 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-19 17:07:28 +00:00
russell a1218722ae update the dump of application docs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@68973 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-12 16:03:42 +00:00
russell 1370ceac79 Add support for retrieving the number of channels that are currently bridged
via SNMP.
(closes issue #9637, initial patch from jeffg, modified by me)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@68507 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-08 21:31:33 +00:00
file 8da3ddb4a8 AEL in trunk now uses GOSUB so we have to update the queues with callback members example. (issue #9813 reported by Mike Anikienko)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@68138 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-07 17:52:41 +00:00
russell bb30ecd290 add a note about inline comments
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67273 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-05 14:59:34 +00:00
tilghman 11c1d28707 Merged revisions 66821 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r66821 | tilghman | 2007-05-31 18:03:28 -0500 (Thu, 31 May 2007) | 2 lines

Issue 9850 - update preferred command line syntax

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66822 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-31 23:04:32 +00:00
file 45a4fdffea Merged revisions 66398 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r66398 | file | 2007-05-29 11:43:16 -0400 (Tue, 29 May 2007) | 2 lines

Update datastores documentation. (issue #9801 reported by mnicholson)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66399 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-29 15:44:51 +00:00
russell ed238ab532 add a note about using the intenal API for creating detached threads
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@65991 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-24 19:11:09 +00:00
russell d16db4e981 Fix some syntax errors.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@63946 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-11 18:31:36 +00:00
murf 066fef6a86 a small upgrade to the coding standard, and an update to the code that triggered the upgrade.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@63048 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-04 17:49:20 +00:00
russell d60a150729 For some reason when I merged 802.1p support, the new documentation file was
not properly added.  Thanks to IgorG for pointing it out!  :)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@62671 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-02 15:17:26 +00:00
russell ee91a916f3 This patch adds additional information to the EXITWITHKEY and EXITWITHTIMEOUT
entries in the queue log.
(issue #7561, reported and originally patched by fkasumovic, patch slightly
 modified and updated to trunk by me)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@62462 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-30 16:46:49 +00:00
russell 3d2428efd4 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The
file doc/qos.tex has been updated to document the new functionality.
(issue #9540, patch submitted by IgorG)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@62457 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-30 16:16:26 +00:00
russell 500700ddf0 Update the DUNDi section of the documentation with example usage of DUNDIQUERY
and DUNDIRESULT.  Also, update the automatically generated application docs.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@62268 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-28 19:53:12 +00:00
dhubbard ce2480a7dd clarified 'minmemfree' description in doc/asterisk-conf.tex
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@61599 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-11 22:19:14 +00:00