Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DialUp entry Ph# in Dialentry.was

Status
Not open for further replies.

y2kr

IS-IT--Management
Joined
Jun 21, 2005
Messages
6
Location
US
Hi

I'm trying to add Ph# to this script file, How can I do this?

Thanks
Miguel
 
Miguel, I assume you are talking about this script on my site?


If so, if you are trying to modify the phone number, you would need to use set dialentry phonenumber sPhoneNumber to replace the old phone number, then use the dialsave command to save your changes.


 
Thanks Knob

I think I made a mistake, I was refering to dial select script file, Sorry. What I like to do with this script is to be able to select from two diferrent ph# before dialing. There aretwo ph lines one wich I dial direct and the other I have to dial a number to access that line thru the phone system.

Thanks
Miguel
 
OK, what you are probably running into is that the script looks at the telnet entries in Procomm's Connection Directory and not the data entries. If you change the three occurrences of TELNET in the script to DATA, it will then use the data-class entries in your Connection Directory.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top