Here is my Configuration PSTN -> Cisco AS5350 -> SIP -> ASTERISK -> SIP -> ATA186 When I call from the pstn to the ATA, the ATA rings but I don't hear anything on the calling side until the call is picked up. When I call from the ATA, everything seems to work fine. When I bypassed ASTERISK, everything seems to work fine. Anyone know what I might have configured wrong? Thanks, Stephen
You can send a fake ring by using something like: exten => 1234,1,Dial(SIP/1234@1234,20,r) Assuming the ATA is in the sip.conf as [1234] However, this does NOT solve the underlying problem. On Thu, 2003-10-09 at 15:29, Steve Dolloff wrote:> Here is my Configuration > > PSTN -> Cisco AS5350 -> SIP -> ASTERISK -> SIP -> ATA186 > > When I call from the pstn to the ATA, the ATA rings but I don't hear > anything on the calling side until the call is picked up. > > When I call from the ATA, everything seems to work fine. > > When I bypassed ASTERISK, everything seems to work fine. > > Anyone know what I might have configured wrong? > > Thanks, > > Stephen > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Sample configs and more: http://www.fnords.org/~eric/asterisk/ BTEL Consulting +1-850-484-4535 x2111 (Pensacola) +1-504-595-3916 x2111 (New Orleans) +1-877-677-9643 x2111 (Toll Free)
That does make a ringing sound, but any idea what's causing the problem? Stephen Subject: Re: [Asterisk-Users] No Ringing from PSTN You can send a fake ring by using something like: exten => 1234,1,Dial(SIP/1234@1234,20,r) Assuming the ATA is in the sip.conf as [1234] However, this does NOT solve the underlying problem. On Thu, 2003-10-09 at 15:29, Steve Dolloff wrote:> Here is my Configuration > > PSTN -> Cisco AS5350 -> SIP -> ASTERISK -> SIP -> ATA186 > > When I call from the pstn to the ATA, the ATA rings but I don't hear > anything on the calling side until the call is picked up. > > When I call from the ATA, everything seems to work fine. > > When I bypassed ASTERISK, everything seems to work fine. > > Anyone know what I might have configured wrong? > > Thanks, > > Stephen > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Sample configs and more: http://www.fnords.org/~eric/asterisk/ BTEL Consulting +1-850-484-4535 x2111 (Pensacola) +1-504-595-3916 x2111 (New Orleans) +1-877-677-9643 x2111 (Toll Free) _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users