I've been toying with a couple ideas on terminating an in process call. I'm thinking that a BYE instruction send to the FIFO device will do just that. For example:
UA -> SER -> Gateway (call setup worked fine, call in progress).
Then, at a later time, inject a BYE to the UA and to the Gateway for the call ID. If I save a packet, say the initial INVITE, can I simply increment the SEQ, change the METHOD to BYE, and squirt it into the SER FIFO towards the endpoints? Has anyone done this?
Thanks, ---greg