Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

GSM modem locking up with KANNEL

  • 04-10-2011 5:36pm
    #1
    Registered Users, Registered Users 2 Posts: 40


    Hi

    I hope this is the right forum

    I am using KANNEL via /dev/ttyS0 that is talking to a WAVECOM GSM modem for receiving and sending SMS messages.

    For the most part it works really well, except for the occasional lock-up of the GSM modem. It appears to be a bit random though. KANNEL reports that it cannot open the port and retries. I have even tried rebooting the OS but that doesn't help.

    The funny thing is that if the stop bearerbox/smsbox, and literally enter minicom (pointing to /dev/ttyS0) and exiting the app (allowing it to reset the modem), then kannel starts up again without a problem.

    I am a bit perplexed by this behaviour, and hope that someone can give me some ideas.

    I am running kannel 1.4.3 on fedora core 15 as a VM on ESXi. The serial port is only active and assigned to the VM. its disabled for all other VM's.

    TIA


Comments

  • Registered Users, Registered Users 2 Posts: 1,726 ✭✭✭gerryk


    Maybe send a reset command to the modem?

    echo \+\+\+ AT\&H0 ATZ >/dev/ttyS0


  • Registered Users, Registered Users 2 Posts: 1,726 ✭✭✭gerryk


    You may need to stick a few CR (\n) in there too, when I think about it.


Advertisement