search for: alert_req

Displaying 6 results from an estimated 6 matches for "alert_req".

2005 Mar 13
5
possible bug in chan_capi concerning context handling
...r) Here follows the debug info I get when an incoming call starts: ---------------------------------------------------------------------------- == CONNECT_IND (PLCI=0x101,DID=2810111694,CID=2810111694,CIP=0x1,CONTROLLER=0x1) -- creating pipe for PLCI=0x101 msn = 2810111694 > sent ALERT_REQ PLCI = 0x101 == Starting CAPI[contr1/2810111694]/3 at ,2810111694,1 failed so falling back to exten 's' == Starting CAPI[contr1/2810111694]/3 at ,s,1 still failed so falling back to context 'default' Mar 13 11:52:41 WARNING[10744]: pbx.c:1893 ast_pbx_run: Channel 'CAPI[co...
2004 May 13
0
ISDN & Voicemail: Strange Behaviour
...word prompt. correct behaviour. 3. when external call via ISDN for "101-51121" comes in, the line ist hung-up immediately and the following error messages are on the * console: ------------------------------------------- -- creating pipe for PLCI=0x101 msn = * > sent ALERT_REQ PLCI = 0x101 -- Executing Goto("CAPI[contr1/10151121]", "default|51121|1") in new stack -- Goto (default,51121,1) -- Executing Ringing("CAPI[contr1/10151121]", "") in new stack -- Executing VoiceMailMain("CAPI[contr1/10151121]", &quo...
2005 Mar 24
2
Fun with CAPI
...exten => _01.,2,Congestion exten => _02.,1,Dial(${OUTBOUND}/${EXTEN}) exten => _02.,2,Congestion exten => _07.,1,Dial(${OUTBOUND}/${EXTEN}) exten => _07.,2,Congestion Unfortunately this isn't doing as I'd hoped.. -- creating pipe for PLCI=0x103 msn = * > sent ALERT_REQ PLCI = 0x103 -- Executing NoOp("CAPI[contr3/1201]/0", " incoming call from ISDN ") in new stack -- Executing Answer("CAPI[contr3/1201]/0", "") in new stack -- CAPI Answering for MSN 1201 -- Executing Playtones("CAPI[contr3/1201]/0",...
2006 Jan 13
2
PrimuX Cards with chan_capi-cm
...dial_exec: Unable to create channel of type 'SIP' -- SIP/10-bbd1 is ringing == capicard_primux_2_1: Requested RINGING-Indication for CAPI/capicard_primux_2_1/309874-0 ALERT_CONF ID=001 #0x0004 LEN=0014 Controller/PLCI/NCCI = 0x101 Info = 0x0 ALERT_REQ ID=001 #0x0004 LEN=0017 Controller/PLCI/NCCI = 0x101 AdditionalInfo BChannelinformation = default Keypadfacility = default Useruserdata = default Facilitydataarray = default == capicard_primux_2_1: Answering for...
2004 Feb 17
5
chan_capi problem
Hi to all I've mada up my mind and i tried to change from i4l to chan_capi, following some councelling from the gurus. I compiled it up, and when i try to load it in modules.conf, i get that wonderful message and Asterisk does not start: [chan_capi.so]Feb 17 09:21:40 WARNING[16384]: loader.c:239 ast_load_resource: /usr/lib/asterisk/modules/chan_capi.so: undefined symbol: ast_get_group Feb
2003 Oct 28
5
rxfax problem
...CVS. I tryed to receive a fax on a CAPI channel. Finally I got a file with 8 byte length (/tmp/testfax.tif). How can I do next? Thanks in advance, Thomas ps: what are hardware requirements for sending/receiving faxes? -- creating pipe for PLCI=0x101 msn = 2258589 > sent ALERT_REQ PLCI = 0x101 -- started pbx on channel! -- Executing RxFAX("CAPI[contr1/2258589]/4", "/tmp/testfax.tif") in new stack -- CAPI Answering for MSN 2258589 Changed from phase 0 to 1 > sent FACILITY_REQ (PLCI=0x101) Start receiving document Changed from phase 1...