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:[EMAIL PROTECTED]>;tag=as62a7f29b'
NOTICE[1125329600]: File chan_sip.c, Line 4800 (handle_response): Failed to authenticate on REGISTER to '<sip:[EMAIL PROTECTED]>;tag=as62a7f29b'
NOTICE[1125329600]: File chan_sip.c, Line 2991 (sip_reg_timeout): Registration for '[EMAIL PROTECTED]' 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:[EMAIL PROTECTED]/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

Reply via email to