[Asterisk-Users] Analog phone not ringing

Darren Poulson asterisk at 22balmoralroad.net
Sat Jul 19 08:30:04 MST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I've got my developers kit from telappliant and got a machine up and running 
to become the house phone system. Most things are working now, such as 
incoming calls, call transfer, call parking, voicemail, etc.

The one thing I can't do is make my analog phone ring! I can see the call 
coming in on the asterisk console and can then pick up the analog phone, but 
no ringing!

Incoming calls come in on the X100P (channel 1), the analog phone is on the 
only other channel from a TDM400P

The one thing that I think it could be is the connector to convert from RJ45 
to BT phone socket. I'm using a mod tap that I had lying around. Not sure 
what the wiring is like inside it.

Thanks,

Darren.

The console has these messages:

    -- Starting simple switch on 'Zap/1-1'
NOTICE[344081]: File chan_zap.c, Line 4135 (ss_thread): Got event 2 
(Ring/Answered)...
    -- Executing Dial("Zap/1-1", "ZAP/2|tr|30") in new stack
    -- Called 2
    -- Hungup 'Zap/2-1'
    -- Executing Hangup("Zap/1-1", "") in new stack
  == Spawn extension (default, s, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'
    -- Starting simple switch on 'Zap/1-1'
NOTICE[360465]: File chan_zap.c, Line 4135 (ss_thread): Got event 2 
(Ring/Answered)...
    -- Executing Dial("Zap/1-1", "ZAP/2|tr|30") in new stack
    -- Called 2
    -- Hungup 'Zap/2-1'
    -- Executing Hangup("Zap/1-1", "") in new stack
  == Spawn extension (default, s, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'

extensions.conf
exten => s,1,Dial(ZAP/2|tr,30) ; Only 1 line... can't be busy!
exten => s,2,Hangup

[channels]
group=1
context=pstn
signalling=fxs_ks
threewaycalling=yes
musiconhold=default
transfer=no
channel => 1

group=2
context=internal
signalling=fxo_ks
mailbox=666
musiconhold=default
threewaycalling=yes
transfer=yes
callerid="Living Room <101>"
channel => 2


- -- 
Darren Poulson - Unix Admin
PGP Key at: http://www.22balmoralroad.net/~daz/pgp.key
Death is nature's way of telling you to slow down.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/GWP+eauN7FqCAjoRArC5AJ0ZR/r6fNbr3o4xG6Lv+tfdgvu17wCgp/fz
6dQW0fFJ7z8qRGk7ZosFvYg=
=bENC
-----END PGP SIGNATURE-----




More information about the asterisk-users mailing list