[Gpephone-devel] Hello

Dan Jiang jiang1dan at gmail.com
Wed Feb 7 08:44:39 CET 2007


Hi, Florian

The cellon Modem CMS92 differs with other type of modem mainly in two
aspects:
1). Cellon device uses non-standard frame size
2). Special AT commands used for CMS92-M Modem, such as AT+PPMUX instead of
AT+CMUX

So it would be much easier to test the function if the multiplexer is
disabled temporarily.
To disable multiplexer, please do as the following steps:
1) do not call the start_mux.sh in the startup script.
2) in the package of PHONESERVER,
modify config.h according to different modem types:
LINE 25:
#define SERIAL_PORT "/dev/ttyS1"
or
#define SERIAL_PORT "/dev/ttyS0"

Then make phone call via VMWare machine should have no relationship with
multiplexer...

Regards,

Dan



On 2/7/07, Florian Boor <florian.boor at kernelconcepts.de> wrote:
>
> Hi,
>
> Dan Jiang wrote:
> > Does anyone have the idea how to make a phone call via vmware virtual
> > machine image?
> >
> > For example, there is a SIM card, and PC which installed vmware virtual
> > machine image,
> >
> > what should do next?
>
> the idea is that the VMWare machine would connect the first serial port in
> the
> image directly to a device /dev/GSM-Modem on the host PC.
> /dev/GSM-Modem would be a link to the serial interface of the real GSM
> modem
> like a PCMCIA GSM card or similar.
> I suspect that we still need to change the startup parameters of the GSM
> multiplexer...
>
> Greetings
>
> Florian
>
> --
> The dream of yesterday                  Florian Boor
> is the hope of today                    Tel: +49 271-771091-14
> and the reality of tomorrow.            Fax: +49 271-771091-19
> [Robert Hutchings Goddard, 1904]        florian.boor at kernelconcepts.de
>
> 1D78 2D4D 6C53 1CA4 5588  D07B A8E7 940C 25B7 9A76
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linuxtogo.org/pipermail/gpephone-devel/attachments/20070207/0bb89796/attachment-0001.htm 


More information about the Gpephone-devel mailing list