* You are viewing the archive for August, 2010

Compiling snmp_res.so into AsteriskNow install

I installed AsteriskNow1.7 and am trying to load the res_snmp module to
monitor the system. Am I correct in saying that compiling asterisk from
source and including the module is the only way to accomplish this? I’m a
little worried about simply downloading the same source version as my
current build (asterisk 1.6.1.2.11-2) and running a make menuselect?

Thanks!

Migrating 1.4 to 1.6.2

much static testing of my realtime configuration and applications I’m
almost ready to pull the trigger.

The one thing I’ve been able to determine is what I need to do to
migrate my g729 licenses.

Has anyone got any advice for me on this? The Digium site is…
difficult to navigate

TIA
Bruce Ferrell

Asterisk Crashed – But why?

Asterisk crashes from time to time and dumps core. So… what do I do with
it?

GXP-2000 transfer & hold problem

Hi all,

I’m working on a system with 4 Grandstream GP-200 Phones and the base
Asterisk install.

I have added a 5 phone which is remote to the client and located in my
office.

I can’t get the phone to transfer a call or put a call on hold. This
applies to all the phones at the location.

I have been looking over configs and I’m at a loss right now.

Any help in pointing this out would be greatly appreciated.

TELUS British Columbia PRI Settings

I am having some difficulties getting my Asterisk box to find the d-channel from a TELUS PRI and am waiting to hear back from one of their techs. In the meantime I thought I would check with the brilliant people of the mailing list.

As I understand it is a T1 connection, not an E1 and I am using a Digium TE121 with hardware echo cancellation. I have green lights on the back of the card and the PRI connection, which go red when I do a dahdi restart command and come back to green once it is finished.

I know from our other system that the frame and coding are ESF and B8ZS so it must be something in the signaling of the channels. My chan_dadhdi is below, the commented out lines are ones I have tried. I’ve also tried moving the dchannel around, 12 through 24. Does anyone see anything blatantly wrong?

Thanks, Jeremy

chan_dahdi.conf

[trunkgroups]

trunkgroup => 1,24

spanmap => 1,1,0,esf,b8zs

[channels]

#include /etc/asterisk/dahdi-channels.conf

;signalling => em

;signalling => pri_net

signalling => pri_cpe

;context=default

context=incoming

;switchtype=national

switchtype=dms100

;group = 1

bchannel => 1-12

dchannel => 24

echocancel=yes