El Martes, 19 de Enero de 2010, Dinesh Gautam escribió:
Dear all,
I am using siptrace module and getting all the packets except the BYE. when the call disconnected BYE packet is not received.
I am also getting the packets OK, REGISTER, INVITE two times in sip_trace table.
Can anyone help me to sort out this problem??
Ensure you are using "record_route()" for the call initial INVITE. If not, in- dialog requests (as re-INVITE, INFO, BYE) will not pass through the proxy and instead will go directly from UA to UA.