πSIP Signaling
SIP call signaling metadata, STIR/SHAKEN certificates, and signaling traces attached to a vCon.
What it is
When to use it
Spec surface
Party fields
{
"parties": [
{
"tel": "+15551234567",
"name": "Alice",
"role": "customer",
"sip": "alice@example.com",
"sip_contact": "sip:alice@192.0.2.1:5060",
"sip_user_agent": "ExamplePhone/2.1",
"sip_display_name": "Alice Anderson"
}
]
}Dialog fields
Signaling attachments
Working with SIPREC
See also
Last updated
Was this helpful?