Why my callerid display to the ip phone of my caller?

Hi @everyone,

I have this configuration for my pjsip.conf


;======================= EXTENSIONS 116
[116]
type=endpoint
context=from-internal
subscribe_context=phones-blf
dtmf_mode=rfc4733
disallow=all
allow=ulaw,alaw,gsm,g722,g729
transport=transport-udp
auth=116
aors=116
direct_media=yes
rpid_immediate=yes
mailboxes=116@default
trust_id_outbound=yes
callerid=Jane Doe <116>
device_state_busy_at=2

[116]
type=auth
auth_type=userpass
password=116
username=116

[116]
type=aor
max_contacts=1
remove_existing=yes

When I made an external call on a simple phone not a GSM, the person that I call tell me, she saw my name with my number. Can you tell me why this is happen ? And how to solve that ?

Best regard,
Lordaker.

What caller id is the one you want to display ?
and also if is an external how are you doing the call using pjsip trrunk?

@ambiorixg12,

Hi, yes I use a pjsip trunck. My caller tell me, he see my name on his telephone. Do you know why ? And how can I do for that only my number display to my caller. How can I do in the pjsip.conf file to not sendind my callerid to the telephone of caller.

There is insufficient information to even establish that the behaviour is even incorrect.

There is insufficient information to even establish that the behaviour is even incorrect.

Hi @david551

My provider tell me this is can happen when the caller is on the same provider like me.

On CallerID - VoIP-Info

They say that is possible if the caller have the correct equipment to receive the callerid information.

But I do not know how to hide my callerid(name) to the caller.

Somebody know how can I hide my callerid(name) ?