[Asterisk-bsd] spa3000 not able to receive pstn calls

Paul McKenzie dishae at hotmail.com
Mon Jan 29 10:49:17 MST 2007




Hi All,
            I’m just having some issue with my asterisk not able to receive incoming calls from PSTN line. I  just upgrade to asterisk 1.2.13 from 1.2.4 which with same settings was working fine. … when I call my PSTN number it rings once then goes to busy tone 
if I call the extension configured for that line it ring the phone fine … 
here is my debug
Scheduling destruction of call '6e18ebc7261f8e4961b66e2c0ffb3cd2 at 192.168.2.154' in 15000 ms
dsbsd1*CLI>
<-- SIP read from 192.168.2.119:5060:
SIP/2.0 200 OK
To: <sip:1003 at 192.168.2.119:5060>;tag=c28ccaafba9bd090i0
From: "Unknown" <sip:Unknown at 192.168.2.154>;tag=as2ce0c158
Call-ID: 6e18ebc7261f8e4961b66e2c0ffb3cd2 at 192.168.2.154
CSeq: 102 NOTIFY
Via: SIP/2.0/UDP 192.168.2.154:5060;branch=z9hG4bK512273cd
Server: Linksys/SPA3000-3.1.10(GWd)
Content-Length: 0
 
 
--- (8 headers 0 lines) ---
Destroying call '6e18ebc7261f8e4961b66e2c0ffb3cd2 at 192.168.2.154'
Destroying call '7ef95e3b-d33771d6 at 192.168.2.119'
 
Extensions.conf
[from-sip]
exten =>1003,1,Ringing
exten => 1003,2,Dial(SIP/1003,20,tr)
exten => 1003,3,Voicemail(u1003)
exten => 1003,102,Voicemail(b1003)
 
sip.conf
[1003]
type=friend
host=dynamic
context=from-sip
secret=blahwha
mailbox=1003
;dtmfmode=rfc2833
defaultip=192.168.2.119
disallow=all
allow=ulaw
allow=alaw
allow=gsm
 
[pstn-spa3k]
; If you're using Asterisk, this section goes into the Outgoing Settings
; for your trunk.
[XXXXXXX]
type=peer
auth=md5
host=192.168.2.119
port=5061
secret=blahwha
username=asterisk
fromuser=asterisk
dtmfmode=rfc2833
context=from-sip
; If you're using Asterisk, this goes into the Incoming settings
; For your Trunk
type=friend
host=dynamic
context=from-sip
secret=blahwha
dtmfmode=rfc2833
;dtmfmode=inband
disallow=all
allow=ulaw
allow=g723.1
allow=GSM
allow=alaw
insecure=ver
insecure=very
 
 
_________________________________________________________________
Be one of the first to try Windows Live Mail.
http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-bsd/attachments/20070129/20592190/attachment-0001.htm


More information about the Asterisk-BSD mailing list