Daniele Orlandi wrote:
On Saturday 4 February 2006 16:56, Marco Menardi wrote:
How can I obtain this with visdn? (for the first problem, with
chan_modem there was the possibility to define a group and dialing that
group created a call with the first available line).

You should look at line hunting support integrated some week ago, the format (in visdn.conf) is:

[huntgroup:telecom]
mode = sequential
members = visdn1.3 visdn1.2 visdn1.0

This will find the first available line starting from visdn1.3 and going on through visdn1.2 and visdn1.0 in this order until a free channel is found.

Bye,


I've a bri, so visdn0 and visdn1

I've tried this in visdn.conf:

[huntgroup:lineaisdn1]
mode = sequential
members = visdn0 visdn1

but in the extensions.conf I don't know the dial syntax...
I've tried
exten => _0XX.,n,Dial(VISDN/lineaisdn1/${EXTEN:1},60,T)
but does not work ("Interface lineaisdn1 not found")

How can I dial so I use that huntgroup?

thanks a lot
Marco Menardi
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to