SV: [Asterisk-Users] Cisco and "protocol application invalid"
Bjørn Ove Kristiansen
bok2 at online.no
Mon Aug 15 08:28:27 MST 2005
Hello!
The issue is simply that I don't know which IP address the phone tries to
connect to. I am not very familiar with dhcpd (never put it up by hand), so
I'm not sure how the below would help me, but from what I can tell, I still
need information on which IP-address the phone is trying to find its tftp
on, right?
Bjorn
-----Opprinnelig melding-----
Fra: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] På vegne av Tony Hoyle
Sendt: 14. august 2005 23:23
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: Re: [Asterisk-Users] Cisco and "protocol application invalid"
Michiel van Baak wrote:
> I have put this in my dhcpd.conf to make sure my cisco
> phones connect to my TFTP server:
> server-name "192.168.2.1";
>
I'd be surprised if that worked... the server name is for.. um.. the
name of the server :)
Try:
option tftp-boot-server code 150 = ip-address;
option tftp-boot-server 192.168.44.3;
Or you can hardcode it in the alternative TFTP server setting on the
phone itself.
Tony
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.8/71 - Release Date: 12.08.2005
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.9/72 - Release Date: 14.08.2005
More information about the asterisk-users
mailing list