On Mon, 2009-07-13 at 17:33 -0400, M. Ranganathan wrote: > 2. Pass configtest but send an alarm on startup so you have some ITSP > accounts functioning. When sipxbridge sees an INVITE for the ITSP > account that failed configtest, I can return a 5xx server error with > appropriate error text in the status code. Is 5xx the right error code > here?
That sounds like a good idea. In most cases where people use 5xx, they're wrong (since the problem is with the individual request, not the network element that is processing it), but in this case, the problem *is* in the network element. "503 Service Unavailable" seems to be the correct response, even though that is usually used for overload conditions. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
