Hi,

Is your question related to t_newtran() and t_reply("200", "OK")?
(http://lists.sip-router.org/pipermail/sr-users/2016-March/092123.html)
Then you should be able to drop the ACK using "exit;"
tm module should see the ACK is related to the "200 OK".

Do you see retransmissions from kamailio?

Regards,
Kristian Høgh
Uni-tel A/S



On Thursday 10 March 2016 04:00:24 jaflong jaflong wrote:
> Hi Everyone
> 
> I am manually processing sdp and handling media so I want to repond to ACK 
> myself instead of forwarding on for media server.
> 
> I catch the method=="ACK" condition. From within this condition how do I 
> retrieve avp variables that were set in the INVITE.
> Requesting $avp("myvar") comes out as null.
> 
> Also what function can I run so the ACK is replied to properly so it stops 
> resending 200 OK of the Invite.
> 
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


*Kristian Høgh*
 

 
Telefon: 4422 8822
supp...@uni-tel.dk[1]
 
Gydevang 19 | 3450 Allerød
www.uni-tel.dk [2]

--------
[1] mailto:supp...@uni-tel.dk
[2] http://www.uni-tel.dk
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to