[Asterisk-Users] Re: TDM400P - All extensions have same CallerID

Time Bandit timebandit001 at gmail.com
Sat Aug 6 12:38:41 MST 2005


> Ok, so the scope of the configuration is from channel= to channel=
> statement with the configuration for the channel coming before the
> channel statement.
> 
> As in...
> 
> 
> these=are
> configs=for
> the=first
> channel=1
> 
> these=are
> configs=for
> the=second
> channel=2
In fact, all the settings that you don't change stay the same as with
the last channel.

Ex.: 
callerid=asreceived
otherparam=1
channel=2

otherparam=2
channel=3

In channel 3, the callerid param is still "asreceived" because nothing
changed it

hth



More information about the asterisk-users mailing list