[asterisk-commits] russell: trunk r121441 - /trunk/configs/dundi.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Jun 10 07:50:08 CDT 2008
Author: russell
Date: Tue Jun 10 07:50:07 2008
New Revision: 121441
URL: http://svn.digium.com/view/asterisk?view=rev&rev=121441
Log:
Update dundi.conf to indicate that the asterisk.conf entityid option can be used
to set the entityid used in DUNDi, as well.
Modified:
trunk/configs/dundi.conf.sample
Modified: trunk/configs/dundi.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/dundi.conf.sample?view=diff&rev=121441&r1=121440&r2=121441
==============================================================================
--- trunk/configs/dundi.conf.sample (original)
+++ trunk/configs/dundi.conf.sample Tue Jun 10 07:50:07 2008
@@ -33,7 +33,8 @@
; Our entity identifier (Should generally be the MAC address of the
; machine it's running on. Defaults to the first eth address, but you
; can override it here, as long as you set it to the MAC of *something*
-; you own!)
+; you own!) The EID can be overridden by a setting in asterisk.conf,
+; or by setting this option.
;
;entityid=00:07:E9:3B:76:60
;
More information about the asterisk-commits
mailing list