search for: iaxvars

Displaying 11 results from an estimated 11 matches for "iaxvars".

Did you mean: iaxvar
2013 Oct 07
1
IAX and Variables
Hi a new small question ;=) We have two Asterisk, connected in IAX2. On the first, in dialplan, we have: exten => _XX.,1,Set(IAXVAR(ACCOUNTID)=${CDR(accountcode)}) we sent into the IAXVAR "ACCOUNTID" the accountcode. On the second, in dialplan, we have: exten => 18,2,AGI(Caller-ID.agi,${IAXVAR(ACCOUNTID)}) That's work, the second server get the variable. I
2008 Mar 24
1
Passing variables over IAX2 -- IAXVAR patch?
Hi all, maybe someone on the dev list can jump in here too I have run into the wellknown problem with IAX about passing variables between servers. In my current 1.0.x network with IAX peers and Queues -- passing some extra variable information between Queue member channels is obviously not going to work. Googling shows some old discussions of an IAXVAR patch ......but I can't seem to find
2013 Jun 09
1
Extenxions Optimization
Hi We want optimize my extensions file conf on asterisk 11.4.0 : We have a big quantity of extensions, all are same "design": ; Destination: Gambia Type: Fixe exten => _00220X.,1,Set(CDR(CodeCom)=BUS-GMB) exten => _00220X.,2,AGI(Caller-ID.agi,${IAXVAR(ACCOUNTID)}) exten => _00220X.,3,Set(CALLERID(all)=${NUMID}) exten =>
2016 Oct 24
2
IAX - Equivalent of SipAddHeader
Hi list, is there any existing IAX command to add information to a call like SipAddHeader? Another solution is sending text frame (0x07) frame type, but I don know how do it in a dialplan. Thanks for any hint. -- Daniel
2008 Jun 27
2
How to pass variable between 2 Asterisk servers over IAX2
Hello, Anybody can advice how to pass variable between 2 Asterisk servers over IAX2? With SIP I can use SipAddHeader. How do to the same with IAX2? Thank you. Regards, Mindaugas Kezys http://www.kolmisoft.com
2013 Jan 06
1
Get CONNECTEDLINE info from other Asterisk system via IAX2
I have been racking my brain attempting to get the remote callerid information for calls made to extensions on another Asterisk system connected via IAX2 but nothing has worked. To clarify, I would like to display the number AND name on the calling phone when calling extensions on another Asterisk system. I seem to be able to 'send' all the information I want to the system I am calling but
2007 Jul 05
1
IAX additional call-data
Hi, Just a quick question. Is there a way when making an IAX call to transmit some additional call-data, perhaps in a variable? I could overload callerid-name, but that is nasty and ugly :) Thanks for any suggestions. Regards, Steve
2007 Oct 30
1
Size of Exten when using IAX
Hi, We are use IAX protocol between two asterisk servers. Now we send information through this protocol by using EXTEN We see that the variable EXTEN only holds 66 characters. If we set a value larger then 66 characters, for example 70 characters. The last 4 characters are cut off. Is there a way to increase this variable? Kind regards -------------- next part
2015 Jul 06
0
Asterisk 13.4.0 - mixmonitor only records one side's perspective
Hi All I have a problem with mixmonitor in 13.4.0 doing the following: 1. Caller phones in 2. Reception picks up 3. Talks to caller 4. Does attended transfer, talks to manager to screen the caller wanting to speak to him 5. Complete the transfer by putting down her handset so the caller can speak to the manager 6. Caller talks to the manager The problem is that mixmonitor only records
2018 Oct 08
3
Non-matching linkedid on CDR Records [SEC=UNCLASSIFIED]
Hi all, Just thought I'd update this thread in case anyone else is Googling trying to find out how to do this... I found the solution to my problem to be to use the IAXVAR() function to pass the accountcode between the Asterisk boxen and update the CHANNEL(accountcode) with that variable. Thanks to Richard @ Digium for the reply that clarified my misunderstanding. Calum On Wed, 2018-10-03
2018 Oct 03
2
Non-matching linkedid on CDR Records [SEC=UNCLASSIFIED]
Hi asterisk-users, We have recently moved to the 13.x branch of Asterisk from 11.x, and we're trying to correlate CDR records from multiple-legs for billing purposes. As part of this change we have added 'linkedid' to our CDR table schema in an attempt to join the multiple records into one billable record. The call path can be simplified as (transport types in brackets): SIP