Displaying 1 result from an estimated 1 matches for "b0l1".
Did you mean:
b01
2013 May 02
0
Queues with different technologies for members, like Khomp Driver
Guys,
I saw in the Asterisk documentation (queues.conf) that members can
register with technologies such as SIP, Dahdi and Location.
But I have a specific need for members to be registered as Khompchannel.
Ex: member => Khomp/b0L1/9200
But reloading module app_queue.so when I run the command "queue show", the
member registered as Khomp appears as invalid:
Khomp/b0L1/9200 (Invalid)
I also read that I can try to load the driver used by members (in this
case the Khomp driver) before app_queue.so...