Skip to content

Commit 259f645

Browse files
committed
update language
1 parent 2248633 commit 259f645

File tree

231 files changed

+839
-999
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+839
-999
lines changed

Diff for: docs/Channel-Variables-Catalog/RECORD_BRIDGE_REQ_16353879.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## RECORD_BRIDGE_REQ
77

8-
boolean Record session only when the channel is bridged. See [FS-5127](https://freeswitch.org/jira/browse/FS-5127?src=confmacro) \-[Autentica](https://freeswitch.org/confluence/plugins/servlet/applinks/oauth/login-dance/authorize?applicationLinkID=c4b15fa3-ad57-3c05-af05-8c167cb92266) per visualizzare i dettagli del problema
8+
boolean Record session only when the channel is bridged. See [FS-5127](https://freeswitch.org/jira/browse/FS-5127?src=confmacro) \-[Authenticate](https://freeswitch.org/confluence/plugins/servlet/applinks/oauth/login-dance/authorize?applicationLinkID=c4b15fa3-ad57-3c05-af05-8c167cb92266) to see issue details
99

1010
**Usage**
1111

Diff for: docs/Channel-Variables-Catalog/RECORD_STEREO_16352883.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ boolean Record leg A and leg B streams (i.e. the caller is recorded to the left
1515

1616
## Comments:
1717

18-
| Can I record leg A in a file, and leg B to another file ?How can I do that ? ![](/images/icons/contenttypes/comment_16.png) Posted by livem at ott 31, 2018 02:58 |
18+
| Can I record leg A in a file, and leg B to another file ?How can I do that ? ![](/images/icons/contenttypes/comment_16.png) Posted by livem at Oct 31, 2018 02:58 |
1919
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2020

2121

Diff for: docs/Channel-Variables-Catalog/bridge_pre_execute_aleg_app_16352760.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
string Command or api to be executed on the A leg before bridging the two channels. App arguments can be passed by setting [bridge\_pre\_execute\_aleg\_data](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#bridge_pre_execute_aleg_data).
99

10-
![(attenzione)](/images/icons/emoticons/warning.svg) this is executed AFTER the call is setup but BEFORE the media (audio) is bridged
10+
![(warning)](/images/icons/emoticons/warning.svg) this is executed AFTER the call is setup but BEFORE the media (audio) is bridged
1111

1212

Diff for: docs/Channel-Variables-Catalog/bridge_pre_execute_bleg_app_16352767.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Can also be used to bind a dtmf to an app on the b leg of a call so that it can
1313

1414
Arguments can be passed to the app with [bridge\_pre\_execute\_bleg\_data](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#bridge_pre_execute_bleg_data).
1515

16-
![(attenzione)](/images/icons/emoticons/warning.svg) this is executed AFTER the call is setup but BEFORE the media (audio) is bridged.
16+
![(warning)](/images/icons/emoticons/warning.svg) this is executed AFTER the call is setup but BEFORE the media (audio) is bridged.
1717

1818
**Usage**
1919

Diff for: docs/Channel-Variables-Catalog/conference_controls_16352937.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
string Set this variable to specify which conference control set to use when transferring a caller into a conference. This allows you, for example, to have a control set for the conference moderator and another control set for regular conference members. The control set for the moderator could include the ability to mute or kick people, for example.
99

10-
![(informazioni)](/images/icons/emoticons/information.svg) You must create the desired conference control set. Also, if this is not set then the default conference control set is used for the conference member.
10+
![(info)](/images/icons/emoticons/information.svg) You must create the desired conference control set. Also, if this is not set then the default conference control set is used for the conference member.
1111

1212
**Usage**
1313

Diff for: docs/Channel-Variables-Catalog/drop_dtmf_16352558.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
boolean Set this on an inbound channel before answer or on an outbound channel before the bridge/originate in order to prevent DTMF events from being sent to the channel.
99

10-
Only tested with RFC2833, may also work for INFO / inband. See [FS-4769](https://freeswitch.org/jira/browse/FS-4769?src=confmacro) \-[Autentica](https://freeswitch.org/confluence/plugins/servlet/applinks/oauth/login-dance/authorize?applicationLinkID=c4b15fa3-ad57-3c05-af05-8c167cb92266) per visualizzare i dettagli del problema Commit [60f7849cbe72](https://freeswitch.org/stash/projects/FS/repos/freeswitch/commits/60f7849cbe72).
10+
Only tested with RFC2833, may also work for INFO / inband. See [FS-4769](https://freeswitch.org/jira/browse/FS-4769?src=confmacro) \-[Authenticate](https://freeswitch.org/confluence/plugins/servlet/applinks/oauth/login-dance/authorize?applicationLinkID=c4b15fa3-ad57-3c05-af05-8c167cb92266) to see issue details Commit [60f7849cbe72](https://freeswitch.org/stash/projects/FS/repos/freeswitch/commits/60f7849cbe72).
1111

1212
TODO [RFC 2833](https://tools.ietf.org/html/rfc2833) is obsoleted by [RFC 4733](https://tools.ietf.org/html/rfc4733).
1313

Diff for: docs/Channel-Variables-Catalog/ep_codec_string_16353752.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
string `ep_codec_string` contains the "endpoint" codec string on the A leg. This codec list includes only the codecs that both the A leg and FreeSWITCH agree upon. This variable is set only when [inbound-late-negotiation](../FreeSWITCH-Explained/Modules/mod_sofia_1048707.mdx#about) is enabled on the SIP profile.
99

10-
![(informazioni)](/images/icons/emoticons/information.svg) When there is more than one codec in the list, the order of preference is chosen by FreeSWITCH, not by the A leg.
10+
![(info)](/images/icons/emoticons/information.svg) When there is more than one codec in the list, the order of preference is chosen by FreeSWITCH, not by the A leg.
1111

1212
**Usage**
1313

Diff for: docs/Channel-Variables-Catalog/export_vars_16353767.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
string `export_vars` lists variables to be exported to the other leg upon bridge. Unlike [export](../FreeSWITCH-Explained/Modules/mod-dptools/6586592.mdx#about), it only lists the variables to export without actually setting them.
99

10-
![(informazioni)](/images/icons/emoticons/information.svg) This is useful to transfer information from a-leg (INVITE) to the future b-leg of REFER.
10+
![(info)](/images/icons/emoticons/information.svg) This is useful to transfer information from a-leg (INVITE) to the future b-leg of REFER.
1111

1212

Diff for: docs/Channel-Variables-Catalog/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## Comments:
77

8-
| Hi, Can you please update variables catalog? As it's missing ie ice\_lite=true and much, much more. ![](/images/icons/contenttypes/comment_16.png) Posted by marcinkowalczyk at apr 14, 2019 04:11 |
8+
| Hi, Can you please update variables catalog? As it's missing ie ice\_lite=true and much, much more. ![](/images/icons/contenttypes/comment_16.png) Posted by marcinkowalczyk at Apr 14, 2019 04:11 |
99
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1010

1111

Diff for: docs/Channel-Variables-Catalog/instant_ringback_16353374.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ boolean When set, ringback will not wait for indication before sending ringback
99

1010
**Usage**
1111

12-
![(attenzione)](/images/icons/emoticons/warning.svg) this may cause undesirable effects, like ringing for 3 seconds that turns into a busy signal.
12+
![(warning)](/images/icons/emoticons/warning.svg) this may cause undesirable effects, like ringing for 3 seconds that turns into a busy signal.
1313

1414
```xml
1515
<action application="set" data="instant_ringback=true"/>

Diff for: docs/Channel-Variables-Catalog/is_loopback_16354699.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
boolean A variable added during the hangup phase that distinguishes loopback channels from real channels. This is useful for processing CDRs. `is_loopback` was made available as of 6/26/2013
99

10-
![(attenzione)](/images/icons/emoticons/warning.svg) this variable is only available **after** the channel has ended.
10+
![(warning)](/images/icons/emoticons/warning.svg) this variable is only available **after** the channel has ended.
1111

1212

Diff for: docs/Channel-Variables-Catalog/leg_delay_start_16353297.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ string Specifies a wait time in seconds before each leg is called in a forked di
1515

1616
## Comments:
1717

18-
| See also originate\_delay\_start for use in enterprise dialing. ![](/images/icons/contenttypes/comment_16.png) Posted by SMart at mar 05, 2021 05:42 |
18+
| See also originate\_delay\_start for use in enterprise dialing. ![](/images/icons/contenttypes/comment_16.png) Posted by SMart at Mar 05, 2021 05:42 |
1919
| --------------------------------------------------------------------------------------------------------------------------------------------------- |
2020

2121

Diff for: docs/Channel-Variables-Catalog/max_forwards_16354070.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ integer Contains the current `Max-Forwards` value provided in the originating re
99

1010
The `max_forwards` variable may be set on an outbound channel, some providers such as BT IP Exchange insist on a minimum value to faithfully terminate the call, 50 in BT's case.
1111

12-
![(attenzione)](/images/icons/emoticons/warning.svg) If the `max_forwards` value is reset it can cause potential cyclic calls between two operators who loop calls back to each other in error. Use wisely.
12+
![(warning)](/images/icons/emoticons/warning.svg) If the `max_forwards` value is reset it can cause potential cyclic calls between two operators who loop calls back to each other in error. Use wisely.
1313

1414
**Usage**
1515

Diff for: docs/Channel-Variables-Catalog/media_mix_inbound_outbound_codecs_16352970.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ boolean Set which list of codecs is offered to the B-leg.
99

1010
FreeSWITCH used to take the codecs from the inbound A-leg and offer them out to the B-leg mixed with the configured list of outbound codecs. With large lists of codecs this can exceed the MTU of the UDP message and cause call setup failures.
1111

12-
As of [FS-8321](https://freeswitch.org/jira/browse/FS-8321?src=confmacro) \-[Autentica](https://freeswitch.org/confluence/plugins/servlet/applinks/oauth/login-dance/authorize?applicationLinkID=c4b15fa3-ad57-3c05-af05-8c167cb92266) per visualizzare i dettagli del problema the old behavior now requires the variable `media_mix_inbound_outbound_codecs=true` as the new default behavior is to offer the exact same codecs on the outbound B-leg that were offered on the inbound A-leg.
12+
As of [FS-8321](https://freeswitch.org/jira/browse/FS-8321?src=confmacro) \-[Authenticate](https://freeswitch.org/confluence/plugins/servlet/applinks/oauth/login-dance/authorize?applicationLinkID=c4b15fa3-ad57-3c05-af05-8c167cb92266) to see issue details the old behavior now requires the variable `media_mix_inbound_outbound_codecs=true` as the new default behavior is to offer the exact same codecs on the outbound B-leg that were offered on the inbound A-leg.
1313

1414
**Usage**
1515

Diff for: docs/Channel-Variables-Catalog/monitor_early_media_fail_16352616.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The syntax is a series of `!` delimited early media conditions in the following
1616
| number\_of\_hits | the number of times the tone must be heard before considering it a fail |
1717
| tone\_detect\_frequencies | the frequencies to listen for (delimited by + instead of ,). See [tone\_detect](../FreeSWITCH-Explained/Modules/mod-dptools/6586957.mdx#about) |
1818

19-
![(attenzione)](/images/icons/emoticons/warning.svg) this variable only works when `ignore_early_media` is set to true.
19+
![(warning)](/images/icons/emoticons/warning.svg) this variable only works when `ignore_early_media` is set to true.
2020

2121
**Usage**
2222

Diff for: docs/Channel-Variables-Catalog/monitor_early_media_ring_16352620.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The syntax is a series of `!` delimited early media conditions in the following
1616
| number\_of\_hits | the number of times the tone must be heard before considering it a fail |
1717
| tone\_detect\_frequencies | the frequencies to listen for (delimited by + instead of ,). See [tone\_detect](../FreeSWITCH-Explained/Modules/mod-dptools/6586957.mdx#about) |
1818

19-
![(attenzione)](/images/icons/emoticons/warning.svg) this variable only works when `ignore_early_media` is set to true.
19+
![(warning)](/images/icons/emoticons/warning.svg) this variable only works when `ignore_early_media` is set to true.
2020

2121
**Usage**
2222

Diff for: docs/Channel-Variables-Catalog/originating_leg_uuid_16353311.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In A-leg CDR:
1818

1919
In B-leg CDR:
2020

21-
![(informazioni)](/images/icons/emoticons/information.svg) Note that the leg UUIDs are different. The `call_uuid` matches the two legs together, but the `originating_leg_uuid` can do so as well.
21+
![(info)](/images/icons/emoticons/information.svg) Note that the leg UUIDs are different. The `call_uuid` matches the two legs together, but the `originating_leg_uuid` can do so as well.
2222

2323
```xml
2424
<uuid>cb8633aa-75a0-11e0-873d-d1cba9e0f1b8</uuid>

Diff for: docs/Channel-Variables-Catalog/origination_callee_id_name_16352858.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ string Set on the inbound leg to control what caller ID name appears in the call
99

1010
**Usage**
1111

12-
![(informazioni)](/images/icons/emoticons/information.svg) If `set` doesn't work, try using `export` instead.
12+
![(info)](/images/icons/emoticons/information.svg) If `set` doesn't work, try using `export` instead.
1313

1414
```xml
1515
<action application="bridge" data="{origination_callee_id_name=Reginald}sofia/gateway/provider/<Reginald's cellphone number>" />

Diff for: docs/Channel-Variables-Catalog/origination_caller_id_number_16353320.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you want to set the Caller ID on an origination call you should add this insi
1111

1212
**Usage**
1313

14-
![(attenzione)](/images/icons/emoticons/warning.svg) if you want to relay the Caller ID Number of an incoming PSTN call via FXO gateway, comment out this variable.
14+
![(warning)](/images/icons/emoticons/warning.svg) if you want to relay the Caller ID Number of an incoming PSTN call via FXO gateway, comment out this variable.
1515

1616
```xml
1717
<action application="set" data="origination_caller_id_number=9185551212"/>

Diff for: docs/Channel-Variables-Catalog/origination_uuid_16353330.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
string You can specify the uuid of an originated call using `origination_uuid`. This way you can hang up the call before it is answered, since you know the uuid. Just remember you need to use the `create_uuid` command to generate the uuid as 2 calls with the same uuid == bad!
99

10-
![(informazioni)](/images/icons/emoticons/information.svg) Bridge also uses the origination syntax so you can also pre-allocate the UUID for the new channel resulting from a bridge by using the `{}`/`[]` syntax and specifying `origination_uuid` there, too.
10+
![(info)](/images/icons/emoticons/information.svg) Bridge also uses the origination syntax so you can also pre-allocate the UUID for the new channel resulting from a bridge by using the `{}`/`[]` syntax and specifying `origination_uuid` there, too.
1111

1212
**Usage**
1313

Diff for: docs/Channel-Variables-Catalog/proxy_media_16353349.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See also: [Proxy Media](proxy_media_16353349.mdx#proxy_media)
1111

1212
**Usage**
1313

14-
![(informazioni)](/images/icons/emoticons/information.svg) [Late Negotiation](../FreeSWITCH-Explained/Codecs-and-Media/Codec-Negotiation_2883752.mdx#about) () must be enabled in sip profile for this to work in the dialplan.
14+
![(info)](/images/icons/emoticons/information.svg) [Late Negotiation](../FreeSWITCH-Explained/Codecs-and-Media/Codec-Negotiation_2883752.mdx#about) () must be enabled in sip profile for this to work in the dialplan.
1515

1616
```xml
1717
<action application="set" data="proxy_media=true"/>

Diff for: docs/Channel-Variables-Catalog/ringback_16353370.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ string This addition lets you set artificial ringback on a channel that is waiti
99

1010
Syntax: `<action application="set" data="ringback=[data]"/>`
1111

12-
Where `data` is either the full path (![(attenzione)](/images/icons/emoticons/warning.svg) must be full path!) to an audio file or [teletone generation markup language](../FreeSWITCH-Explained/Modules/mod-dptools/mod-dptools:-gentones/TGML_6586573.mdx#lua).
12+
Where `data` is either the full path (![(warning)](/images/icons/emoticons/warning.svg) must be full path!) to an audio file or [teletone generation markup language](../FreeSWITCH-Explained/Modules/mod-dptools/mod-dptools:-gentones/TGML_6586573.mdx#lua).
1313

1414
You may also combine this with the [ring\_ready](../FreeSWITCH-Explained/Modules/mod-dptools/6586994.mdx#about) application. In this case the caller hears the normal ringback tone for a fraction of a second, then he hears the defined ringback media.
1515

16-
![(informazioni)](/images/icons/emoticons/information.svg) Since r15025 local ringback tone is generated only when there is no early media. To force local ringback despite early media use the [ignore\_early\_media](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#ignore_early_media) channel variable.
16+
![(info)](/images/icons/emoticons/information.svg) Since r15025 local ringback tone is generated only when there is no early media. To force local ringback despite early media use the [ignore\_early\_media](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#ignore_early_media) channel variable.
1717

18-
![(informazioni)](/images/icons/emoticons/information.svg) Ringback will not be sent unless the variable is set _and_ there's a ringing indication from the party that is being called. See [instant\_ringback](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#instant_ringback) if you want to fake ringback even when ringing indication hasn't been received yet.
18+
![(info)](/images/icons/emoticons/information.svg) Ringback will not be sent unless the variable is set _and_ there's a ringing indication from the party that is being called. See [instant\_ringback](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#instant_ringback) if you want to fake ringback even when ringing indication hasn't been received yet.
1919

2020
**Usage**
2121

Diff for: docs/Channel-Variables-Catalog/rtcp_audio_interval_msec_16353389.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
integer Channel variable to set the interval in msec between each RTCP SR packet.
99

10-
![(attenzione)](/images/icons/emoticons/warning.svg) setting the [rtp\_timer\_name](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#rtp_timer_name) to `none` will create all sorts of undesired side effects with RTCP (packets not sent, RTCP autoadjust failing, etc.).
10+
![(warning)](/images/icons/emoticons/warning.svg) setting the [rtp\_timer\_name](../FreeSWITCH-Explained/Dialplan/Variables-Master-List_16352570.mdx#rtp_timer_name) to `none` will create all sorts of undesired side effects with RTCP (packets not sent, RTCP autoadjust failing, etc.).
1111

1212

Diff for: docs/Channel-Variables-Catalog/rtcp_mux_16353393.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ boolean Channel variable to force rtcp-mux to be used on the outgoing INVITE.
99

1010
## Comments:
1111

12-
| I have rtcp\_mux set to false on the b-leg of the call. From signalling perspective, the outgoing invite to the provider looks correct i.e. it shows separate rtp and rtcp ports in the offer/INVITE. However freeswitch is not separating the actual RTP and RTCP streams when sending media to the provider. The 200 OK from provider has no rtcp muxing and the provider expects FS to separate the RTP and RTCP streams. However FS is sending both RTP and RTCP streams on the same port. Any suggestions on fixing this? ![](/images/icons/contenttypes/comment_16.png) Posted by hailegr at feb 25, 2020 19:33 |
12+
| I have rtcp\_mux set to false on the b-leg of the call. From signalling perspective, the outgoing invite to the provider looks correct i.e. it shows separate rtp and rtcp ports in the offer/INVITE. However freeswitch is not separating the actual RTP and RTCP streams when sending media to the provider. The 200 OK from provider has no rtcp muxing and the provider expects FS to separate the RTP and RTCP streams. However FS is sending both RTP and RTCP streams on the same port. Any suggestions on fixing this? ![](/images/icons/contenttypes/comment_16.png) Posted by hailegr at Feb 25, 2020 19:33 |
1313
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1414

1515

Diff for: docs/Channel-Variables-Catalog/sip_callee_id_name_16353066.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ string deprecated Set on the inbound leg to control what caller ID number appear
99

1010
**Usage**
1111

12-
![(informazioni)](/images/icons/emoticons/information.svg) If you find that `set` doesn't work, try using `export` instead.
12+
![(info)](/images/icons/emoticons/information.svg) If you find that `set` doesn't work, try using `export` instead.
1313

1414
```xml
1515
<action application="set" data="sip_callee_id_name=Reginald" />

Diff for: docs/Channel-Variables-Catalog/sip_cid_type_16352846.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ string Modify how the Caller ID will show up in SIP header of the outbound leg.
1111

1212
Send no extra caller id info (Caller ID will be in the SIP `From`):
1313

14-
![(attenzione)](/images/icons/emoticons/warning.svg) this will not work for gateways. You must set `caller-id-in-from=true` in the gateway settings.
14+
![(warning)](/images/icons/emoticons/warning.svg) this will not work for gateways. You must set `caller-id-in-from=true` in the gateway settings.
1515

1616
```xml
1717
{sip_cid_type=none}sofia/default/[email protected]
@@ -25,7 +25,7 @@ Send `Remote-Party-ID` (default):
2525

2626
Send `P-Asserted-Identity`:
2727

28-
![(attenzione)](/images/icons/emoticons/warning.svg) you must set privacy flag, otherwise `P-Preferred-Identity` will be inserted instead of `P-Asserted-Identity`.
28+
![(warning)](/images/icons/emoticons/warning.svg) you must set privacy flag, otherwise `P-Preferred-Identity` will be inserted instead of `P-Asserted-Identity`.
2929

3030
```xml
3131
{sip_cid_type=pid}sofia/default/[email protected]

0 commit comments

Comments
 (0)