[Kamailio-Users] Incoming T38 Public IP

Iñaki Baz Castillo ibc at aliax.net
Fri Mar 13 11:47:08 CET 2009


2009/3/13 michel freiha <michofr at gmail.com>:
> Dear Inaki,
>
> Thanks a lot for your reply...The INVITE check is created outside the URI
> existing check...But It was not inside the loose route function...I have
> implemented it now as you said...I need please to check below and let me
> know if I'm missing anything here
>
>
>         if(loose_route()){
>
> if((t_check_status("200|183|180") && search("Content_Type:
> application/sdp")) || search("Content-Type: application/sdp"))


I don't like at all that "t_check_status" into loose_route section.
Instead add "t_on_reply("X")" into loose_route section.

-- 
Iñaki Baz Castillo
<ibc at aliax.net>




More information about the sr-users mailing list