do you mean to say you want to embed something like a SQL-query string in a SIP message, and get the response (all the rows) in a response message ?? if yes, this is a very bad thing to do. even if such draft proposals exist, they are still not a good idea.
there are specific protocols in place to query database remotely, it's best to use them. -bd -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of vimal srivastava Sent: Wednesday, August 24, 2005 6:50 PM To: [email protected] Subject: [Sip-implementors] Database query using SIP Hi Is there any method that I can use to make database query. e.g. I have one DB which has a sip interface , and I have a Proxy. Now I wish to send one sip message from proxy (on receiving an invite) to DB as a query and DB replies me with some sip response message or whatever. Using Subscribe Notify it can be done, but thats lot of message exchanges. Did anybody try anything like this. thx v. _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
