it looks lite it's a string received from modem, i.e. that the modem is set to echo. try to set it to non-echo mode by including appropriate AT command in init string.
then you should see it send: send(ATE0Z^M) (I think E0 is the command to turn of echo) this, of course, might or might not help, I guess it's worth a try... erik Kristian Rink wrote: > > Hello, dear List'ers... > Can anyone give me a hint about some *weird* dialup behaviour? > Factually, I'm using an old 486 with an updated slink as dial-up server for a > small LAN, and this machine dials to (different) providers through a simple > modem line... After experiencing some problems with establishing connections > in the last days, I tracked the logfiles and found something like this for a > failed ppp session: > > ---snip--- > > Oct 13 12:53:56 straylight pppd[1100]: pppd 2.3.10 started by root, uid 0 > Oct 13 12:53:58 straylight chat[1102]: abort on (BUSY) > Oct 13 12:53:58 straylight chat[1102]: abort on (NO CARRIER) > Oct 13 12:53:58 straylight chat[1102]: abort on (VOICE) > Oct 13 12:53:58 straylight chat[1102]: abort on (NO DIALTONE) > Oct 13 12:53:58 straylight chat[1102]: abort on (NO DIAL TONE) > Oct 13 12:53:58 straylight chat[1102]: abort on (NO ANSWER) > Oct 13 12:53:58 straylight chat[1102]: send (ATZ^M) > Oct 13 12:53:58 straylight chat[1102]: expect (OK) > Oct 13 12:53:58 straylight chat[1102]: ATZ^M^M > Oct 13 12:53:58 straylight chat[1102]: OK > Oct 13 12:53:58 straylight chat[1102]: -- got it > Oct 13 12:53:58 straylight chat[1102]: send (ATDT019161^M) > Oct 13 12:53:58 straylight chat[1102]: expect (CONNECT) > Oct 13 12:53:58 straylight chat[1102]: ^M > > Oct 13 12:54:18 straylight chat[1102]: ATDT019161^MT 115200^M > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Oct 13 12:54:19 straylight chat[1102]: mediaWays access-node > srv43.cmn2.mediaWays.net saturn.bbn.com usr\n^M > Oct 13 12:54:43 straylight chat[1102]: alarm > Oct 13 12:54:43 straylight chat[1102]: Failed > Oct 13 12:54:43 straylight pppd[1100]: Connect script failed > Oct 13 12:54:44 straylight pppd[1100]: Exit. > > ---snip--- > > The dialup-scripts were created with standard slink pppconfig-tool and are > giving the same error for several providers just *sometimes*, meaning that > there are days we are able to dial up ten, twenty, thirty times without those > problems, in other days we're experiencing the same error for several dozens > of times until we finally established a working connection, Actually, since > this didn't change even after some modifications of the /etc/chatscripts > files, I am out of ideas to fix this... Can anyone help me with this? > Especially this line in the logfile that I marked in the cut-out is > ***very*** suspicious to me, mainly because in the chatscripts I couldn't > find any command telling chat to there send the dialup command again... :/// > > Any help or hints would be appreciated, thanks very much in advance... > > Kind regards, > Kristian > > -- > -------------------------------------------------- > "And the things that we fear are the weapons to > be used against us." (Rush) > > Kristian Rink > mail: [EMAIL PROTECTED] > fax : ++49 / 180 5052 5560 8162 > =>encrypted mail welcome. contact me for pgp key. > -------------------------------------------------- > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null