>>(I'm sure its written somewhere, I just can't be bothered to look right now.)
If you come across it, please let me know because other than getting a hint somewhere after 2 hours of googling, I would not have known.
>>And aren't the characteristics 'cumulative' ?
Can't tell you. You seem to hint that they are cumulative, although as far I tested, they weren't.
characteristic-a = foo
characteristic-b = bar
channel = 1
characteristic-b = bar
channel = 2
characteristic-b = bar
channel = 1
characteristic-b = bar
channel = 2
channel 1 has foo and bar. Channel 2 has bar only. ...(?)
In any case, my approach was not to take any chances and make sure all characteristics I use are cleared of any previous values in each channel declaration
Christian Savinovich
VoIP & Telephony Consultant
646-982-3572
-------- Original Message --------
Subject: Re: [asterisk-users] Tips for installing and configuring Digum
cards
From: Steve Edwards <[email protected]>
Date: Wed, October 10, 2012 2:27 pm
To: Asterisk Users Mailing List - Non-Commercial Discussion
<[email protected]>
On Wed, 10 Oct 2012, C. Savinovich wrote:
> - Not written anywhere, but the way chan_dahdi.conf is read, there are
> no [XXXX] separators, so any parameters in the file apply to the first
> "channel" statement it finds.
(I'm sure its written somewhere, I just can't be bothered to look right
now.)
Wouldn't it be more accurate to say you specify the characteristics and
then specify the channels the characteristics apply to?
And aren't the characteristics 'cumulative' such that
characteristic-a = foo
characteristic-b = bar
channel = 1
characteristic-b = baz
channel = 2
results in channel 1 having foo and bar while channel 2 has foo and baz?
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards [email protected] Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
