[Asterisk-Dev] SIP codes/behaviors
Ed Greenberg
edg at greenberg.org
Mon Aug 22 19:12:47 MST 2005
>
>
> So can I just do a transmit_response(p, "100 Trying", req); right before
> the transmit_response of 404 in handle_request_invite(), or will that
> break everything? I could even add an option but I don't think this is a
> valid reason for an option.
>
> I already did the hack for 603 but not every customer needs that code. I
> guess it's time to code something...
>
> Mark
>
This is exactly what I did for asterisk and Level3. It made L3 happy and
caused me no headache.
I had totally forgotten about it. Glad I was reminded, since I'll have to
add it to future codebases when upgrading.
</edg>
More information about the asterisk-dev
mailing list