[Asterisk-Users] Fritz Card ISDN in UK - Unable to dial. 0x3301/0x3302 errors

Dave Cotton dcotton at linuxautrement.com
Wed Apr 6 03:07:29 MST 2005


On Wed, 2005-04-06 at 10:58 +0100, Paul Redstone wrote:

> I'm having major problems getting a Fritz card to dial out in the UK (or indeed 
> answer, but I've been concentrating on dialing out). I'm getting the 0x3301 or 
> 0x3302 error.
> ----------------------
> The 0x3301 and 3302 errors seem to be protocol ones and it 'feels' like some 
> sort of country configuration issue or something like that. Can any one give me 
> any advice/help on this as I'm been stuck on this for a week.
> Many thanks
> 

According to my list

+/*-- information about the clearing of a physical connection -----*/
+	case 0x3301: 
+	   return "Protocol error layer 1 (broken line or B-channel removed by signalling protocol)";
+	case 0x3302: 
+	   return "Protocol error layer 2";
+	case 0x3303: 
+	   return "Protocol error layer 3";
+	case 0x3304: 
+	   return "Another application got that call";

I remember getting these messages once.
If I remember I just removed the cables from the telco box, waited while I had a coffee, and put them back in.

Do you need the full MSN in the UK? Here in France I use just the last 4 digits.

-- 
Dave Cotton <dcotton at linuxautrement.com>




More information about the asterisk-users mailing list