[asterisk-users] Asterisk Help

Gordon Henderson gordon+asterisk at drogon.net
Thu Aug 9 11:09:05 CDT 2007


On Thu, 9 Aug 2007, Paul wrote:

> I have the same debian and asterisk version combo running in more than
> one location. Some are T1 and some are in data centers. There have been
> times when I got such messages and some simple ping/traceroute testing
> showed obvious problems at my end or the provider end. Problems at the
> provider end were confirmed by testing from multiple locations.

The 'mtr' command is handy here, although it can generate measurable 
traffic if you care to count every byte ;-)

Just run mtr to the hostname of your upstream VoIP provider (netlogic?)
and leave it running for a day or 2...

If you don't have mtr, then:

   apt-get install mtr-tiny

and you soon will have :)

(mtr-tiny which is the text/curses version - the 'full' mtr is a GTK 
application, and running X applications on your asterisk box probably 
isn't what you want to do! Mtr *really* doesn't warrant a GUI IMO!!!)

Gordon


>
>
> John Meksavan wrote:
>
>> Asterisk Users,
>>
>>  I am running Asterisk 1.2.13 on Debian Etch with McLeodUSA's T1 service.
>> I have two Netgear switches on my T1 router, one for VOIP and another for
>> data.
>>
>>  I use a gigabit switch for all VOIP and a regular 10/100Mbps switch for
>> all data.  This morning I saw this message a few times on the Asterisk
>> command line.  The lagged cause garbled phone calls.
>>
>>  Is my network to slow?  Or is there something else going on?
>>
>> Aug  9 09:40:21 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
>> 'netlogic' is now TOO LAGGED! (1050ms / 1000ms)
>> Aug  9 09:40:55 NOTICE[6395]: chan_sip.c:9923 handle_response_peerpoke: Peer
>> 'netlogic' is now REACHABLE! (17ms / 1000ms)
>> Aug  9 09:41:56 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
>> 'netlogic' is now TOO LAGGED! (1017ms / 1000ms)
>> Aug  9 09:42:17 NOTICE[6395]: chan_sip.c:9923 handle_response_peerpoke: Peer
>> 'netlogic' is now REACHABLE! (17ms / 1000ms)
>> Aug  9 09:48:18 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
>> 'netlogic' is now TOO LAGGED! (1017ms / 1000ms)
>> Aug  9 09:48:28 NOTICE[6395]: chan_sip.c:9923 handle_response_peerpoke: Peer
>> 'netlogic' is now REACHABLE! (17ms / 1000ms)
>> Aug  9 09:50:29 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
>> 'netlogic' is now TOO LAGGED! (1017ms / 1000ms)
>> Aug  9 09:50:39 NOTICE[6395]: chan_sip.c:9923 handle_response_peerpoke: Peer
>> 'netlogic' is now REACHABLE! (17ms / 1000ms)
>> Aug  9 09:56:41 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
>> 'netlogic' is now TOO LAGGED! (1018ms / 1000ms)
>> Aug  9 09:56:51 NOTICE[6395]: chan_sip.c:9923 handle_response_peerpoke: Peer
>> 'netlogic' is now REACHABLE! (17ms / 1000ms)
>> Aug  9 10:01:52 NOTICE[6395]: chan_sip.c:9929 handle_response_peerpoke: Peer
>> 'netlogic' is now TOO LAGGED! (1017ms / 1000ms)
>> Aug  9 10:02:02 NOTICE[6395]: chan_sip.c:9923 handle_response_peerpoke: Peer
>> 'netlogic' is now REACHABLE! (17ms / 1000ms)
>>
>>
>>
>> Best Regards,
>> John
>>
>> _________________________________________________________________
>> A new home for Mom, no cleanup required. All starts here.
>> http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list