Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
JIRAIDAUTHSBX-101975
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb1f0553, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c90501da, userName='null'}

Excerpt Include
SIP-I Signaling Sub-field Descriptions
SIP-I Signaling Sub-field Descriptions
nopaneltrue


This SIP variant is delimited by the delimiter "". The sub-fields are separated by a comma (,). An empty field is represented by either two consecutive commas (,,) or by comma-space-comma (, ,).

For example:

Code Block
languagenone
"SIP,2203_1034102674@10.6.30.27:34975,<sip:9876543210@10.6.30.27:34975>;tag=1034102674,<sip:7661112222@10.13.1.35:4000>;tag=gK098024b6,0,,,,sip:7661112222@10.13.1.35:4000,user1@rbbn.com,aliceinthewonderland,9876543210,sip:9876543210@10.6.30.27:34975,sip:7661112222@10.13.1.35:4000,msnr,9876543212,,1,,,0,0,,3,3,1,3cbed620-0001-1000-00-0000-10-6b-00-02-20,10.10.10.10,home1.net,dest.net,01793601014,123.14.15.16,0,0"

If a double quote ("") occurs within a sub-field, then the escape sequence "%22" replaces the double quote.

For example, the SIP Protocol Variant:

Code Block
languagenone
"SIP,f26b0300-464a4c40-7704286-322e3031@10.20.9.68,"6976921234"
 <sip:6976921234@10.99.55.6>;tag=, 
<sip:3216921115@10.99.55.6>;tag=34,,unavailable,joe123@4.3.2.1,cda,+8105030450095,0311112222,1,BYE,32,0,0,,3,3,1,3cbed620-0001-1000-00-0000-10-6b-00-02-20,10.10.10.10,home1.net,dest.net,01793601014,123.14.15.16,0,0"

is rendered as:

Code Block
languagenone
"SIP,f26b0300-464a4c40-7704286-322e3031@10.20.9.68,%226976921234%22
 <sip:6976921234@10.99.55.6>;tag=, 
<sip:3216921115@10.99.55.6>;tag=34,,unavailable,joe123@4.3.2.1,cda,+8105030450095,0311112222,1,BYE,32,0,0,,3,3,1,3cbed620-0001-1000-00-0000-10-6b-00-02-20,10.10.10.10,home1.net,dest.net,01793601014,123.14.15.16,0,0"

Pagebreak