similar to: With ARI, is it possible to create (originate) a call and pass both the caller id name and number?

Displaying 20 results from an estimated 400 matches similar to: "With ARI, is it possible to create (originate) a call and pass both the caller id name and number?"

2020 Aug 07
3
With ARI, is it possible to create (originate) a call and pass both the caller id name and number?
Hi Dan, as far as PPI and PAI Header, we use the channel Vars in order to do that. In Latest Asterisk you can set Channel vars within the create command in the Body. Just set the PJSIP(add,PAI) as you would do it in Dialplan. https://blogs.asterisk.org/2020/07/22/ari-create-channel-with-variables/ BR Jöran On Fri, Aug 7, 2020 at 7:06 PM Dan Cropp <dan at amtelco.com> wrote: > An
2020 Aug 10
2
With ARI, is it possible to create (originate) a call and pass both the caller id name and number?
Hi Dan, i would do something like this (it is not a copy of what we are doing but an example of how i would do it) Important here is the "--data" and "-H" Option as well as the "variables" section within the Body. I added the callerid function here as well as it is the sample in the asterisk wiki. curl -v -H "Content-Type: application/json" -u
2020 Aug 07
0
With ARI, is it possible to create (originate) a call and pass both the caller id name and number?
An additional follow-up question, if I need to set the P-Asserted-Identity on the create (originate), is there a way to do this with ARI? From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Dan Cropp Sent: Friday, August 7, 2020 11:51 AM To: 'asterisk-users at lists.digium.com' <asterisk-users at lists.digium.com> Subject: [asterisk-users] With ARI,
2020 Aug 10
0
With ARI, is it possible to create (originate) a call and pass both the caller id name and number?
Hi Jöran, Would it be possible to see an example using curl of how you are passing the PAI Header through ARI create? Dan From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Jöran Vinzens Sent: Friday, August 7, 2020 12:10 PM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] With
2020 Aug 10
0
With ARI, is it possible to create (originate) a call and pass both the caller id name and number?
Hi Dan, i did it wrong, sorry: curl -v -H "Content-Type: application/json" -u asterisk:asterisk -X POST " http://localhost:8088/ari/channels/newChannelId" <http://localhost:8088/ari/channels/1400609726.3/play?media=sound:hello-world> --data '{ "endpoint": "SIP/Alice", "variables": { "CALLERID(name)": "Alice" ,
2020 Aug 06
2
Is it possible to use Stasis to control both legs of a Local channel created using ARI?
I understand how to control the first local channel, but an having trouble getting the second local channel to enter stasis. I setup have the following extensions.conf to handle 1000 (basically had it setup so if first stasis not there try second, but believe second channel never processes the dial plan so even if second line was hello-world2 it would not matter. [mycontext] exten =>
2018 Mar 14
2
PJSIP Originate
I am using AMI Originate to perform a new outbound call. The SIP Provider we send the call to wants us to pass the caller id of the person we are calling for in the Contact header. For the AMI Originate, I pass the caller id information data in the CallerID field. However, this is never being passed through the PJSIP INVITE header Action: Originate ActionID: S598 Channel: PJSIP/133 at 1002
2003 Apr 01
1
Problems Calling Toll-free number
After a long working evening yesterday, now my * box place and receive calls with H323,SIP and ISDN line. Calling from the office to an outside line, happens: - If I call a mobile number and the called answers, all goes ok - If I call a number at home/office, and it's answered , all goes ok - If I call a toll-free number with an IVR system, nothing happens: it continues to ring indefinitely
2005 May 26
1
VIDEO ON 1.0.7 stable
--- listas iPfone <listas@ipfone.com.br> wrote: > Hi all > > I need to know if the video support for h.263 is > active in version stable > 1.0.7 to use with eyeBeam in asterisk it works for me... [2222] type=friend secret=xxxx auth=md5 callerid="myCallerId" <2222> canreinvite=no host=dynamic disallow=all context=default allow=alaw allow=ulaw allow=speex
2005 May 26
5
SIP Soft Video phone for Asterisk usage
I am looking for a SIP Soft Video phone, which I can use with Asterisk. If you have one installed (regardless if free or purchased) please tell me which one, the settings in Asterisk and your experience with it. bye Ronald
2014 Dec 25
3
originate , callerid
Hello! I want to change call files, which has caller id in them, to call originate from dial plan. But I don't see such parameter here https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Originate How can I pass callerid to following: exten => 6003,n,Originate(SIP/6003 at asterisk,app,meetme,"6003,x") Thank you!
2007 Jan 17
2
One way choppy sound
Hi Guys I'm conecting 2 astersk servers using this arquitecture (Ext softphone)<==sip==>(asterisk 1)<====iax2 trunk====>(asterisk 2) <===alaw==>(pstn) If i call from the Ext to the asterisk 2 the sound is perfect, but if i call from Ext to the pstn, i can hear perfect but they tell me that sound really choppy, i tried using several codecs (same problem) but i
2009 Sep 07
3
Using asterisk as the recording server
Hello team; While am aware and active user of astersk monitor function for recording, i would like to know if i can use asterisk as a pure recording server(like nice or witness) for some other PABX's extensions (both inbound, outbound and internal). Setup PSTN---Legacy PABX(with analogy n digital extensions)--- asterisk(record Legacy PABX extensions.) Sam -------------- next part
2007 Jun 18
9
chan problem
Hello everybody! I have some problems with my Astersk. I have an analogical OpenVox card and A Billion ISDN card (with mISDN). I load the modules with modprobe zaptel and modprobe wctdm. When I run ztcfg -vv I have this: Zaptel Configuration ====================== Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) 1 channels configured. ZT_CHANCONFIG failed on channel 1: No
2004 Sep 13
3
Astersk as AVAYA IVR
I'm thinking about using asterisk as an IVR system with an existing avaya index system. I've got 2x PRI 30 lines coming in to the Index, and I have 4 spare PRI cards in the Index. I was thinking about using a QUAD PRI card from Digium and having the calls come into the Index then transfer to Asterisk for IVR then back to the Index. That way if we get 60 inbound calls we'd in
2010 Oct 01
2
AMI Originate
When calling Originate Action, it rings my phone. If I do not answer, I receive a Channel Event: Hangup, followed by receiving an OriginateResponse event with a Failure Response, Reason 3. My phone continues to ring. If I answer the phone at this point, it attempts to answer, but does not succeed. Looking at the asterisk debug, it appears to destroy the SIP dialog for the call. It also
2010 Mar 07
1
Caller Presentation Confusion
I have been fighting with the ability to set the caller ID when I make outbound calls via a PRI line as well as via my SIP provider. The more I play around the less I understand. There is a setting in chan_dahdi.conf that seems to say do not pay attention to the CALLERPRES value and just allow the ID to be set. This setting is usecallingpres. If this is set to yes then the value of CALLERPRES
2009 Oct 04
9
Zaptel problems on SUSE 9.3
Hi My asterisk output is: chan_sip.so => (Session Initiation Protocol (SIP)) Asterisk Ready. -- Registered SIP '201' at 192.168.0.55 port 33906 -- Saved useragent "X-Lite release 1011s stamp 41150" for peer 201 -- Executing [907768385144 at default:1] Dial("SIP/201-083e75c0", "ZAP/g1/907768385144|60") in new stack [Oct 4 11:54:27]
2014 Jan 11
1
Does cdr adaptive odbc re-connect automatically after a long idle time?
Hi all, I use astersk 11.7.0 on Ubuntu 12.04.01 TLS (i386). I use cdr_adaptive_odbc to write CDR to my MySQL's cdr table. After my testing, this scenario is working well. After a long idle time, I didn't make any call to the asterisk server. When I try to make a call again after 8 hours, I found that the cdr lost. It cannot be inserted to cdr table. Also, I could not find the insert CDR
2008 Dec 29
1
DTMF does not work
I got no resonses to this and some funny bounces so I'm trying again. First of all Merry Christmas. Second, my first problem with my provider not staying registered with our server was my fault. We moved our server room and I restarted the test system and the production system causing them to ping-pong back and forth registering with our provider causing random problems, they are both