Hi Gary, > host = dynamic > defaultip = dynamic
The defaultip line says to Asterisk that this phone is found at the IP-address associated with the hostname "dynamic". I'm pretty sure that if you try a command like "ping dynamic" on your command line it will not return the IP address of your phone. So you have to either put the real IP address or a resolvable hostname on the defaultip line OR remove the defaultip line. The latter is probably the easiest. Best regards, Jeroen Eeuwes -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
