asterisk/pbx
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
DUNDi uses a concept called the Entity ID for unique server identifiers.  I have
pulled out the handling of EIDs and made it something available to all of Asterisk.
There is now a global Entity ID that can be used for other purposes as well, such
as code providing distributed device state, which is why I did this.  The global
Entity ID is set automatically, just like it was done in DUNDi, but it can also be
set in asterisk.conf.  DUNDi will now use this global EID unless one is specified
in dundi.conf.

The current EID for the system can be seen in the "core show settings" CLI command.
It is also available in the dialplan via the ENTITYID variable.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@121439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-10 12:48:50 +00:00
..
ael/ael-test Merged revisions 119966 via svnmerge from 2008-06-03 15:49:34 +00:00
Makefile Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00
dundi-parser.c Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
dundi-parser.h Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
pbx_ael.c Merged revisions 111341 via svnmerge from 2008-03-27 04:47:12 +00:00
pbx_config.c We like tabs. 2008-06-04 15:38:00 +00:00
pbx_dundi.c Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
pbx_gtkconsole.c Merged revisions 117507 via svnmerge from 2008-05-21 18:20:11 +00:00
pbx_loopback.c Merged revisions 120226 via svnmerge from 2008-06-03 22:42:03 +00:00
pbx_lua.c Lock the channel around datastore access 2008-04-25 22:04:46 +00:00
pbx_realtime.c Move compatibility options into asterisk.conf, default them to on for upgrades, 2008-06-03 22:05:16 +00:00
pbx_spool.c Add support for codec settings in originate via call file and manager. 2008-05-14 12:32:57 +00:00