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 b86cf26452 Merged revisions 300082 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r300082 | lmadsen | 2011-01-03 07:14:25 -0600 (Mon, 03 Jan 2011) | 11 lines
  
  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/trunk@300083 f38db490-d61c-443f-a65b-d21fe96a405b
2011-01-03 13:15:38 +00:00
..
ael/ael-test Merged revisions 299449 via svnmerge from 2010-12-22 20:10:34 +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 285367 via svnmerge from 2010-09-07 20:56:53 +00:00
pbx_dundi.c Merged revisions 300082 via svnmerge from 2011-01-03 13:15:38 +00:00
pbx_loopback.c Merged revisions 284610 via svnmerge from 2010-09-02 05:27:53 +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 284610 via svnmerge from 2010-09-02 05:27:53 +00:00
pbx_spool.c Merged revisions 294605 via svnmerge from 2010-11-10 23:27:33 +00:00