Snippet - Cellular Module driver mod

[title]Cellular Module driver mod[/title]
http://code.tinyclr.com/project/443/cellular-module-driver-mod/
[line]
When I called TO the Cellular Module module the IncomingCall event was not raised.

The IncomingCall event is raised when the “+CLIP” response is received from the chip, but for some reason I don’t receive the “+CLIP” response when calling to the module. I do get a “RING” response, but that’s not implemented (jet).

Here’s the solution I proposed to the Cellular Module driver developer ( http://cellularradio.codeplex.com/workitem/667 ).