Re: Patch to turn off CRTSCTS

2002-07-13 Thread Oded Arbel
Eric Yeo wrote: On Sat, 2002-07-13 at 04:01, Oded Arbel wrote: Eric Yeo wrote: We have an old Ericsson GM12 with a custom-made serial cable that does not have the control signals wired. When running Kannel 1.2.0, no communications occurs. Turning off hardware flow

Re: Patch to turn off CRTSCTS

2002-07-13 Thread Eric Yeo
On Sun, 2002-07-14 at 00:27, Oded Arbel wrote: Either I don't understand what you are saying Yep :-) or you should perhaps take another look at the patch. The patch introduces the new directive disable-crtscts. If this directive is set to true for the modem, the CRTSCTS bit is turned

Re: Patch to turn off CRTSCTS

2002-07-13 Thread Eric Yeo
On Sun, 2002-07-14 at 00:27, Oded Arbel wrote: Got all that - but still I think the logic you imploy is not correct: since CRTSCTS is already being set for the modem device, its kind of silly to set it and then disable it again - instead, simply enable it if needed (disable-crtscts not

Re: Patch to turn off CRTSCTS

2002-07-12 Thread Oded Arbel
Eric Yeo wrote: We have an old Ericsson GM12 with a custom-made serial cable that does not have the control signals wired. When running Kannel 1.2.0, no communications occurs. Turning off hardware flow control helps. Attached is a patch against Kannel 1.2.0 that add an extra directive to

Patch to turn off CRTSCTS

2002-07-11 Thread Eric Yeo
We have an old Ericsson GM12 with a custom-made serial cable that does not have the control signals wired. When running Kannel 1.2.0, no communications occurs. Turning off hardware flow control helps. Attached is a patch against Kannel 1.2.0 that add an extra directive to the modems group