[Asterisk-Dev] chan_bluetooth
David Woodhouse
dwmw2 at infradead.org
Fri Apr 22 22:29:52 MST 2005
On Fri, 2005-04-22 at 16:44 -0500, Nate Carlson wrote:
> Any chance that someone's gotten incoming calls working?? :)
That's left as an exercise for the user. It really isn't hard to make it
act upon RING.
If you're linking with -lbluetooth and you still find the
sdp_record_register is unresolved, you're probably using an ancient
version of the bluetooth libraries, where that function is still in
libsdp. Add -lsdp to the link command.
--
dwmw2
More information about the asterisk-dev
mailing list