Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I've learned more from your forums in 3 days than 3 months at school and on the job combined..."

Geography

Where in the world do Tek-Tips members come from?

SIP a Cisco 7960 to work with Asterisk?Helpful Member! 

RyanEOD (Programmer)
18 Jun 10 17:36
All,

Trying to get this 7960 to work with Asterisk, and I am having problems. Here is what I have for files in my root of my TFTP Server:

CODE

06/18/2010  05:15 PM                15 OS7960.TXT
06/18/2010  05:15 PM                15 OS79XX.TXT
06/18/2010  04:38 PM           130,552 P003-8-12-00.bin
06/18/2010  04:38 PM           130,956 P003-8-12-00.sbn
06/18/2010  04:38 PM               458 P0S3-8-12-00.loads
06/18/2010  04:38 PM           756,524 P0S3-8-12-00.sb2
06/18/2010  04:51 PM               635 SEP0002FDAEFBC3.cnf
06/18/2010  04:48 PM               747 SIPDefault.cnf
06/18/2010  05:28 PM               596 XMLDefault.cnf.xml

My phone hits the TFTP Server, and looks to the XMLDefault.cnf.xml file which has:

CODE

<Default>
  <callManagerGroup>
     <members>
        <member priority="0">
           <callManager>
              <ports>
                 <ethernetPhonePort>2000</ethernetPhonePort>
              </ports>
              <processNodeName>192.168.1.75</processNodeName>
           </callManager>
        </member>
     </members>
  </callManagerGroup>
 <loadInformation7  model="Cisco 7960">P0S3-8-12-00</loadInformation7>
 <directoryURL></directoryURL>
 <idleURL></idleURL>
 <informationURL></informationURL>
 <messagesURL></messagesURL>
 <servicesURL></servicesURL>
</Default>

It keeps hanging up on reading that file then doing nothing. Here are the logs from my TFTP server:

CODE

Connection received from 192.168.1.225 on port 50407 [18/06 17:33:44.077]
Read request for file <CTLSEP0002FDAEFBC3.tlv>. Mode octet [18/06 17:33:44.077]
File <CTLSEP0002FDAEFBC3.tlv> : error 2 in system call CreateFile The system cannot find the file specified. [18/06 17:33:44.077]
Connection received from 192.168.1.225 on port 50408 [18/06 17:33:44.084]
Read request for file <SEP0002FDAEFBC3.cnf.xml>. Mode octet [18/06 17:33:44.084]
File <SEP0002FDAEFBC3.cnf.xml> : error 2 in system call CreateFile The system cannot find the file specified. [18/06 17:33:44.084]
Connection received from 192.168.1.225 on port 50409 [18/06 17:33:44.105]
Read request for file <XMLDefault.cnf.xml>. Mode octet [18/06 17:33:44.109]
Using local port 59671 [18/06 17:33:44.113]
<XMLDefault.cnf.xml>: sent 2 blks, 596 bytes in 0 s. 0 blk resent [18/06 17:33:44.119]
Connection received from 192.168.1.225 on port 50410 [18/06 17:33:53.317]
Read request for file <CTLSEP0002FDAEFBC3.tlv>. Mode octet [18/06 17:33:53.320]
File <CTLSEP0002FDAEFBC3.tlv> : error 2 in system call CreateFile The system cannot find the file specified. [18/06 17:33:53.320]
Connection received from 192.168.1.225 on port 50411 [18/06 17:33:53.325]
Read request for file <SEP0002FDAEFBC3.cnf.xml>. Mode octet [18/06 17:33:53.325]
File <SEP0002FDAEFBC3.cnf.xml> : error 2 in system call CreateFile The system cannot find the file specified. [18/06 17:33:53.325]
Connection received from 192.168.1.225 on port 50412 [18/06 17:33:53.346]
Read request for file <XMLDefault.cnf.xml>. Mode octet [18/06 17:33:53.346]
Using local port 59674 [18/06 17:33:53.346]
<XMLDefault.cnf.xml>: sent 2 blks, 596 bytes in 0 s. 0 blk resent [18/06 17:33:53.352]

Help?
busster (TechnicalUser)
21 Jun 10 17:10
Chmod 777 to be sure all files can be accessed.

Check .txt files to be sure that they reference correct files.
Helpful Member!  RyanEOD (Programmer)
21 Jun 10 17:13
I got it, for some reason it didn't want to go all the way from SCCP to P0S3-8-12-00, instead I went to POS3-7-4-00 first then I was able to go to P0S3-8-12-00. I got the 7960 working, and now I am trying to get a 2004 working UNIStim! :) Always after a challenge.
remieantao (IS/IT--Management)
3 Sep 10 6:51
Hi Ryan

I have the exact same problem... the request for CTLSEPMACADDRESS.tlv keeps going in a loop.
I am trying to load the POS3-7-4-00 firmware

I have an empty CTLSEPMACADDRESS.tlv

Secondly could you give the contents of all your config files

Some help will be highly appreciated.

Regards

Remie

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close