dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/pbx
lmadsen b3648a7905 Increase side of mapping response field.
I've increased the size of the response field in a DUNDi mapping because of
some documentation I'm writing. Previously it was set to AST_MAX_EXTENSION which
is only 80 characters, which is far too small when you're using some dialplan
functions to craft a response. The example I'm using is:

extensions =>
RegisteredDevices,0,SIP,dundi:very_awesome_password/${IF($[${DB_EXISTS(phones/${NUMBER}/device)}]?${DB(phones/${NUMBER}/device)}:None)},nopartial



git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@300082 f38db490-d61c-443f-a65b-d21fe96a405b
2011-01-03 13:14:25 +00:00
..
ael/ael-test Merged revisions 299448 via svnmerge from 2010-12-22 20:05:02 +00:00
Makefile Change per-file debug and verbose levels to be per-module, the way 2010-03-23 14:22:27 +00:00
dundi-parser.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
dundi-parser.h Remove built-in AES code and use optional_api instead 2010-07-21 19:11:32 +00:00
pbx_ael.c Merged revisions 271399 via svnmerge from 2010-06-18 21:32:09 +00:00
pbx_config.c Merged revisions 285710 via svnmerge from 2010-09-09 18:51:52 +00:00
pbx_dundi.c Increase side of mapping response field. 2011-01-03 13:14:25 +00:00
pbx_loopback.c Merged revisions 285710 via svnmerge from 2010-09-09 18:51:52 +00:00
pbx_lua.c Add load priority order, such that preload becomes unnecessary in most cases 2010-07-20 19:35:02 +00:00
pbx_realtime.c Merged revisions 285710 via svnmerge from 2010-09-09 18:51:52 +00:00
pbx_spool.c Fixing the Mac OS X build (bamboo warning) 2010-11-10 23:26:39 +00:00