search for: framelen

Displaying 7 results from an estimated 7 matches for "framelen".

2006 May 24
1
Problem after upgrade to 1.2.7.1
Hi Last friday I have upgraded to Asterisk 1.2.7.1 (bristuff-0.3.0-PRE-1p.tar.gz). Since that I have a problem with my Asterisk box. I am receiving these messages: May 24 09:30:11 asterisk kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 6, stat = 0xff, card = 2). May 24 09:30:12 asterisk kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 6, stat = 0xff, card = 2). May 24 09:31:03 asterisk kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 6, stat = 0xff, card = 1). May 24 09:31:13 asterisk kernel: zap...
2005 May 25
7
zaphfc: empty HDLC frame or bad CRC received
...cuting Hangup("IAX2/11@11/1", "") in new stack == Spawn extension (default, h, 1) exited non-zero on 'IAX2/11@11/1' -- Hungup 'IAX2/11@11/1' this is the message i get in the syslog (a lot of these messages): zaphfc: empty HDLC frame or bad CRC received (framelen = 5, stat = 0xff, card = 0). this is the zaptel.conf: loadzone=it defaultzone=it span=1,1,3,ccs,ami bchan=1-2 dchan=3 this is the zapata.conf: group = 1 context=default signalling = bri_net_ptmp channel => 1-2 this is the modules.conf: [modules] autoload=yes noload => pbx_gtkconsole.so nol...
2005 Jun 27
2
R: zaphfc: empty HDLC frame or bad CRC received
...1.0.6 with bristuff-0.2.0-rc7k. I've already set > up 3 boxes with the same config, but I'm facing something strange with > the fourth one : > > In my messages log, I've got thoses lines : > > 0xff). > kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 13, > stat = 0xff). > kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 11, > stat = 0xff). > kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 6, > stat = 0xff). > > This problem causes asterisk to crash... The only thing to do is a >...
2006 Feb 16
0
Lots of lost interrupts when running HFC ISDN card in NT1 mode
...no problem. Clear audio quality, no errors logged. However, dialing into the box over the internal S0 bus is next to impossible. As soon as the call starts dozens of errors per second are logged to /var/log/messages: Feb 15 22:56:39 office kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 5, stat = 0xff, card = 1). Feb 15 22:56:39 office kernel: zaphfc: empty HDLC frame or bad CRC received (framelen = 3, stat = 0xff, card = 1). Feb 15 22:56:47 office kernel: zaphfc: dropped audio (z1=7575, z2=7558, wanted 8 got 17, dropped 9). Feb 15 23:31:57 office kernel: zaphfc[0]: received d...
2007 Jun 13
0
zaphfc problem
Hello everybody. I have a problem with my Billion ISDN card. When I run Asterisk (asterisk -vvvc) on five minutes (aprox.) it puts in the screen this: zaphfc: empty HDLC frame or bad CRC received (framelen = 3, stat = 0xff, card = 0). in the framelen it change 3 and 2. Anyone knows something about it? Thanks a lot. bye! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070613/1e60bb63/attachment.htm
2013 Mar 28
2
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
...->data; @@ -228,9 +228,9 @@ static int ule_test_sndu( struct dvb_net_priv *p ) static int ule_bridged_sndu( struct dvb_net_priv *p ) { struct ethhdr *hdr = (struct ethhdr*) p->ule_next_hdr; - if(ntohs(hdr->h_proto) < 1536) { + if(ntohs(hdr->h_proto) < ETH_P_802_3_MIN) { int framelen = p->ule_sndu_len - ((p->ule_next_hdr+sizeof(struct ethhdr)) - p->ule_skb->data); - /* A frame Type < 1536 for a bridged frame, introduces a LLC Length field. */ + /* A frame Type < ETH_P_802_3_MIN for a bridged frame, introduces a LLC Length field. */ if(framelen != ntohs(hd...
2005 Jun 16
1
unamble to dialout to mobiles and others "special" numbers
...ild-out: 399-533 feet (DSX-1) Channel map: Channel 01: Individual Clear channel (Default) (Slaves: 01) Channel 02: Individual Clear channel (Default) (Slaves: 02) Channel 03: D-channel (Default) (Slaves: 03) 3 channels configured. frequently i get: zaphfc: empty HDLC frame or bad CRC received (framelen = 6, stat = 0xff, card = 0).