I sometimes get error:
Got 200 OK on REGISTER that isn’t a register
Which means that the response came back too late and the request was closed.
How do I tell * to be more patient for these slow responses ?
I sometimes get error:
Got 200 OK on REGISTER that isn’t a register
Which means that the response came back too late and the request was closed.
How do I tell * to be more patient for these slow responses ?
[quote=“Prayer”]I sometimes get error:
How do I tell * to be more patient for these slow responses ?[/quote]
Hmmmm Slap it, thats what i usually do it usually listens to your request then…
On the other hand, if i am not mistake you can most likely do this via your AGI scripts, but i guess someone more qualified then me could put you on the right track.
Cheers,
David.
I think that if you use qualify= with a high value this will help (possibly).
Well, I tried qualify=1000, no go on that one. So, I tried qualify=9000 and still no difference.
Maybe its an agi script ? I haven’t used those yet. Where do I find the right one ? Or is it something else that increases the patience time ?
I have tried all suggestions. None were effective at makeing * more patient. Any more suggestions, anyone ???