Unable to call through asterisk
        Posted  
        
            by sk
        on Server Fault
        
        See other posts from Server Fault
        
            or by sk
        
        
        
        Published on 2009-09-07T11:13:21Z
        Indexed on 
            2010/04/09
            3:43 UTC
        
        
        Read the original article
        Hit count: 510
        
I want to create a voip service. I have installed asterisk-1.4 on a dedicated remotely hosted debian lenny distro. I made a sip.conf and extensions.conf so as to place a call between two sip phones(i am using xlite 3.0) installed in some other Windows PC. Whenever i switch this phones the asterisk console shows that
Registration from '"1000"<sip:[email protected]>' failed for '122.168.10.254' - Peer is not supposed to register
Where xx.xx.xx.xx is the server's IP.
i.e my sip phones are unable to register with the asterisk server.
Please help me to place call between two sip phones
#sip show peers Name/username Host Dyn Nat ACL Port Status 2000 (Unspecified) D 0 Unmonitored 1000 (Unspecified) D 0 Unmonitored 2 sip peers [Monitored: 0 online, 0 offline Unmonitored: 0 online, 2 offline] # sip show registry Host Username Refresh State Reg.Time # sip show channels Peer User/ANR Call ID Seq (Tx/Rx) Format Hold Last Message 0 active SIP channels
© Server Fault or respective owner