You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
18 years ago
..
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. 18 years ago
CODING-GUIDELINES add a note about inline comments 18 years ago
India-CID.txt These changes were submitted via bug 6683, to allow CID detection in India, with carriers that do Polarity/DTMF CID signalling. 18 years ago
PEERING Merged revisions 58931 via svnmerge from 18 years ago
asterisk-mib.txt Merged revisions 71519 via svnmerge from 18 years ago
asterisk.8 Merged revisions 66821 via svnmerge from 18 years ago
asterisk.sgml merge new_loader_completion branch, including (at least): 19 years ago
backtrace.txt Merged revisions 46298 via svnmerge from 19 years ago
callfiles.txt More spelling fixes (issue 7930) 19 years ago
datastores.txt Merged revisions 66398 via svnmerge from 18 years ago
digium-mib.txt Add SNMP support (bug #6439) 20 years ago
externalivr.txt Make 'H' command do as advertised and add 'E' and 'V' commands to ExternalIVR. (issue #8165 reported by mnicholson) 19 years ago
jabber.txt More spelling fixes (issue 7930) 19 years ago
jingle.txt seperate jingle and gtalk so it will be easier to track 19 years ago
macroexclusive.txt add the doc file about the MacroExclusive app (issue #7366, Steve Davies) 19 years ago
modules.txt Update modules.txt to new loader. (issue #9358 reported by eliel) 18 years ago
osp.txt 1. Corrected a typo for www.etsi.org. Thank Patrick. 18 years ago
queue.txt Update with info about SIP channels and queues 19 years ago
res_config_sqlite.txt Merge changes from team/russell/sqlite: 18 years ago
rtp-packetization.txt Add support for RTP packetization in chan_jingle and chan_gtalk. 18 years ago
smdi.txt SMDI documentation fix (issue #7732 reported by mnicholson) 19 years ago
sms.txt More spelling fixes (issue 7930) 19 years ago
snmp.txt Merged revisions 48592 via svnmerge from 19 years ago
speechrec.txt More spelling fixes (issue 7930) 19 years ago
video.txt Add agent to video docs 19 years ago
voicemail_odbc_postgresql.txt Merged revisions 51165 via svnmerge from 19 years ago