Matt Loretitsch
2005-Jul-27  10:08 UTC
[Asterisk-Users] CVS Head No ringing on calling end?
Tie line is type em_w (old school stuff) to TE110P.  Phone rings on the
asterisk side, but the calling party does not hear the ring through
sound.  If I pick it up within the first two rings it goes through and I
can talk otherwise our old switch drops the call.
Anyhow...here is my config if anyone can shed some light on it.  It used
to work with HEAD a few weeks ago.
-Matt
/etc/asterisk/zapata.conf
[channels]
echocancel=yes
echotraining=400
context=default
signalling=em_w
musiconhold=default
group=1
channel=>1-24
Context that handles incoming from extensions.conf
[process-from-trunk]
exten=>_2XXX,1,noop
exten=>_2XXX,2,Dial(SIP/${EXTEN},20,tr)
exten=>_2XXX,3,Voicemail(u${EXTEN})
exten=>_2XXX,4,Playback(ss-noservice)
exten=>_2XXX,5,Hangup
exten=>_2xxx,103,Voicemail(u${EXTEN})
exten=>_2XXX00,1,StripLSD(2)
Eric Wieling aka ManxPower
2005-Jul-27  14:15 UTC
[Asterisk-Users] CVS Head No ringing on calling end?
Matt Loretitsch wrote:> Tie line is type em_w (old school stuff) to TE110P. Phone rings on the > asterisk side, but the calling party does not hear the ring through > sound. If I pick it up within the first two rings it goes through and I > can talk otherwise our old switch drops the call.Do you have an /etc/asterisk/indications.conf ? -- Eric Wieling * BTEL Consulting * 504-210-3699 x2120
Matt Loretitsch
2005-Jul-28  05:08 UTC
[Asterisk-Users] CVS Head No ringing on calling end?
Yes indeed... Whatever built stock with Asterisk from a few months ago. Haven't built samples since I have a working configuration. Perhaps that has changed? -Matt -----Original Message----- From: Eric Wieling aka ManxPower [mailto:eric@fnords.org] Sent: Wednesday, July 27, 2005 5:16 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] CVS Head No ringing on calling end? Matt Loretitsch wrote:> Tie line is type em_w (old school stuff) to TE110P. Phone rings on > the asterisk side, but the calling party does not hear the ring > through sound. If I pick it up within the first two rings it goes > through and I can talk otherwise our old switch drops the call.Do you have an /etc/asterisk/indications.conf ? -- Eric Wieling * BTEL Consulting * 504-210-3699 x2120 _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users