Have you checked your /etc/asterisk/indications.conf file?  I know I had a 
couple systems where I tried to be minimalist with the config files I used, and 
forgot to bring the indications.conf over from the samples -- the symptom those 
times was that the caller (inbound, outbound, or extension to extension) 
wouldn't hear any ringing tone while the call was ringing at the other end.

At the CLI, you can use "indication show" to list all loaded indication types, 
and "indication show <zone>" to see the details about a specific one.  I can't 
remember/find the way to display in CLI what the currently loaded default 
indication zone is, though there should be a line in the indications.conf file 
at a minimum.


Thank you,

Noah Engelberth
System Administration
MetaLINK Technologies
nengelbe...@team-meta.net
419-990-0342



> -----Original Message-----
> From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-
> boun...@lists.digium.com] On Behalf Of Doug Lytle
> Sent: Thursday, September 18, 2014 9:34 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] Asterisk 11.9.0 PRI no ring indications
> 
> Hopefully someone can point me in the correct direction.
> 
> I had a 1.4x system die on me yesterday, while I was prepping a new machine
> to replace it.  Took the machine on site yesterday and spent the day and part
> of the evening getting things working.
> 
> This morning, I finished up converting my dial plan, knowing there'd be calls
> of things that I missed.
> 
> While testing, I've noted that all inbound and outbound calls over the PRI
> give no ring indications.  This is my second converted system and the first
> system doesn't have this issue. The system is out of the Detroit, MI area and
> the provider is TDS.
> 
> One thing of note:  I originally started off with 11.12.0, but was having
> problems with paging and the sound card, so I back dated to 11.9.0 (Same as
> my first convert) after I deleted the /var/lib/asterisk/modules folder.
> 
> Machine setup below:
> 
> lsb_release -a
> No LSB modules are available.
> Distributor ID: Debian
> Description:    Debian GNU/Linux 7.6 (wheezy)
> Release:        7.6
> Codename:       wheezy
> 
> uname -a
> 
> Linux livasterisk 3.9.11-custom-3.9.11 #1 SMP Thu Jan 9 12:18:01 EST 2014
> x86_64 GNU/Linux
> 
> dahdi config:
> 
> cat system.conf
> span=1,1,0,esf,b8zs
> bchan=1-23
> dchan=24
> defaultzone=us
> loadzone=us
> echocanceller=oslec,1-23
> 
> span=2,0,0,esf,b8zs
> fxsks=25-32
> fxoks=33-48
> defaultzone=us
> loadzone=us
> 
> chan_dahdi:
> 
> [channels]
> ;
> ;
> 
> switchtype=national
> context=pri
> signalling=pri_cpe
> echocancel=yes
> echotraining = yes
> ;echocancelwhenbridged = yes
> pridialplan=unknown
> group=1
> rxgain=-1.0
> txgain=-4.0
> usecallerid=yes
> callerid=asreceived
> channel=1-23
> 
> Any suggestions would be appreciated!
> 
> Doug
> 
> --
> Ben Franklin quote:
> 
> "Those who would give up Essential Liberty to purchase a little Temporary
> Safety, deserve neither Liberty nor Safety."
> 
> --
> __________________________________________________________
> ___________
> -- 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

-- 
_____________________________________________________________________
-- 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

Reply via email to