[asterisk-users] setting up callerid
dave george
dgeorge at teletoneinc.com
Thu Dec 16 12:52:59 UTC 2010
Tried the following but no luck:
exten => _53.,1,Set(CALLERID(num)=4735202222)
exten => _53.,n,Dial(SIP/${EXTEN}@SS74)
I am still passing IMSI310410381554227 as the CALLERID.
My peer is setup as follows:
[IMSI310410381554227]
canreinvite=no
type=peer
context=openbts
callerid=4735202222
disallow=all
allow=gsm
host=dynamic
dtmfmode=info
Thanks,
Dave
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Thorsten
Göllner
Sent: Monday, December 13, 2010 4:44 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] setting up callerid
Am 12.12.2010 20:49, schrieb dave george:
I am using Asterisk 1.6.2.5-0 running on ubuntu and I have a problem
passing called ID on calls to the PSTN
When I make a call to the PSTN the caller-Id is showing up as
IMSI310410381554227
I want the number set in the callerid field to show up.
My peer is setup as follows:
[IMSI310410381554227]
canreinvite=no
type=peer
context=openbts
callerid=4735202222
disallow=all
allow=gsm
host=dynamic
dtmfmode=info
I use the following in extensions.conf to dial:
exten => _45.,1,Dial(SIP/${EXTEN}@SS72)
Thanks,
Dave
Take a look:
http://www.voip-info.org/wiki/view/Asterisk+cmd+SetCallerID
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20101216/6efdd720/attachment.htm>
More information about the asterisk-users
mailing list