o Juha Heinanen [03/02/09 11:05]:
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.
the check for matching of the INVITE CSeq I had introduced with r1273 was wrong, sorry about that.


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.
check whether you still get it. the session is probably already stopped, because it does not care about processing the reply to BYE. see earlier ML threads about this, you can control error level of this from config now, or change this behaviour in AmSipDialog.

Regards
Stefan


-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

--
Stefan Sayer
VoIP Services

[email protected]
www.iptego.com

IPTEGO GmbH
Wittenbergplatz 1
10789 Berlin
Germany

Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to