[asterisk-users] Zaptel channel reservation
Jack
jack.ssh at gmail.com
Tue Jul 31 03:26:53 CDT 2007
Eric "ManxPower" Wieling schrieb:
> Jack wrote:
>
>> Hi all,
>>
>> I have a Wildcard TE110P connected to a E1 line an I want to reserve
>> channels in the following way:
>>
>> channels 1-15 and 17-21 for incoming calls
>> channels 22-28 for outgoing calls
>> channels 29-31 for emergency calls
>>
>> My zaptel.conf looks like this:
>>
>> ; incoming
>> group = 1
>> signalling=pri_cpe
>> context=from-zaptel
>> channel => 1-15
>> channel => 17-21
>>
>> ; outgoing
>> group = 2
>> signalling=pri_cpe
>> channel => 22-28
>>
>> ; emergency
>> group = 3
>> signalling=pri_cpe
>> channel => 29-31
>>
>> How can I avoid that incoming calls are going to the channels 22-31?
>>
>>
>
> You must contact your telco.
>
>
Actually I preferred to reserve the channels in asterisk, but this seems
to be the easiest way.
Does anybody know if the mapping from telco channels to zap channels is
fixed? Is the first telco channel always mapped to the first zap channel
or is this mapping dynamic?
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list