similar to: How to Set Callerid Of Originate a call?

Displaying 20 results from an estimated 4000 matches similar to: "How to Set Callerid Of Originate a call?"

2010 Dec 22
0
CDR on MySQL
What would it do if you exten => h,1,ResetCDR(w) exten => h,2,NoCDR() exten => h,3,DEADAGI(get-unqiueid.php) I have not tried it but in theory it should write the first CDR and then kill the write of the second NO ANSWER CDR. Let me know if it works for you as I may need to do it on some of my h exten code as well. Bryant ---------------------------------------- From:
2014 Jun 10
1
CDR custom variable on second call leg - via originate or .call file
Hi We have the following test .call file and test dialplan: I can't set a custom CDR var to a value on one channel leg, and another value on the connected channel leg? Is there a way I can woraround this issue? ## test call file Channel: Local/queue at TiagoGeada CallerID: teste-geada:0:210332450: MaxRetries: 0 RetryTime: 1 WaitTime: 8640 Account: teste-geada Context: TiagoGeada
2006 Mar 26
0
hang up when pickup analog phone
Hello, I have a system with two cards: a HFC-PCI ISDN and a TDM21B (2 FXO and 1 FXS), running Asterisk 1.2.4-BRIstuffed-0.3.0-PRE-1l with freePBX beta5 dialplan. I have connected an analog phone to TDM FXS port, but when I pickup the phone to make a call, Asterisk "hangs up" the call. Let me explain: In another system, when I pickup the phone, Asterisk give me tone to dial: >---
2010 May 31
1
Why Manager account log on and log off alternatively all the time?
hi, guys, when i create a manager account used for freepbx, the follow info produce all the time? do you know that's the reason? == Manager 'bitzsk' logged off from 127.0.0.1 == Manager 'bitzsk' logged on from 127.0.0.1 == Manager 'bitzsk' logged off from 127.0.0.1 == Manager 'bitzsk' logged on from 127.0.0.1 == Manager 'bitzsk' logged
2006 Feb 10
0
Yuck! Asterisk Crash...
Hi, I'm currently running CVS-HEAD 2005-09-03 I do plan to upgrade to the newest version, but need to do some testing with it first. In the mean time... does anyone know what these messages below are about? I've never seen it before, but when it happened it locked Asterisk up pretty good. Feb 10 10:16:51 DEBUG[14917] chan_zap.c: Echo cancellation already on Feb 10 10:16:57
2010 Mar 10
4
Extensions.conf changed but not take effect
hi, All one thing confused me a long time. when i change the extensions.conf file. why not take effects after restart the asterisk? details as follow: my dailplan is : [95040] exten => _95040XXXXX,1,Set(CALLINNUM=${CALLERID(dnid)}) exten => _95040XXXXX,n(start),Answer exten => _95040XXXXX,n(welcome),Background(${welcomefile},,123) ... exten => i,1,Playback(invalid) exten =>
2010 Jul 12
0
ResetCDR not working after forced hangup
Hello, Asterisk party, If block the call before dialing (Hangup()), CDR's don't write to MySQL or CSV. Otherwise, if Hangup() is after Dial(), CDRs write normally. Here is the dialplan: ; we skipped dial, because the number is "blocked" exten => _X.,n(Finish),Hangup() exten => h,1,NoOP("hangup") exten => h,2,ResetCDR(w) exten => h,n,NoCDR() exten =>
2007 Sep 24
0
Asterisk Dropping Calls
Hello, I am having an issue whereby calls are being dropped randomly. I have an ISDN 30 E1 line going into a Wildcard TE220 (4th Gen). My Asterisk install is based on Trixbox 2.0. However, I have updated the source code to the following. The Asterisk release is asterisk-1.2.20. Zaptel release is zaptel-1.2.18. And libpri release is libpri-1.2.4. I have include an extract from the Asterisk log
2007 Sep 30
0
Asterisk Dropping Calls (Richard Young)
> > Hi, Remove usecallingpres=yes busydetect=yes from your zapata.conf file. and the restart asterisk. Hopefully you will not faced drop call issues. Regards, Vidura Senadeera. Message: 3 > Date: Mon, 24 Sep 2007 12:29:40 +0100 > From: "Richard Young" <Richard.Young at intrintech.com> > Subject: [asterisk-users] Asterisk Dropping Calls > To:
2009 Jul 15
1
ResetCDR after GotoIf doesn't set dst correctly, Is this a bug?
(Both on Asterisk 1.2 and 1.4) I was struggling to find out why my CDR was recording dst = h after a call hangup. It was working fine until I added a GotoIf statement before ResetCDR to calculate some value for userfield column. Today I tested and found out that if ResetCDR is put after GotoIf (or after if in AEL), it doesn't record correct value in dst column, and isntead puts 'h'
2010 Mar 09
0
DUNDI Sip authentication failure
Hi all, I'm new in asterisk and I got to set up a dundi config for my work. I have 2 PBX for the test, the two PBX are in the same local network PBX A : 192.168.199.23 PBX B : 192.168.199.21 my config files : (on PBX B , the config files on PBX A looks like it) /etc/asterisk/dundi.conf [general] bind=192.168.199.21 port=4520 cachetime=5 ttl=32 autokill=yes entityid=00:30:18:4C:33:53
2006 Jan 20
0
h extension
Hi, I want to count the number of open Zap channels on my server. [outgoingzap] exten => _0NXXXXXX,1,NoOp(Outgoing Local - 7 digs - ${EXTEN:1}) exten => _0NXXXXXX,2,Set(ZAP01=$[${ZAP01} + 1]|g) exten => _0NXXXXXX,3,Set(UPDATED=true) exten => _0NXXXXXX,4,Dial(${TRUNK}/${EXTEN},60) exten => _0NXXXXXX,6,Busy exten => _0NXXXXXX,7,Playback(thank-you) include => hangupcontext
2005 May 26
0
capi dial in/out configuration
Hi all, I've recentrly starting to play around with *, when all I wanted is to configure an fritz ISDN card with A@H. Currently I'm stuck at the phase of what do I do with capi after everything is installed. I'm trying to understand how to setup incoming and outgoing calls at A@H since I'm getting a bit lost with the default dial plan. It seems that * answers but disconnect
2010 Jun 29
5
What‘s the best operating system suggest for Asterisk 1.6.2.9
hi, list i want to know what is the best OS for install Asterisk 1.6.2.9, which should work properly on working system. i want to use CentOS5.2 or CentOS 5.4. Which is better and stable? Thanks for your help. -- Thanks for your supporting, have a nice day. Sucan
2009 Dec 23
1
Can't load cdr_radius.so module?
hi , all when i do the command "module load cdr_radius.so" ,error happens. i have installed radiusclient-ng , what's wrong with it? thanks! error message as follow: ZHANGSHUKUN*CLI> module load cdr_radius.so Unable to load module cdr_radius.so Command 'module load cdr_radius.so' failed. [Dec 23 17:55:41] WARNING[31072]: loader.c:380 load_dynamic_module: Error
2010 Aug 20
2
codec_g729.so not work!
hi, all i want to use g729 codec for set up a call. so i donwloaded the so file from web site: http://asterisk.hosting.lv/#bin and install it properly. *CLI> *CLI> core show translation Translation times between formats (in microseconds) for one second of data Source Format (Rows) Destination Format (Columns) g723 gsm ulaw alaw g726aal2 adpcm slin
2005 Mar 06
2
Need help on * anf HFC.
Hi, I'm a newbie on * trying to setup an HFC card. I'm locked for many days getting the all-circuits-busy. And no idea what else to look for/how to diagnose. I'm in Spain, I've tried changing many parameters on zapata/zaptelcong with no luck, also NT & TE modes (honsetly, I've no idea what is). Any clue will be very much appreciated! I've installed *@home on my RH9,
2009 Dec 29
1
Does A2Billing has mial list?
hi, Does A2Billing has mial list? -- Thanks, Sucan
2010 Jan 18
1
How to play the voicemail recorded?
Hi,all i want to hear the voicemail recorded, but when hear "if you want to play message , press 3", after i press 3 i only hear that that's the time the file recorded. not the content. do you know how to hear content of voicemail fle? debug message: == Parsing '/var/spool/asterisk/voicemail/95040654321/3/INBOX/msg0001.txt': Found -- <SIP/1003-00000058>
2005 Jan 04
0
the correct way to stop a CDR?
Hey gang, Currently I have this dialplan: exten => _9.,1,Dial(blah/blah) exten => h,1,ResetCDR(w) exten => h,2,NoCDR() exten => h,3,DeadAGI(rate_call.php) The AGI script takes the completed call, determines all that NPNAXX crap, finds the cost and then updates the CDR with the cost. Problem is, I keep getting these messages: Jan 4 13:25:36 WARNING[13689]: cdr.c:114