Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] B410P BRI card testing with patgen / pattest


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
rodrigoborgespereira a...
Guest





PostPosted: Mon Jan 27, 2014 6:22 pm    Post subject: [asterisk-users] B410P BRI card testing with patgen / pattes Reply with quote

Hello,

I have a card here at the office that I'm trying to validate with some tests. For now I've followed the  instructions available here: http://kb.digium.com/articles/Configuration/Back-to-Back-Pattern-Test-for-BRI-Adapters.


I get this kind of output:


[..]
(.Error 44119): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44120): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44121): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44122): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44123): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44124): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44125): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44126): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44127): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44128): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44129): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44130): Unexpected result, 255 != 0, 1 bytes since last error.

[...]


This goes on continuously, like a massive flood, not a small burst in the beginning like the KB article mentions.


Would this be the kind of output that matches a problem card or something may be wrong in my setup? I'm using DAHDI 2.8.0.1.


Any input appreciated, thanks!


Regards,
Rodrigo
Back to top
rodrigoborgespereira a...
Guest





PostPosted: Tue Jan 28, 2014 12:56 pm    Post subject: [asterisk-users] B410P BRI card testing with patgen / pattes Reply with quote

Hello,

I'm not sure if my previous e-mail went through, it contained a link so it may have been blocked, Apologies if this is a duplicate.


I have a card here at the office that I'm trying to validate with some tests. For now I've followed the  instructions available in the KB (Back-to-Back-Pattern-Test-for-BRI-Adapters)


I get this kind of output:


[..]
(.Error 44119): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44120): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44121): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44122): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44123): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44124): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44125): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44126): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44127): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44128): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44129): Unexpected result, 255 != 0, 1 bytes since last error.
(Error 44130): Unexpected result, 255 != 0, 1 bytes since last error.

[...]


This goes on continuously, like a massive flood, not a small burst in the beginning like the KB article mentions.


Would this be the kind of output that matches a problem card or something may be wrong in my setup? I'm using DAHDI 2.8.0.1.


Any input appreciated, thanks!


Regards,
Rodrigo
Back to top
rmeyerriecks at digium...
Guest





PostPosted: Wed Jan 29, 2014 1:32 pm    Post subject: [asterisk-users] B410P BRI card testing with patgen / pattes Reply with quote

On Tue, Jan 28, 2014 at 11:56 AM, Rodrigo Borges Pereira
<rodrigoborgespereira@gmail.com> wrote:

Quote:
(.Error 44119): Unexpected result, 255 != 0, 1 bytes since last error.

Quote:
Would this be the kind of output that matches a problem card or something
may be wrong in my setup? I'm using DAHDI 2.8.0.1.

patlooptest works by sending an incremental sequence of bytes down the
transmit side (1,2,3,4,...). Then on the receive side, it watches for
the same sequence.

In this case, you aren't receiving any valid patterns.
It's likely a configuration error (unless the card is known bad). You
might try double checking your test procedure.

--
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
rodrigoborgespereira a...
Guest





PostPosted: Wed Jan 29, 2014 4:55 pm    Post subject: [asterisk-users] B410P BRI card testing with patgen / pattes Reply with quote

Hello Russ,

Actually this was with pattest and patgen, not patlooptest. I don't know if I can use patlooptest with B410P, should I?


Thanks.


On Wed, Jan 29, 2014 at 6:33 PM, Russ Meyerriecks <rmeyerriecks@digium.com (rmeyerriecks@digium.com)> wrote:
Quote:
On Tue, Jan 28, 2014 at 11:56 AM, Rodrigo Borges Pereira
<rodrigoborgespereira@gmail.com (rodrigoborgespereira@gmail.com)> wrote:

Quote:
(.Error 44119): Unexpected result, 255 != 0, 1 bytes since last error.


Quote:
Would this be the kind of output that matches a problem card or something
may be wrong in my setup? I'm using DAHDI 2.8.0.1.


patlooptest works by sending an incremental sequence of bytes down the
transmit side (1,2,3,4,...). Then on the receive side, it watches for
the same sequence.

In this case, you aren't receiving any valid patterns.
It's likely a configuration error (unless the card is known bad). You
might try double checking your test procedure.

--
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: [url=tel:%2B1%20256-428-6025]+1 256-428-6025[/url]
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
rmeyerriecks at digium...
Guest





PostPosted: Wed Jan 29, 2014 5:10 pm    Post subject: [asterisk-users] B410P BRI card testing with patgen / pattes Reply with quote

On Wed, Jan 29, 2014 at 3:56 PM, Rodrigo Borges Pereira
<rodrigoborgespereira@gmail.com> wrote:
Quote:
Actually this was with pattest and patgen, not patlooptest. I don't know if
I can use patlooptest with B410P, should I?

Sorry for the confusion. They all do the same thing. Patlooptest is
patgen + pattest combined into one program. Just use whichever is
easiest for your scenario.


--
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services