cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
531
Views
0
Helpful
2
Replies

SIP Profiles help

hmalekib
Level 1
Level 1

Hi,

Can I get some help in setting up a SIP Profiles rule to remove Caller ID name when its "unknown"?

The invite looks like this currently:

 

From: "unknown" <sip:6478919370@146.71.90.XXX>;tag=54C644-2276

 

 

2 Replies 2

Hi, you can try this:

 

voice class sip-profile 10
 request INVITE sip-header From modify "unknown" ""
 request INVITE sip-header SIP-Req-URI modify "unknown" ""

 

Test the profile with debug ccsip messages.

The profile must be applied to incoming dial-peer.

 

Regards.

Hello Daniele,

You could also try with:

voice class sip-profiles 100
request INVITE sip-header From modify "(.*) <sip:" "From: <sip:"

Hope it can help you to resolve your problem. Have a lovely day.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: