Like this mailing list entry from Dec 2004, I need to have the INVITE timer wait longer when calling some numbers than others. http://lists.iptel.org/pipermail/serusers/2004-December/013701.html
The response says to use set_sattr("callee_fr_inv_timer", "123");
I've upgraded to ser .9.0 (unstable?) but it still doesn't seem to exist in that version. What version do I need for this function? Will it be available in .9.2 stable when it is released?
Chris St Denis wrote:
Like this mailing list entry from Dec 2004, I need to have the INVITE timer wait longer when calling some numbers than others. http://lists.iptel.org/pipermail/serusers/2004-December/013701.html
The response says to use set_sattr("callee_fr_inv_timer", "123");
I've upgraded to ser .9.0 (unstable?) but it still doesn't seem to exist in that version. What version do I need for this function? Will it be available in .9.2 stable when it is released?
Look again. It certainly is there and it works fine.
Make sure you do make proper before you recompile with new modules. Or pick up the source package at http://onsip.org/ g-)
Andres wrote:
Chris St Denis wrote:
Like this mailing list entry from Dec 2004, I need to have the INVITE timer wait longer when calling some numbers than others. http://lists.iptel.org/pipermail/serusers/2004-December/013701.html
The response says to use set_sattr("callee_fr_inv_timer", "123");
I've upgraded to ser .9.0 (unstable?) but it still doesn't seem to exist in that version. What version do I need for this function? Will it be available in .9.2 stable when it is released?
Look again. It certainly is there and it works fine.