Hello folks,

Please go ahead and flame me if you think this is a stupid question or I
haven't done enough work. However can you please give me pointers to go
forward from where I am right now?

Regards,

On Wed, Sep 12, 2012 at 6:30 PM, Manoj M N <m4n0...@gmail.com> wrote:

> Hello folks,
>
> Thanks a lot for helping me getting kannel up and running. I did some
> playing around with the dummy center for SMS.
>
> Now I am trying to plugin my Samsung Galaxy S2 to my mac and get it to
> send one SMS. I checked the GSM Modem section of kannel. I am not able to
> find the tty to which this is connected. On a mac there is no
> /var/log/messages. So I checked the console and on connecting the phone the
> following message is printed
>
> Sep 12 18:16:52 dhcp-173-39-64-34 pcscd[8444]: Non-smartcard device
> launched pcscd [Vendor: 0X4E8, Product: 0X6860]
>
> But searching the web I figured it is found by doing a ls /dev/cu* and
> found the Samsung device. I tried to do screen /dev/cu.SAMSUNG_MDM 9600 and
> got just ERROR printed on the screen.
>
> Then I tried the following configuration (since I know the /dev/ value now)
>
> group = smsc
> smsc = at
> modemtype = auto
> device = /dev/cu.SAMSUNG_MDM
> speed = 9600
>
> and got this error
> 2012-09-12 18:32:56 [8759] [6] DEBUG: AT2[/dev/cu.SAMSUNG_MDM]: detecting
> modem type
> 2012-09-12 18:32:56 [8759] [6] INFO: AT2[/dev/cu.SAMSUNG_MDM]: opening
> device
> 2012-09-12 18:32:56 [8759] [6] DEBUG: AT2[/dev/cu.SAMSUNG_MDM]: device
> opened. Telnet mode = 0
> 2012-09-12 18:32:57 [8759] [6] DEBUG: AT2[/dev/cu.SAMSUNG_MDM]: device
> opened
> 2012-09-12 18:32:57 [8759] [6] INFO: AT2[/dev/cu.SAMSUNG_MDM]: speed set
> to 9600
> 2012-09-12 18:32:57 [8759] [6] DEBUG: AT2[/dev/cu.SAMSUNG_MDM]: --> ATZ^M
> 2012-09-12 18:33:03 [8759] [6] ERROR: AT2[/dev/cu.SAMSUNG_MDM]: Wrong or
> no answer to ATZ
> 2012-09-12 18:33:03 [8759] [6] INFO: AT2[/dev/cu.SAMSUNG_MDM]: Closing
> device
> 2012-09-12 18:33:03 [8759] [6] ERROR: AT2[/dev/cu.SAMSUNG_MDM]: Couldn't
> connect (retrying in 10 seconds).
>
> I checked the permissions
> 007/-- ls -l /dev/cu.SAMSUNG_MDM
> crw-rw-rw-  1 root  wheel   11,  23 Sep 12 18:25 /dev/cu.SAMSUNG_MDM
>
> I am running as root. I guess I need to do more configurations to get the
> connection done properly. Can you please assist me?
>
> Regards,
>
>
>

Reply via email to