o Helmut Kuper [06/18/08 16:39]: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > obviously AmB2BCalleeSession::onB2BEvent doesn't care about return codes > from dlg.sendRequest(), so this is why my application does not get any > signal about failures during connectCallee(). > > Had to add a new B2B Event to AmB2BSession to signalling this and > modified AmPB2BCalleeSession::onB2BEvent to send the event to caller > session. could you post a patch, or open an issue on the tracker (http://tracker.iptel.org) ?
thanks Stefan > > regards > Helmut > > > Helmut Kuper schrieb: > | Hello, > | > | Is there a way to catch errors raised by sipctrl after calling > | connectCallee like this error? > | > | (20908) DEBUG: parse_sip_uri (parse_uri.cpp:314): Converted URI port () > | to int (5060) > | (20908) DEBUG: set_next_hop (trans_layer.cpp:431): next_hop:next_port is > | <sipddi-k.en.ewetel.de:5060> > | (20908) ERROR: resolve_name (resolver.cpp:74): Could not resolve > | 'sfsdfsdfsdfsdfsdfsdf' > | (20908) ERROR: set_next_hop (trans_layer.cpp:436): Unresolvable > Request URI > | (20908) DEBUG: send_request (trans_layer.cpp:488): set_next_hop failed > | (20908) DEBUG: ~sip_msg (sip_parser.cpp:92): ~sip_msg() > | (20908) DEBUG: processEvents (AmEventQueue.cpp:71): event processed > | (20908) DEBUG: processEvents (AmEventQueue.cpp:69): before processing > event > | (20908) INFO: onB2BEvent (AmPB2BSession.cpp:96): Got Request from Other > | Leg (Callee) (INVITE) > | (20908) DEBUG: processEvents (AmEventQueue.cpp:71): event processed > | > | I want to stop such calls instead of keeping such unclean sessions in > sems? > | > | > | regards > | helmut > _______________________________________________ > Sems mailing list > [email protected] > http://lists.iptel.org/mailman/listinfo/sems > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkhZHgsACgkQ4tZeNddg3dxrlwCeJsWyUX5vsuDzLZI1N6wwyNLm > nBEAoKMWWGSKxDLd43H9Q0VIc5k2Byku > =uzdZ > -----END PGP SIGNATURE----- > _______________________________________________ > Sems mailing list > [email protected] > http://lists.iptel.org/mailman/listinfo/sems -- Stefan Sayer VoIP Services [EMAIL PROTECTED] www.iptego.com iptego GmbH Am Borsigturm 40 13507 Berlin Germany Amtsgericht Charlottenburg, HRB 101010 Geschaeftsfuehrer: Alexander Hoffmann _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
