Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 16:14:47 +0200
From:      Stefan Bethke <stb@lassitu.de>
To:        freebsd-isdn@freebsd.org
Subject:   Asterisk, chan_capi & c4b: overlap dialling
Message-ID:  <21911322d5cbb54a6a04bcdd92371ab9@lassitu.de>

next in thread | raw e-mail | index | archive | help
First, a great many thanks to Thomas and Jan. Getting C4B and chan_capi 
to work was absolutly painless!

I have just one question at the moment, and it might have nothing to do 
with C4B or the FreeBSD port of chan_capi, but I figured I might try 
here first: overlap dialling.

I've got a AVM B1 ISA hooked up to the interal S0 port of a Hicom 100. 
I can dial the PBX extensions with an extension like this:
exten => _14XX,1,Dial(CAPI/74:b${EXTEN:2})

I can dial my cell phone with a speed dial like entry like this:
exten => 1200,1,Dial,CAPI/74:b001703460140

However, I can't figure out how to set up the extension so I can dial 
some prefix to get the PBX' dialtone, and then keep on dialling. I 
tried:
exten => _0.,1,StripMSD,1
exten => _.,2,Dial,CAPI/74:bBYEXTENSION

or this:
exten => _15.,1,Dial(CAPI/74:b${EXTEN:2})

but so far, nothing works. (I'm mostly trying from a Budgetone 101.) If 
I block-dial the entire number (i. e. 15001703460140), the call goes 
through, but just dialling 150, then trying to punch in additional 
digits does not lead to any connection.

Any hints?


Thanks,
Stefan

-- 
Stefan Bethke <stb@lassitu.de>   Fon +49 170 346 0140




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21911322d5cbb54a6a04bcdd92371ab9>