asterisk/doc
Steve Murphy 6a4efe5d5a 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: https://origsvn.digium.com/svn/asterisk/trunk@73449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-07-05 18:15:22 +00:00
..
tex 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. 2007-07-05 18:15:22 +00:00
CODING-GUIDELINES add a note about inline comments 2007-06-05 14:59:34 +00:00
India-CID.txt These changes were submitted via bug 6683, to allow CID detection in India, with carriers that do Polarity/DTMF CID signalling. 2007-06-19 17:07:28 +00:00
PEERING Merged revisions 58931 via svnmerge from 2007-03-15 22:29:45 +00:00
asterisk-mib.txt Merged revisions 71519 via svnmerge from 2007-06-25 12:40:41 +00:00
asterisk.8 Merged revisions 66821 via svnmerge from 2007-05-31 23:04:32 +00:00
asterisk.sgml merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
backtrace.txt Merged revisions 46298 via svnmerge from 2006-10-26 04:19:09 +00:00
callfiles.txt More spelling fixes (issue 7930) 2006-09-11 17:02:37 +00:00
datastores.txt Merged revisions 66398 via svnmerge from 2007-05-29 15:44:51 +00:00
digium-mib.txt Add SNMP support (bug #6439) 2006-02-26 20:46:11 +00:00
externalivr.txt Make 'H' command do as advertised and add 'E' and 'V' commands to ExternalIVR. (issue #8165 reported by mnicholson) 2007-01-23 04:45:43 +00:00
jabber.txt More spelling fixes (issue 7930) 2006-09-11 17:02:37 +00:00
jingle.txt seperate jingle and gtalk so it will be easier to track 2006-09-18 16:36:14 +00:00
macroexclusive.txt add the doc file about the MacroExclusive app (issue #7366, Steve Davies) 2006-08-14 03:26:02 +00:00
modules.txt Update modules.txt to new loader. (issue #9358 reported by eliel) 2007-03-23 16:41:18 +00:00
osp.txt 1. Corrected a typo for www.etsi.org. Thank Patrick. 2007-03-01 03:01:11 +00:00
queue.txt Update with info about SIP channels and queues 2007-02-02 20:05:52 +00:00
res_config_sqlite.txt Merge changes from team/russell/sqlite: 2007-03-13 21:22:33 +00:00
rtp-packetization.txt Add support for RTP packetization in chan_jingle and chan_gtalk. 2007-04-03 22:33:03 +00:00
smdi.txt SMDI documentation fix (issue #7732 reported by mnicholson) 2006-08-15 14:08:39 +00:00
sms.txt More spelling fixes (issue 7930) 2006-09-11 17:02:37 +00:00
snmp.txt Merged revisions 48592 via svnmerge from 2006-12-19 22:02:27 +00:00
speechrec.txt More spelling fixes (issue 7930) 2006-09-11 17:02:37 +00:00
video.txt Add agent to video docs 2006-06-21 20:14:25 +00:00
voicemail_odbc_postgresql.txt Merged revisions 51165 via svnmerge from 2007-01-16 22:08:54 +00:00