[Asterisk-Users] In France asterisk never detect hang up. Why ?

2005-11-18 Thread asterisk user dupont
Hello. I am sorry my english is not good at all. When i have a call from a fxo port of a tdm400p, asterisk waits one minute before detecting that the caller has hang up his phone. I have in my extension conf : answer background (the prompt is 40 second long) dial (on fxs port) confgured for

[Asterisk-Users] Re: Asterisk en france

2005-11-18 Thread asterisk user dupont
Bonjour, J'ai changé en tel que ci dessous, et j'ai toujours le même probleme. Il detect toujours pas le raccroché. I have changed to this new file, and i still have the same problem. Still not detecting hang up. [channels] language=fr default=fr relaxdtmf=yes rxgain=0.0 txgain=0.0

[Asterisk-Users] cmd dial timeout don't work in asterisk 1.2 ?

2005-11-19 Thread asterisk user dupont
Hello. My dial timeout worked perfectly on the last asterisk but not on the new. Here is my extension.conf : exten = s,1,Answer() exten = s,2,noop(${CALLERID}) exten = s,3,Set(TIMEOUT(response)=20) exten = s,4,Background(test) exten = s,5,Dial(Zap/2|${CALLERID},15) exten =

Re: [Asterisk-Users] cmd dial timeout don't work in asterisk

2005-11-19 Thread asterisk user dupont
asterisk user dupont wrote: Hello. My dial timeout worked perfectly on the last asterisk but not on the new. Here is my extension.conf : exten = s,1,Answer() exten = s,2,noop(${CALLERID}) exten = s,3,Set(TIMEOUT(response)=20) exten = s,4,Background(test) exten = s,5,Dial(Zap/2