chan_cellphone woes

To the developers of chan_cellphone: help!

I got a sony erricsson t610, and it was detected by cell search, I configured it on cellphone.conf, but it gets stuck on the init stage! By the way my bluetooth dongle is a epox bt-dg02a. This is part of the debug message on CLI:

*CLI> – Bluetooth Device t610 has connected.

*CLI> cell show devices
ID Address Connected State
t610 00:0E:07:DF:B0:F7 Yes Init
*CLI>

and it stays that way forever! Could this be a cell phone problem or dongle problem? Thanks!

you generally don’t see devs on here. with chan_cellphone, you’re much better off emailing david (dbowerman). his email address is in the patch or the accompanying text file. don’t forget to obtain the debug log before asking for help.

ace_ram and david (dbowerman), don’t follow baconbuttie advice on using email.

Please post answers here so the info is spread to more than one at a time :wink:

And ace_ram read serge-v’s instruction on what steps to do to gather info for a bug posting:
[i]----------------------------------------------------------------------
serge-v - 03-09-07 08:37

When posting console output, it is helpful to include verbose / debug
information. Please always attach any output, not post it inline.

  1. Make sure your logger.conf has the following line:
    console => notice,warning,error,debug
  2. restart Asterisk with the following command:
    ‘asterisk -Tvvvvvdddddngc | tee /tmp/verbosedebug.txt’
  3. core set debug 4
    core set verbose 4
  4. Reproduce the problem
  5. Trim startup information and attach verbosedebug.txt to the issue.[/i]

Please note that console/debug info is to be posted as an attachment!

And then you can post a “bug” at:
http://bugs.digium.com/view.php?id=8919

/Mats[/i]

err… have you seen a post from dbowerman here answering questions about chan_cellphone ? thought not.

read my post again … maybe you’ll understand it second time around :unamused: