On Tuesday 17 February 2009, Omar wrote:
> i did
>
> there is no bye leaving from the kamailio at all
>
> the config is i stated before but now without the exit in the BYE
> condition.
>
> kamailio saves the bye when the bye comes from the B side, yes
> but it does not send anything back to the Originator GW, as it should.
> i made the captures and nothing. Kamailio receives and process the bye
> for CDR, but it does not send the BYE to the originator. i captured in
> the port 5060 and nothing comes.
>
> it is maybe a bug.?

Hi Omar,

it could be a bug, a misconfiguration, or a user agent which does not act 
according the standard. Does the BYE reach your forwarding/ t_relay statement 
in your config, you can check with xlog as well. This gives you the method of 
the SIP message you actually proceed in the config, just add this before the 
forwarding statement.

xlog("method: $rm");

Cheers,

Henning

_______________________________________________
Kamailio (OpenSER) - Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

Reply via email to