Hello,
I'm using sail-2.2.4-54 on latest sme server 7.xxx
Everything is working fine with SPA 3000 for FXO / FXS & SIP provider.
I desperatly try to have callback working through SPA3000.
I'm 90% sure that problem is due to short DISA delay (20s) : callback is working well, I receive the call but it hangs up automatically after 20s (logged into CDR).
Because dialing thru SPA3000 is very long. I only have 2 or 3 seconds to dial a number on my mobile phone, too short.
I can see several solutions. Best one should be to go directly to an IVR with callback call. I tried to modify
[qrxvtmny-callback]
exten => s,1,agi(selintra,Alias,/5003,6002)
6002 is a fake ring group that ends up to an IVR.
It doesn't seem to work.
Do I have any chance to have an IVR with callback ?
Is it possible to increase the DISA timeout if IVR is not possible ?
Thank you and best regards.