search for: sdp_retry_if_busy

Displaying 3 results from an estimated 3 matches for "sdp_retry_if_busy".

2006 May 27
1
Compiling chan_bluetooth
...`sdp_connect' /usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `BDADDR_ANY' undeclared (first use in this function) /usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `BDADDR_LOCAL' undeclared (first use in this function) /usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `SDP_RETRY_IF_BUSY' undeclared (first use in this function) I?m working on a stable debian, kernel 2.6 and my asterisk is 1.2. I really don?t know what is happening, if someone has an idea I?d be glad to hear it. Thanks for reading,...
2006 Jun 03
1
Fw: Compiling chan_bluetooth
...etooth/chan_bluetooth.c:2948: error: `BDADDR_ANY' >> undeclared (first use in this function) >> /usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `BDADDR_LOCAL' >> undeclared (first use in this function) >> /usr/src/chan_bluetooth/chan_bluetooth.c:2948: error: `SDP_RETRY_IF_BUSY' >> undeclared (first use in this function) >> >> I?m working on a stable debian, kernel 2.6 and my asterisk is 1.2. I >> really don?t know what is happening, if someone >> has an idea I?d be glad to hear it. Thanks for reading, >> >> Danko >> _...
2006 Jan 19
1
Cannot compile chan_bluetooth on Asterisk 1.2.1
...th/chan_bluetooth.c:3244: warning: implicit declaration of function `hci_devba' /usr/src/asterisk-test/bluetooth/chan_bluetooth/chan_bluetooth.c:3248: error: `BDADDR_LOCAL' undeclared (first use in this function) /usr/src/asterisk-test/bluetooth/chan_bluetooth/chan_bluetooth.c:3248: error: `SDP_RETRY_IF_BUSY' undeclared (first use in this function) make[1]: *** [/usr/src/asterisk-test/bluetooth/chan_bluetooth/.tmp/chan_bluetooth.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1 [root@asterisk1 asterisk]# I have also tried a few things, moving the in...