SDPSEARCH
Name
SDPSEARCH -- Browse SDP Records
Synopsis
SDPSEARCH {link_id} {uuid}
Description
The SDPSEARCH command is used to send
a Service Search Request to a connected SDP server,
identified with link_id. The command only supports searching
for one UUID at a time (specified with the uuid parameter, 4
hex digits, or with a keyword), but several requests can be
sent during the same SDP connection. However, you must wait
for the reply to the previous reply before issuing new
SDPSEARCH command.
Reply
SDPSEARCH link_id number_of_handles
SDPSEARCH link_id handle_1
SDPSEARCH link_id handle_2
...
SDPSEARCH link_id handle_n
|
Example
READY.
CALL 00:07:80:80:bf:01 SDP
CALL 0
RINGING 0
CONNECT 0 SDP
SDPSEARCH 0 LANACCESS
SDPSEARCH 0 1
SDPSEARCH 0 00010000
CLOSE 0
NO CARRIER 0 ERROR 000
|