i4b - Routing from 1 B-channel to the other

Hans Petter Selasky hselasky at c2i.net
Wed Oct 18 00:15:07 PDT 2006


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


More information about the freebsd-isdn mailing list