Juha Heinanen writes: > has something changed regarding ivr connectCallee recently? i have > debug of this, but it is pretty big to include in mailing list > message.
i did another test using the b2bua.py app that i posted in previous message. the result is that with 1.1, the app works ok, but with trunk no re-invite is sent to the caller. i have wireshark dumps that show it. i also noticed that in both cases, i get to syslog an error message Mar 2 11:39:04 taimen sems[16963]: ERROR: [b69e8b90] handleSipMsg (AmSipDispatcher.cpp:50): unhandled positive reply: [code:200;phrase:[OK];i:[email protected];cseq:11;l-tag:3A00FF8F-49ABA933000C7E01-B6675B90;r-tag:1977C57A-49ABA933000C956F-B69E8B90;hdr:[Server: Sip Express Media Server (1.1.0-dev-r1287M (i386/linux))#015#012];dstip:127.0.0.1;dstport:5090;] it comes in the process when caller hangs up and sends bye to sems. sems replies to that with 200 ok. so far fine. then sems sends bye to callee, which in my test is sems announcement app. when ann app (callee) receives bye, it replies with 200 ok and when that 200 ok gets to b2bua app, the above error is printed. -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
