hI all,
I need a little help
sorry for my bad english, iām italian
Iāve a x100p clone, asterisk v. 1.2.6 and zaptel 1.2.5. The my problem is:
In the outgoing I prefer that the call will hangup after two or more ring.
I have tried this configuration in extensions.conf :
exten => _XXXXXXXXXX,1,Dial(${TRUNK}/${EXTEN},20,tTo)
but donāt work ā¦ 20 seconds = 5 ring
in another case , i tried this one :
exten => _XXXXXXXXXX,1,Dial(${TRUNK}/${EXTEN},2,tTo)
itās work but the timeout is very very short ā¦ 2 seconds = 0,5 ring
for me this is a very big problem !!!
itās possible resolve this problem ??
itās a bugs on x100p and zaptel driver ??
in the future i hope use a te110p digium wildcard pci e1/t1 ā¦
I will have the same problem ???
Thanks for your help and support.