Re: ISDN4BSD - Dropped Calls

Oliver von Bueren <[email protected]>
Newsgroups gmane.os.freebsd.devel.isdn
Message-ID <[email protected]>
Hi Hans Petter


Hans Petter wrote:
> Most ISDN equipment I have seen never queries for STATUS, whatsoever. 
> So maybe your provider did not see a reason to support that.
> > If I find anything, I'll keep you posted.
> > If you've any ideas on how to fix my problem, drop me a
> >note.
> I could implement an option that allows you to disable checking of 
> status, but I really don't like to do that.
[...]
> You can try putting:
> if (send_status_enquiry) {
>     newstate--;
> }
> Before:
> cd->state = newstate;
> That will prevent the status expiry timer from elapsing.
I've tested you suggestion and of course it worked. According to the 
trace, the STATUS_ENQUIRY is never answered by the PBX but as the timer 
doesn't expire, no disconnect is made.

I understand your point about not liking this workaround. But if you 
could add an option (isdnconfig ?) to switch it on/off would be great.

Thanks and have a nice weekend!

Oliver
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isdn
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.