Re: i4b - Routing from 1 B-channel to the other
Hans Petter Selasky <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.isdn |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 17 October 2006 15:35, Michael Reifenberger wrote: > On Tue, 17 Oct 2006, "K.André Braselmann" wrote: > ... > > > What it should do: > > i4b recognizes an incoming call with the supressed numba, it tooks off > > the B1 channel, says something like "please press 1 on your telephone to > > get connected" > > Have you tried isdnphone(8) for dialing? > If you are using the new I4B, then you should write as a small CAPI application, that answers the call, plays back a message and waits for a DTMF. The CAPI version in the new I4B, for passive ISDN cards supports DTMF detection and ECHO cancellation. You will need both to have success with your solution. You can look at the source code for capitest and chan_capi, to see how CAPI messages are processed and created. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isdn To unsubscribe, send any mail to "[email protected]"