- Joined
- May 1, 2018
- Messages
- 58
- Reaction score
- 10
Hey,
I'm currently setting up a custom SIP trunk to connect to connect to a provider, but they require that I modify some of the fields, but i'm having a problem getting the user=phone command to add to the From field or "From : Host Part " field.
This is what the packet capture looks like now:
From: "1234567890"<sip:[email protected]>;tag=587a4026
This is what it is suppose to look like:
From: "1234567890"<sip:[email protected];user=phone>;tag=587a4026
Whenever I add customer.lab.trunkserver.ca;user=phone to the "From : Host Part: as a custom text, it ignores the user=phone.
Any help?
I'm currently setting up a custom SIP trunk to connect to connect to a provider, but they require that I modify some of the fields, but i'm having a problem getting the user=phone command to add to the From field or "From : Host Part " field.
This is what the packet capture looks like now:
From: "1234567890"<sip:[email protected]>;tag=587a4026
This is what it is suppose to look like:
From: "1234567890"<sip:[email protected];user=phone>;tag=587a4026
Whenever I add customer.lab.trunkserver.ca;user=phone to the "From : Host Part: as a custom text, it ignores the user=phone.
Any help?