[Asterisk-Users] chan_capi - B3 Error

Nathan Alberti asterisk at iipc.com.au
Tue Jan 24 17:01:45 MST 2006


On 24/01/2006, at 5:55 PM, Armin Schindler wrote:

> On Tue, 24 Jan 2006, Nathan Alberti wrote:
>> Thank you Armin,
>>
>> Yes, it is a fritz card :)
>>
>> I till try with the overlap settings later today.
>>
>> Let me know if I can be of any assistance with debug info or  
>> anything you
>> need.
>
> Thanks for the offer, I will come back to that. Maybe you can test the
> following patch when using dial option 'b' only:
>
> --- chan_capi.c	6 Jan 2006 14:35:51 -0000	1.175
> +++ chan_capi.c	9 Jan 2006 20:17:00 -0000
> @@ -2454,7 +2454,6 @@
>  	case 0x8002:	/* CALL PROCEEDING */
>  		cc_verbose(3, 1, VERBOSE_PREFIX_3 "%s: info element CALL  
> PROCEEDING\n",
>  			i->name);
> -		start_early_b3(i);
>  		fr.frametype = AST_FRAME_CONTROL;
>  		fr.subclass = AST_CONTROL_PROCEEDING;
>  		pipe_frame(i, &fr);
>
>
> Armin


Looks good.. better than my keyboard which got covered in breakfast  
cereal while I was working on it :)


     -- Called g1/142392203034/b
     -- CAPI/ISDN1/142392203034-4 is proceeding passing it to SIP/ 
0014A8ACCB83-790a
     -- CAPI/ISDN1/142392203034-4 is ringing
     -- CAPI/ISDN1/142392203034-4 is making progress passing it to  
SIP/0014A8ACCB83-790a
     -- CAPI/ISDN1/142392203034-4 answered SIP/0014A8ACCB83-790a

Call progress tones are being passed back successfully and no more  
errors.

Regards,

Nathan




More information about the asterisk-users mailing list