Olle E. Johansson schrieb:
6 aug 2009 kl. 01.31 skrev IƱaki Baz Castillo:
Hi, does/will SR implement TEL URI properly? This is: OpenSer/Kamailio doesn't support it (just a very basic support).
Also, some useful funtions would be:
- "is_sip?": returns true if RURI has SIP URI.
- "is_sips?": returns true if RURI has SIPS URI.
- "is_sip_ips?": returns true if RURI has SIP or SIPS URI.
- "is_tel?": returns true if RURI has TEL URI.
At the same time, we could implement support for other URI's, like XMPP since we have an xmpp gateway.
Yes, should be generic as RFC 3261 which allows all kind of URIs
klaus