Displaying 1 result from an estimated 1 matches for "sip7110".
Did you mean:
sip7101
2005 Sep 20
0
Handling SIP 404 event
Hello all,
I am curious, does anybody know of a way to handle the SIP 404 event?
(ie: is this stored in a variable somewhere, so one can handle it in
the dial plan).
For example, dialing an invalid number on another softswitch on the network:
-- Executing Dial("SIP/sip7110-8118", "SIP/7234@softswitch|60|r")
in new stack
-- Called 7234@softswitch
-- Got SIP response 404 "Not Found" back from 172.16.23.31
-- SIP/softswitch-791b is circuit-busy
== Everyone is busy/congested at this time
At the moment my dialplan logic will respond...