[Asterisk-Users] 482 "Loop Detected"
    Nitesh Divecha 
    nitesh at vipernetworks.com
       
    Wed May  4 15:13:11 MST 2005
    
    
  
Hello All,
My Asterisk is registered with one of the VoIP Carrier and the SIP proxy
they use is PartySIP 0.5.5. I can receive inbound calls on my DID numbers,
but when I try to make call out I get error message: -
Got SIP response 482 "Loop Detected" back from XXX.XXX.XXX.XXX
This is my sip.conf: -
[out641]
username=<inboundDID>
type=friend
secret=bhal
port=7060
nat=yes
host=x.x.x.x
fromuser=<inboundDID>
fromdomain=x.x.x.x
dtmfmode=rfc2833
auth=md5
[641in200]
username=<inboundDID>
type=friend
secret=bhal
port=5060
nat=yes
insecure=very
host=x.x.x.x
fromuser=<inboundDID>
fromdomain=x.x.x.x
dtmfmode=rfc2833
context=ext-local
canreinvite=no
auth=md5
Please help...would appreciate!
Thanks 
Neel
    
    
More information about the asterisk-users
mailing list