VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
tiago.geada at gmail.com Guest
|
Posted: Sun Jul 06, 2014 1:22 pm Post subject: [asterisk-users] Need to spoof the callerid using the AMI Or |
|
|
Hi,
You can use a Local channel in your originate, and have a piece of local dialplan change that for you. Set(CALLERID(num)=xxxxx)
On 13 June 2014 15:32, Dan Cropp <dan@amtelco.com (dan@amtelco.com)> wrote:
Quote: |
We have several customers we need to place outbound calls for (in a single system). May have to place calls for thousands of different caller ids. Customer signs a contract guaranteeing the caller id they provide is owned by them.
I have everything setup for AMI Originate and can place the calls.
However, I’m encountering a problem with the caller id.
The system I’m dialing through requires my contact to be something like 1234@xyz.
If I set the CallerID to something like Jane Doe <1234> it will correctly set my Contact so the system accepts the call and it dials the number.
However, the SIP INVITE message From field is set to “Jane Doe” 1234@xxx.xxx.xxx.xxx (1234@xxx.xxx.xxx.xxx)
Is there a way to make the SIP INVITE message have different caller id values for the From and the Contact fields?
Additionally, is it possible to set the callerid number value to a PSTN number instead of a SIP number@domain?
I tried setting the callerid(num) via the variable field, but that doesn’t seem to work.
Below is a sample of the AMI Originate message I’m sending.
Action: Originate
ActionID: MyAction
Channel: SIP/xxx.xxx.xxx.xxx/1234567890
Exten: testing
Context: MyContext
Priority: 1
Timeout: 30000
CallerID: Jane Doe <123>
Variable: CALLERID(num)=2223334444
Async: true
Have a great day!
Dan
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
tiago.geada at gmail.com Guest
|
Posted: Sun Jul 06, 2014 1:22 pm Post subject: [asterisk-users] Need to spoof the callerid using the AMI Or |
|
|
Actually you shold do that on "MyContext"
On 6 July 2014 19:21, Tiago Geada <tiago.geada@gmail.com (tiago.geada@gmail.com)> wrote:
Quote: | Hi,
You can use a Local channel in your originate, and have a piece of local dialplan change that for you. Set(CALLERID(num)=xxxxx)
On 13 June 2014 15:32, Dan Cropp <dan@amtelco.com (dan@amtelco.com)> wrote:
Quote: |
We have several customers we need to place outbound calls for (in a single system). May have to place calls for thousands of different caller ids. Customer signs a contract guaranteeing the caller id they provide is owned by them.
I have everything setup for AMI Originate and can place the calls.
However, I’m encountering a problem with the caller id.
The system I’m dialing through requires my contact to be something like 1234@xyz.
If I set the CallerID to something like Jane Doe <1234> it will correctly set my Contact so the system accepts the call and it dials the number.
However, the SIP INVITE message From field is set to “Jane Doe” 1234@xxx.xxx.xxx.xxx (1234@xxx.xxx.xxx.xxx)
Is there a way to make the SIP INVITE message have different caller id values for the From and the Contact fields?
Additionally, is it possible to set the callerid number value to a PSTN number instead of a SIP number@domain?
I tried setting the callerid(num) via the variable field, but that doesn’t seem to work.
Below is a sample of the AMI Originate message I’m sending.
Action: Originate
ActionID: MyAction
Channel: SIP/xxx.xxx.xxx.xxx/1234567890
Exten: testing
Context: MyContext
Priority: 1
Timeout: 30000
CallerID: Jane Doe <123>
Variable: CALLERID(num)=2223334444
Async: true
Have a great day!
Dan
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|