Can anyne tell me what can cause this error in my log file that hangs up my call after 16 seconds?
Mar 12 15:47:24 voip /usr/sbin/ser[3144]: Warning: sl_send_reply: I won't send a reply for ACK!!
I thought there is no reply for ACK. Once the conection is established the audio should flow untill someone sends a BYE.
BUt i establish the connection, hear the audio from the other side and then the call is being dropped. Anyne has any ideas?
thanks.
Srbo Cvetkovic | CityNet, Inc. srbo@city-net.com | Pittsburgh, PA voice: 412.481.5406 | fax: 412.431.1315
ACK does not solicit replies. In you script you presumably process requests in a way that sl_send_reply is called for an ACK. I guess you try to answer it, which fails, the ACK is not deliverd and eventually the call is torn down prematuraly.
-jiri
At 09:54 PM 3/12/2004, Srbislav Cvetkovic wrote:
Can anyne tell me what can cause this error in my log file that hangs up my call after 16 seconds?
Mar 12 15:47:24 voip /usr/sbin/ser[3144]: Warning: sl_send_reply: I won't send a reply for ACK!!
I thought there is no reply for ACK. Once the conection is established the audio should flow untill someone sends a BYE.
BUt i establish the connection, hear the audio from the other side and then the call is being dropped. Anyne has any ideas?
thanks.
Srbo Cvetkovic | CityNet, Inc. srbo@city-net.com | Pittsburgh, PA voice: 412.481.5406 | fax: 412.431.1315
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/