What does your SEP<MacAddress>.cnf.xml file look like? In my experience, the XMLDefault.cnf.xml file is not retrieved from my 79x1 devices and I had to specify the firmware version in each SEP file. I am using 8-4-4S, but for you this would be something like this:<br>
<br><device><br>....<br><loadInformation>SIP41.8-0-2SR1S</loadInformation><br>....<br></device><br><br><br>And you shouldn't need the tlv file.<br><br>-Jonathan<br><br><br><br><div class="gmail_quote">
On Fri, Jun 19, 2009 at 8:25 AM, Sasa <span dir="ltr"><<a href="mailto:sasa@shoponweb.it">sasa@shoponweb.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">"David Gibbons" wrote:<br>
> I've found that different types of TFTP servers return differing errors<br>
> when a file doesn't exist. You don't need the TLV file, but >you do need a<br>
> distro that tells the phone it's not there correctly. I have not had ANY<br>
> luck with windows tftp servers, only linux.<br>
<br>
</div>I have tried with tftp on linux machine but the result isn't changed.<br>
Thanks.<br>
<br>
------<br>
<br>
Salvatore.<br>
<div class="im"><br>
<br>
<br>
----- Original Message -----<br>
From: "David Gibbons" <<a href="mailto:dave@videon-central.com">dave@videon-central.com</a>><br>
To: <<a href="mailto:novackster@gmail.com">novackster@gmail.com</a>>; "'Asterisk Users MailingList - Non-Commercial<br>
Discussion'" <<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>
</div><div><div></div><div class="h5">Sent: Friday, June 19, 2009 4:50 PM<br>
Subject: Re: [asterisk-users] Cisco 7941G & Auth<br>
<br>
<br>
> I've found that different types of TFTP servers return differing errors<br>
> when a file doesn't exist. You don't need the TLV file, but you do need a<br>
> distro that tells the phone it's not there correctly. I have not had ANY<br>
> luck with windows tftp servers, only linux.<br>
><br>
> -Dave<br>
><br>
> -----Original Message-----<br>
> From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of John Novack<br>
> Sent: Friday, June 19, 2009 10:38 AM<br>
> To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
> Subject: Re: [asterisk-users] Cisco 7941G & Auth<br>
><br>
><br>
><br>
> Sasa wrote:<br>
>> Hi, I use Asterisk-1.4.22-3 (on Trixbox) and I have a problem with Cisco<br>
>> 7941G with firmware SIP41.8-0-2SR1S (but also with SIP41.8-3-1S), my<br>
>> problem<br>
>> is that Cisco phone isn't authenticated on Asterisk.<br>
>> In tftp directory I have:<br>
>><br>
>> apps41.1-1-1-15.sbn<br>
>> cnu41.3-1-1-15.sbn<br>
>> copstart.sh<br>
>> cvm41sip.8-0-1-18.sbn<br>
>> dialplan.xml<br>
>> dsp41.1-1-1-15.sbn<br>
>> jar41sip.8-0-1-18.sbn<br>
>> load115<br>
>> load308<br>
>> load309<br>
>> load30018<br>
>> SIP41.8-0-2SR1S.loads<br>
>> term41.default.loads<br>
>> term61.default.loads<br>
>> XMLDefault.cnf<br>
>> SEPmac_address.cnf.xml<br>
>><br>
>> ..and in tftp log I have:<br>
>><br>
>> Connection received from 192.168.1.61 on port 49153 [19/06 10:16:35.968]<br>
>> Read request for file <CTLSEPmac_address.tlv>. Mode octet [19/06<br>
>> 10:16:35.968]<br>
>> File <CTLSEPmac_address.tlv> : error 2 in system call CreateFile<br>
>> Impossibile<br>
>> trovare il file specificato. [19/06 10:16:35.968]<br>
>> Connection received from 192.168.1.61 on port 49154 [19/06 10:16:36.109]<br>
>> Read request for file <SEPmac_address.cnf.xml>. Mode octet [19/06<br>
>> 10:16:36.109]<br>
>> Using local port 3995 [19/06 10:16:36.109]<br>
>> <SEPmac_address.cnf.xml>: sent 15 blks, 7239 bytes in 0 s. 0 blk resent<br>
>> [19/06 10:16:36.171]<br>
>> Connection received from 192.168.1.61 on port 49155 [19/06 10:16:40.046]<br>
>> Read request for file </mk-sip.jar>. Mode octet [19/06 10:16:40.046]<br>
>> File <\mk-sip.jar> : error 2 in system call CreateFile Impossibile<br>
>> trovare<br>
>> il file specificato. [19/06 10:16:40.046]<br>
>> Connection received from 192.168.1.61 on port 49156 [19/06 10:16:40.984]<br>
>> Read request for file <Italy/g3-tones.xml>. Mode octet [19/06<br>
>> 10:16:40.999]<br>
>> File <Italy\g3-tones.xml> : error 3 in system call CreateFile Impossibile<br>
>> trovare il percorso specificato. [19/06 10:16:40.999]<br>
>> Connection received from 192.168.1.61 on port 49164 [19/06 10:16:42.843]<br>
>> Read request for file <dialplan.xml>. Mode octet [19/06 10:16:42.859]<br>
>> Using local port 3998 [19/06 10:16:42.859]<br>
>> <dialplan.xml>: sent 1 blk, 104 bytes in 0 s. 0 blk resent [19/06<br>
>> 10:16:42.906]<br>
>><br>
>> In XMLDefault.cnf I have:<br>
>><br>
>> <loadInformation309 >SIP41.8-0-2SR1S</loadInformation309><br>
>><br>
>> ..and on 7941G I have:<br>
>><br>
>> App Load IDjar41sip.8-0-1-18.sbn<br>
>> Boot Load ID7941G_64-02070631Amd64megRel.bin<br>
>> VersionSIP41.8-0-2SR1S<br>
>><br>
>> Thanks.<br>
>><br>
>> ------<br>
>><br>
>> Salvatore.<br>
>><br>
>><br>
> I have had sucess with creating a zero length file named<br>
><br>
> CTLSEPmac_address.tlv<br>
> Or whatever the damn thing wants, and it then seems to be happy.<br>
> With Cisco 7960's<br>
> Your results may vary<br>
><br>
> John Novack<br>
><br>
><br>
>> _______________________________________________<br>
>> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>><br>
>> asterisk-users mailing list<br>
>> To UNSUBSCRIBE or update options visit:<br>
>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
>><br>
>><br>
><br>
> --<br>
> Dog is my co-pilot<br>
><br>
><br>
> _______________________________________________<br>
> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
><br>
> asterisk-users mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
><br>
> _______________________________________________<br>
> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
><br>
> asterisk-users mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
><br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>