i get parse error from line
error_route {
what is the replacement?
-- juha
On 05/30/2009 10:21 AM, Juha Heinanen wrote:
i get parse error from line
error_route {
what is the replacement?
no replacement yet. Options I have in mind: - implement with event_route - drop and use sanity check in the script (at beginning) to be sure SIP message is well formatted
I have to see if second covers the error cases triggering error_route.
Cheers, Daniel
Daniel-Constantin Mierla writes:
error_route {
what is the replacement?
no replacement yet. Options I have in mind:
- implement with event_route
- drop and use sanity check in the script (at beginning) to be sure SIP
message is well formatted
ok, this is not that important. i'll do checks in the script.
-- juha
On 05/30/2009 11:46 AM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
- drop and use sanity check in the script (at beginning) to be sure SIP
message is well formatted
with this method, is checking of replies is possible?
seems to be enabled only for request route.
Cheers, Daniel