I am trying to set caller id in my Asterisk box to Private name and Private Number but it is not working. When i call on any PSTN phone i am getting Private Name and Private Number as i wanted but when i call on my cell phone i get FFFFFFFFFFFF. i am really confused, i have tired so many different things but it is not working. Here are my settings in my asterisk box:
[2014]
type=friend
username=2014
secret=Password
callerid="Private Name" <Private Number>
host=10.0.0.298
nat=yes
canreinvite=no
insecure=very
qualify=yes
dtmfmode=auto
disallow=all
allow=ulaw
allow=g729
allow=gsm
accountcode = 10000314
I will really appreciate the help.