User Tools

Site Tools


cookbooks:devel:transformations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cookbooks:devel:transformations [2021/12/07 07:58] micondacookbooks:devel:transformations [2022/04/08 16:08] (current) – [URI Alias Transformations] miconda
Line 877: Line 877:
  
 </code> </code>
 +
 +===== Socket Address Transformations =====
 +
 +Transformations related to socket address values (**proto:host:port**).
 +
 +==== {sock.host} ====
 +
 +Return the host part.
 +
 +==== {sock.port} ====
 +
 +Return the port part.
 +
 +==== {sock.proto} ====
 +
 +Return the proto part.
 +
 +==== {sock.touri} ====
 +
 +Return the socket address converted to SIP URI: **sip:host:port;transport=proto**.
  
 ===== URI Alias Transformations ===== ===== URI Alias Transformations =====
cookbooks/devel/transformations.txt · Last modified: 2022/04/08 16:08 by miconda

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki