Re: [asterisk-users] how to make asterisk set cos values

2020-02-05 Thread hw
On Friday, January 31, 2020 12:33:17 PM CET hw wrote: > Hi, > > examining the network traffic with wireshark shows that asterisk does not > set any QoS values at all. > > What do I need to do to make asterisk set QoS values (on Centos 7)? > > The wiki says to use vconfig to set QoS values[1].

Re: [asterisk-users] Hangup hook to put back a call into a queue

2020-02-05 Thread David P
It might work for you to branch on ${DIALSTRING} just after your Dial command, if you want to handle a BUSY, NOANSWER, or other result. But if the peer of that Dial hungup, then based on what Joshua said, it seems there's no recovery. --

Re: [asterisk-users] Hangup hook to put back a call into a queue

2020-02-05 Thread Joshua C. Colp
On Wed, Feb 5, 2020 at 12:34 PM Farkas Levente wrote: > hi, > I hope someone can help me:-) > we’ve got a freepbx server. there are 2 special extensions (2001, 2002). > if someone calls this extensions (or a call is forwarded to these > extensions) and these extension hangup (not the caller

[asterisk-users] Hangup hook to put back a call into a queue

2020-02-05 Thread Farkas Levente
hi, I hope someone can help me:-) we’ve got a freepbx server. there are 2 special extensions (2001, 2002). if someone calls this extensions (or a call is forwarded to these extensions) and these extension hangup (not the caller party), then we’d like to put the calls back into a queue (1000)

[asterisk-users] Always Be Conferencing v16e - pure AEL-based dial plan solution

2020-02-05 Thread C.Maj
/ * * * Always Be Conferencing (ABC)* *

Re: [asterisk-users] Asterisk 13.31.0 and 16.8.0 - Bridge problem on incoming calls

2020-02-05 Thread Joshua C. Colp
On Tue, Feb 4, 2020 at 3:11 PM Administrator wrote: > Done, ASTERISK-28725 > but against > version 16,7.0 and 13.30.0 as the new ones aren't available in the list > > For those interested this has been resolved. The patch files were used