[Asterisk-Dev] chan_bluetooth

David Woodhouse dwmw2 at infradead.org
Wed May 11 06:59:18 MST 2005


On Wed, 2005-05-11 at 08:26 -0500, Brent Priddy wrote:
> here is the output of asterisk -vvvvvvvvvvvvvvvvvvvcd  on 2.6.7 and
> 2.4.when making an outbound call from my motorola v600 cell phone, IAX
> softphone is calling my T610  (if you keep scrolling you will see the
> output from my Sony/Erricson T610)

Hm, useful debugging -- thanks. It looks like the T610 is starting the
SCO connection for itself, while the v600 expects us to open it. 

Try adding 'sco_start(dev, -1);' immediately after the 
send_atcmd(..."ATD%s;"...) in blt_call().

-- 
dwmw2




More information about the asterisk-dev mailing list