[Asterisk-Users] fwd problem with *

Deepakumar JV jvdeepak at yahoo.com
Fri Dec 26 11:38:23 MST 2003


Hello

I am trying to register for fwd from * but having problem and unable to solve it.

I keep getting this message

*CLI> NOTICE[1125329600]: File chan_sip.c, Line 4800 (handle_response): Failed to authenticate on REGISTER to '<sip:89699 at fwd.pulver.com>;tag=as62a7f29b'
NOTICE[1125329600]: File chan_sip.c, Line 4800 (handle_response): Failed to authenticate on REGISTER to '<sip:89699 at fwd.pulver.com>;tag=as62a7f29b'
NOTICE[1125329600]: File chan_sip.c, Line 2991 (sip_reg_timeout): Registration for '89699 at 192.246.69.223' timed out, trying again


my sip.conf

[general]
port=5060
disallow=all
allow=gsm
allow=ulaw
allow=alaw
context=4919
maxexpirey=180
defaultexpirey=160
tos=reliability
register=89699:aimccie at fwd.pulver.com/4918

[fwd.pulver.com]
type=peer
secret=aimccie
username=89699
host=fwd.pulver.com
auth=plaintext
fromuser=89699


my extension.conf

[general]
static=yes
writeprotect=no

[globals]
CONSOLE=Console/dsp 

[default]
include 4918

[4918]
exten => 4918,1,Dial(SIP/4918,15,t) ; see "show application dial" for options and formats
exten => 4918,2,Voicemail2(u4918) ; go to Voicemail2 if phone is "U"nanswered
exten => 4918,102,Voicemail2(b4918)  ; go to Voicemail2 if phone is "B"usy
exten => 4918,103,Hangup ; and then hangup




Thanks
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031226/f939c544/attachment.htm


More information about the asterisk-users mailing list