Re: [reSIProcate] more than one 18x... assert(0)
Scott Godin wrote:
Looking at the state machine in ServerInviteSession - it looks like it
should work fine (at least for invites without the 100rel Supported option).
first off thank you
Ie. Calling provisional is accepted in both the Offer and EarlyOffer
states.
For 100rel invites it looks like you must wait for the PRACK request after
sending a provisional before you can send another provisional - the problem
is that there is no notification to the application when a PRACK arrives.
On top of all this - the PRACK stuff isn't really fully implemented in DUM
yet. : )
>
Do you know what state you are in when the assert happens? Are you adding
100rel as a supported option to the MasterProfile?
nop, I'm not using anything from rfc3262/PRACK/100rel stuff at all. I don't
need it.
Scott
I guess I have to do what you have suggested (i.e. get a log file). I try to
simulate
the problem and I'll let you know.
Thank you very much
Ciao
FF