Here is the discovery that I have made. * I can Ping my phone w/o any problems. * Near as I can tell, I have set up the phone correctly in sip.conf * When I set up sip debug and/or sip debug ip and I reboot my phone, I do not see any activity from the server from my phone. Username Secret Accountcode Def.Context ACL NAT 1202 <password> default No No 1201 <password> default No No Name/username Host Dyn Nat ACL Mask Port Status 1202/1202 (Unspecified) 0.0.0.0 5060 Unmonitored 1201/1201 192.168.0.10 255.255.255.255 5060 Unmonitored
How does the phone know which server's address, did you set this with DHCP or directly into the phone. If you already set this information can you verify it in some way. If you are not seeing anything on the server then the phone is most likely not talking to it for some reason. Daniel Joos wrote:> Here is the discovery that I have made. > > * I can Ping my phone w/o any problems. > * Near as I can tell, I have set up the phone correctly in sip.conf > * When I set up sip debug and/or sip debug ip and I reboot my phone, I > do not see any activity from the server from my phone. > > Username Secret Accountcode Def.Context ACL NAT > 1202 <password> > default No No > 1201 <password> > default No No > > Name/username Host Dyn Nat ACL Mask > Port Status > 1202/1202 (Unspecified) > 0.0.0.0 5060 Unmonitored > 1201/1201 192.168.0.10 255.255.255.255 > 5060 Unmonitored > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Scott Henderson ===========================================================================Finite Technologies Incorporated 3763 Image Drive, Anchorage, Alaska 99504 Phone: 907.339.8085 ext 6101, Fax: 907.333.4482 http://www.finite-tech.com http://www.chillywall.com http://www.virtuale.cc http://www.mphage.com Current Local Time: http://www.worldtimeserver.com/time.asp?locationid=US-AK ============================================================================
"How does the phone know which server's address, did you set this with DHCP or directly into the phone. If you already set this information can you verify it in some way. If you are not seeing anything on the server then the phone is most likely not talking to it for some reason." Scott - When I set the phone up, it asks me what the server address is, and it is getting input manually. The only way that I have been able to verify this is by doing sip debug and watching to see if the phone is even trying to register with Asterisk. One of the things that I did was to actually run my soft phone on my laptop, and also had a SSH window open with the Terminal up and I tried to dial the phone it's self and I could see my soft phone communicate with the server, but there was no response from my hard phone. I have contacted my manufacturer and am having them look into this as it should be working fine, but I am wondering if something happened to the phone between the time that they shipped it and it worked, and me receiving it because I have only been able to receive one call on it, and that was through their provider not my server. ~Dan