Greetings...

I'm really having a problem getting a SIP client setup on my end.  I keep
getting the "Proxy Authentication Required" popup dialog from SJPhone when
the number finishes dialing out.  It really doesn't matter what the number
is or if it goes out IAX, PSTN, Local Extension, etc.  The CLI debug info
below is of a 800 call routed via iaxtel, but is the typical thing I see.  I
also included my sip.conf too.

Any suggestions would be appreciated.  I suspect it's something glaring me
right in the face.

Thanks for your help in advance...  and happy holidays!

Grady

SJphone - Error Popup Dialog ------------------------------------------

Number not available
Call rejected: 407 Proxy Authentication Required

>From Asterisk CLI (asterisk -rdc) -------------------------------------

    -- Registered SIP 'grady' at 67.67.228.3 port 58877 expires 120
    -- Executing Dial("SIP/grady-5f12", "IAX2/[EMAIL PROTECTED]/18005551212")
in new stack
    -- Called [EMAIL PROTECTED]/18005551212
    -- Call accepted by 69.73.19.178 (format gsm)
    -- Format for call is gsm
Dec 18 14:41:11 WARNING[5660]: chan_iax2.c:5967 socket_read: Received mini
frame before first full voice frame
Dec 18 14:41:11 WARNING[5660]: chan_iax2.c:5967 socket_read: Received mini
frame before first full voice frame
Dec 18 14:41:15 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
1 (Non-critical Response)
    -- IAX2/iaxtel/1 answered SIP/grady-5f12
Dec 18 14:41:21 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
2 (Non-critical Response)
Dec 18 14:41:22 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
2 (Non-critical Response)
Dec 18 14:41:22 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
2 (Non-critical Response)
Dec 18 14:41:30 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
2 (Non-critical Response)
Dec 18 14:41:30 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
2 (Non-critical Response)
Dec 18 14:41:46 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
2 (Non-critical Response)
Dec 18 14:41:46 WARNING[5658]: chan_sip.c:685 retrans_pkt: Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
2 (Non-critical Response)
    -- Hungup 'IAX2/iaxtel/1'
  == Spawn extension (office, 18005551212, 1) exited non-zero on
'SIP/grady-5f12'

sip.conf ---------------------------------------------------------

[general]
context=default
port=5060
bindaddr=0.0.0.0
allow=all
nat=no

localnet=192.168.0.0/255.255.0.0
localnet=10.0.0.0/255.0.0.0
localnet=172.16.0.0/12
localnet=169.254.0.0/255.255.0.0

[grady]                           
type=friend
context=office
host=dynamic
dtmfmode=rfc2833
username=grady
secret=gt1964
canreinvite=no
reinvite=no
callerid="Grady Trew" <302>
allow=all




_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to