SDPQUERY
Name
SDPQUERY -- Browse SDP Records
Synopsis
SDPQUERY {link_id} {uuid} {attribute}
Description
The SDPQUERY command is used to send
a Service Search Attribute Request to a connected SDP
server, identified with the link_id. The command supports
requesting for one attribute value (specified with the
attribute parameter, 4 hex digits, or a keyword) in all
service entries containing one UUID (specified with the uuid
parameter, 4 hex digits, or 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
a new SDPQUERY command.
Example
READY.
CALL 00:07:80:80:bf:01 SDP
CALL 0
RINGING 0
CONNECT 0 SDP
SDPQUERY 0 LAN DESCLIST
SDPQUERY 0 < < I 0004 < < U 0100 > < U 0003 I 04 > > > >
SDPQUERY 0 1102 0100
SDPQUERY 0 < < I 0100 S "Lan Access using PPP" > >
CLOSE 0
NO CARRIER 0 ERROR 000
|