Juha Heinanen writes: > i debugged this problem a bit more. as i have mentioned earlier, if 183 > with sdp precedes 200 ok with dsp, onSessionStart event is not called. > > i then searched where onSessionStart event is called and found only one > place (in AmSipDialog.cpp): > > int AmSipDialog::onSdpCompleted()
thinking this further, why is onSessionStart call bound to onSdpCompleted? would it be better to bind it to receiving of 200 ok, which may or may not contain sdp? -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
