From: Daniel Corbe <[EMAIL PROTECTED]>

   I'm seeing the following behavior out of one of my endpoints,  Its  
   trying to hang up a call which doesn't exist so the natural thing to  
   do seems to be to send a 481, like so:

   ---> BYE
   <-- 481
   --> BYE
   <-- 481
   --> BYE
   <-- 481
   --> BYE
   <-- 481
   --> BYE
   <-- 481
   --> BYE
   <-- 481
   --> BYE
   <-- 481

What are the CSeq's of the BYEs?  If they're all the same, somehow the
UAC is not processing the 481.  If they're incrementing, the UAC is
not tearing down the dialog upon receiving a 481 in regard to it.

Dale
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to