On 02/12/06, francis pereira mail.francispereira@gmail.com wrote:
Hey All , I was wondering if anyone managed to get the 7710's modem initialized with wvdial . I got the SE700i and the Nokia 6151 working . But the 7710 is different . I shows up an icon on the phone indicating that the modem is activated when the phone is connected to the dialer in m$ even without starting the dial out process . How do I replicate this in Linux .
Finally got it to work . The phone exposes the modem on channel 2 when binded to rfcomm . By default it always binds it to channel 1 . The channel can be found by : sdptool search DUN Inquiring ... Searching for DUN on 00:02:EE:98:4D:CB ... Service Name: Dial-Up Networking Service RecHandle: 0x1000d Service Class ID List: "Dialup Networking" (0x1103) Protocol Descriptor List: "L2CAP" (0x0100) "RFCOMM" (0x0003) Channel: 2 Language Base Attr List: code_ISO639: 0x454e encoding: 0x6a base_offset: 0x100 Profile Descriptor List: "Dialup Networking" (0x1103) Version: 0x0100
Cheers{ Francis; }