> 
> Second questions is regarding huntgroups.
> 
> I've configured 3 HFC-PCI Cards, "show visdn channels" shows 6
available B
> channels, so asterisk recognizes the cards now.
> 
> *CLI> show visdn channels
> Interface: visdn0
>   B1: AVAILABLE
>   B2: AVAILABLE
> Interface: visdn1
>   B1: AVAILABLE
>   B2: AVAILABLE
> Interface: visdn2
>   B1: AVAILABLE
>   B2: AVAILABLE
> 
> In my /etc/asterisk/visdn.conf the huntgroup is configured as
> 
> [huntgroup:telco]
> mode = sequential
> members = visdn0 visdn1 visdn2
> 

Try
members = visdn0, visdn1, visdn2 in visdn.conf

[Die Kommas sind wohl wichtig ;-)]

and the e.g. the following in your extensions.conf

exten => s,1,Dial(VISDN/huntgroup:telco/${EXTEN})

best regards,
TOM

_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to