search for: rc8c

Displaying 2 results from an estimated 2 matches for "rc8c".

Did you mean: rc8
2005 May 21
2
Set CallerID in zapata.conf with QuadBri or other solution with parallel call signalling
Hi, we are using asterisk with Junghanns QuadBri and some sip phones. 2 channels are configured in NT mode (ISDN PBX connected, internal ) and 2 channels are connected to the public ISDN network (bri-cpe). We use Bristuff 0.2.0 RC8C from Junghanns. When a call comes in from the public phone for a specific extension (Hotline Number), we initiate a parallelcall to some SIP phones and also to our PBX through the quadbri and we also do a signalling on one mobile phone(through the second channel which is connected to the oublic ph...
2005 Jul 26
0
include not working in bristuffed Asterisk 1.0.7 extensions.conf
Hi, I've upgraded my Asterisk to 1.0.7version patched with bristuff 0.2.0-RC8c. I'm using the same extensions.conf but it seems now include instruction doesn't want to work, here follows an extract: [inbound_menu] include => ins_exts exten => _X.,1,Answer exten => _X.,2,Wait(1) exten => _X.,3,Background(msg) exten => _X.,4,Background(3-sec-pause) exte...