Stefan Sayer writes: > SEMS detects changed SDP on the other side, so it re-invites the > callee leg after receiving the SDP in 200 from caller side. (This > probably happens then one time more, because the other side may change > SDP as well.). Those part of the call flow looks perfectly OK.
yes. > BYE is handled end-to-end now, so you don't need to call > terminateOtherLeg in onBye(self). remove this one and there's only one > BYE sent out. (The other effect of this is that in ivr you can't any > more prevent the callee leg from getting disconnected if caller leg > disconnects.) thanks, that solved the problem. > would you care to start a 1.5 to 1.6 migration doc which documents > these changes? Thanks. i added 1.6.0 section to CHANGELOG. i went through all changes to my apps and conf files from 1.5 to 1.6 and the only mandatory changes were those related to ivr. -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
