< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] more than one 18x... assert(0)


You can look in dum/doc at the .dot files, mainly:
dum-serverinvite-state.dot
dum-invite-connected-state.dot
dum-clientinvite-state.dot
They show the state transitions.  Also a couple of weeks ago - Micky posted
some nice visio diagrams of the state machines - you can get them from the
archives:

http://list.sipfoundry.org/archive/resiprocate-devel/
http://list.sipfoundry.org/archive/resiprocate-devel/msg03403.html
http://list.sipfoundry.org/archive/resiprocate-devel/pdf00001.pdf

Note:  There are a few minor errors still in the pdf - but they should help
you to get the big picture.

Scottt

-----Original Message-----
From: Francesco Fondelli [mailto:francesco.fondelli@xxxxxxxxx] 
Sent: Tuesday, September 27, 2005 12:14 PM
To: Scott Godin
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [reSIProcate] more than one 18x... assert(0)

Scott Godin wrote:
> Ah - I see.  ServerInviteSession::provisional is not allowed in
> EarlyProvidedAnswer state and should be.  I've committed a fix.  
> 
> Thanks,
> 
> Scott

Thanks a lot.
Do you have any [Client|Server]InviteSession finite state machine
graphs/scheme? I'm really struggling trying to get "the big picture" :-)

Ciao
FF