Problem Incoming call from Asterisk
Hi,
I have a DID coming to my Asterisk box and from there going to my IAX extension where JackenIAX is registered on. All I get is a very short ring on JackenIAX but to the other person appears as if it is still ringing until the call rings out and goes to voicemail.
IaxComm works with the exact same setup but it sucks.
If I ring the IAX extension from another SIP phone on that server it works fine.
Thanks in advance,
Makis.
Problem Solved!
Thank you, I had
;qualify=yes
in my config file and now changed it to explicitly saying
qualify=no
This seems to have fixed the issue for me.
Also Kudos on the upgraded version works really well now!
Did you resolve this?
Are you still running into this issue - as the same is happening to me now too.
The problem has been solved for me
The key was this
qualify=no
setting. See my previous reply as well.
I hope you get yours working too.
Cheers,
Makis.

Qualify
have you tried to set qualify=no in your extension setup?