Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > old nm-16am configuration problem

Reply
Thread Tools

old nm-16am configuration problem

 
 
liesbensaid@gmail.com
Guest
Posts: n/a
 
      09-22-2007
hi
i have a problems with two nm-16am module in a cisco 3725
1/ it can only be dialed by a phone line witch is configured in pos as
pulse line

2/ i can connect only in V.23 protocol not i V.34 or V.90 protocols

2/ when connecting with V.23 protocol it don't make a PPP negosciation

somme help please

 
Reply With Quote
 
 
 
 
Aaron Leonard
Guest
Posts: n/a
 
      09-24-2007
On Sat, 22 Sep 2007 10:06:41 -0700, wrote:

~ hi
~ i have a problems with two nm-16am module in a cisco 3725
~ 1/ it can only be dialed by a phone line witch is configured in pos as
~ pulse line

Doesn't matter whether the originate modem uses pulses or DTMF when
dialing into the NM-16AM. The signaling method is a private matter between
the originate modem and the switch on the other end of its POTS line.


~ 2/ i can connect only in V.23 protocol not i V.34 or V.90 protocols

NM-AM AT docs: http://www.cisco.com/univercd/cc/td/...e/analogat.htm

I will assume that your want your V.23 calls to use 1200 bps in the answer->originate
direction and 75 bps in the originate->answer direction. So you might try a modemcap
like this:

&fb0%m0\n0%b1200%f2

&f - reset to factory defaults
b0 - ITU not Bell for low bit rate modulations
%m0 - disable V.34 and above
\n0 - normal mode (no EC)
%b1200 - max DCE rate 1200 bps
%f2 - V.23 transmit 1200 bps, receive 75 bps


For fancier PoS knobs, see
http://www.cisco.com/univercd/cc/td/...ogat.htm#26333



~ 2/ when connecting with V.23 protocol it don't make a PPP negosciation

Right, PoS applications almost never do PPP.

You will probably use a configuration like this:

line <begin> <end>
modem dialin
modem autoconfigure type XXX
autocommand telnet 1.2.3.4 /stream /quiet 4444

where 1.2.3.4 is the IP address of your PoS application server and 4444 is the TCP port
on which it listens.

Aaron
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicK Mike ASP .Net 5 08-15-2007 08:57 AM
Enterprise Library exception: The configuration section securityCryptographyConfiguration is not defined in the current configuration for the AppDomain. Jess Chadwick ASP .Net 1 09-21-2006 09:18 AM
Configuration reverted to previous configuration after power loss ward@sciinc.com Cisco 0 03-03-2006 04:14 PM
Microsoft Configuration Block and Enterprise library configuration tool Mark ASP .Net 0 02-15-2006 11:27 PM
PEAP Configuration Woes - PEAP configuration help jester Cisco 1 12-20-2005 02:04 PM



Advertisments