cookbooks:devel:transformations
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
cookbooks:devel:transformations [2021/12/07 07:58] – miconda | cookbooks:devel:transformations [2022/04/08 16:08] (current) – [URI Alias Transformations] miconda | ||
---|---|---|---|
Line 877: | Line 877: | ||
</ | </ | ||
+ | |||
+ | ===== Socket Address Transformations ===== | ||
+ | |||
+ | Transformations related to socket address values (**proto: | ||
+ | |||
+ | ==== {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: | ||
===== URI Alias Transformations ===== | ===== URI Alias Transformations ===== |
cookbooks/devel/transformations.txt · Last modified: 2022/04/08 16:08 by miconda