Displaying 20 results from an estimated 30000 matches similar to: "How ro store Reject cause"
2009 May 08
0
Numeric Hangup Code
I am sending SIP or H323 calls to a carrier, and I need to store in the CDR
why the calls are rejected or why they hang up. In SIP, it can be code 503,
500, 488, etc. How do I get the information in my dialplan? I don't mean
$(DIALSTATUS}, but the real numeric code
F.Alves
2015 Feb 27
1
603 Declined > Dialstatus Busy
Hello Everyone.
In my outbound contexts, I'm using "${DIALSTATUS}" to fail over to other
routes if the chosen route rejects the call.
Now, My current scenario is if I get "BUSY" back from the first provider,
I send a busy back to my customer. If I get something like CHANUNAVAIL
(Like a SIP 503) I advance to the next carrier and attempt the call.
This works
2010 Jun 21
3
How do I access the Dialstatus numeric code received?
I need to access number received after a I dial a SIP or H323 call?
suppose I get one of these:
*404 Not found
**486 Busy here
**408 Request Timeout
**480 Temporarily unavailable
**480 Temporarily unavailable
**403 Forbidden (+) **
410 Gone
**301 Moved Permanently
**410 Gone **
404 Not Found (=)
**502 Bad Gateway
**484 Address incomplete*
How do I get the 404, 486, etc.
F.A.
-------------- next
2005 Sep 11
0
OpenH323-Channel Q.931-Problems with Gatekeeper
Dear Mailinglist-User
currently we`re working with an IP-PBX, based on Asterisk, with SIP, H.323
and ISDN-Capabilities.
SIP and ISDN works fine, but H.323 not.
In our first test, we started to connect Asterisk to an Cisco IOS-Gatekeeper
with the "chan_oh323" (version 0.6.5).
We successfully tested in/egress calls without any problems.
But when we started to connect our Asterisk
2013 Jul 03
1
SIP. Call-limit dialstatus
Hi all. We have a problem with correct dialstatus and cdr(disposition) when
using call-limit. When call-limit reached dialstatus is CHANUNAVAIL and
CDR(disposition)='NO ANSWER'
-- Executing [0014 at sub_pbxdialco:49] Dial("SIP/1295-000001f8",
"SIP/0014,12,tTkK") in new stack
== Using SIP RTP CoS mark 5
[2013-07-03 15:22:27] NOTICE[29728]: chan_sip.c:6003
2011 Aug 14
1
1.6.2.20 ${DIALSTATUS} disagrees with CDR(answered)
I am having a problem with ${DIALSTATUS} and )=CDR(disposition) disagreeing. Below is a dialplan snippet and the resulting CLI output. This is running in an 'h' extension.
Noop(DIALSTATUS=${DIALSTATUS})
Noop(CDR(disposition)=${CDR(disposition)})
-- Executing [h at pbxmax-dial-simple:1] NoOp("SIP/msx_01-0000005b", "DIALSTATUS=ANSWER") in new stack
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
hello perl experts
i am working with "ast-rad-acc.pl" from
http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth
i dont know why $cdr{'DNID'} and $cdr{'CALLERID'}
under 'sub send_acc {' are empty. i m successfully
connected with asterisk manager and when call i hangup
my perl application is getting that all other thing
are ok but i dont know why only
2008 Mar 10
2
dialstatus and cancelled calls
According to
http://www.voip-info.org/wiki-Asterisk+variable+DIALSTATUS
when a caller hangs up before the callee has time to
pick the phone up then DIALSTATUS should be CANCEL.
And it is.
However, the disposition field in the CDR table is "NO
ANSWER".
So if I analyze the CDR data I won't be able to
discriminate calls cancelled by the caller and calls
not answered by the callee
2006 Mar 25
2
Asterisk spanDSP / Faxing problem
Hi There.
I have the following setup :
Asterisk 1.2.4 , freePBX 2.0.1, spandsp-0.0.2pre24
My problem is as follows :
If I set up a very simple extensions.conf. when I dial from a fax
machine, it seems as if no fax is being recognised.
If I answer the call, I can hear the fax machine beeping.
extensions.conf :
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
2019 Jan 09
2
Switched from Asterisk 1.8 to 13 - CDR ringtime now always zero (Joshua C. Colp)
Regarding this I've read the specs linked to in detail, but I can find no mention anywhere of any change that implies or states that no ring time will be recorded anymore in Asterisk 13 and that all times in start and answer columns will now be equal for all calls.
Can this be because I nowhere use the Answer() application in my dialplan when dialing out?
-----Original Message-----
From:
2014 Jul 18
0
How to get 2 CDR Records of 2 outgoing calls bridge
Hi all,
I need 2 CDR Records of below 2 numbers for outgoing calls, detail is given
as below:
*96XXXXXXXX88XXXXXXXX*
*=> Call file : outbound call generate through below file*
Test.call
======
Channel: local/s at outgoing/n
WaitTime: 45
Context: outgoing_ivrs
Extension: s
Priority: 1
Set: contact_no=96XXXXXXXX
extensions.conf
============
[outgoing]
exten => s,1,NoOP(----- First LEG
2005 Jul 10
0
Time out not working from php agi...
Here i am doing a dial command from a php agi...
EXEC DIAL H323/123456789@xx.xx.xx.xx:1720|40|HL(585000:61000:30000)
But asterisk is not disconnecting the connection after 585 secs...
the result is ...
answered time is 1926n
but thing is time out is working some time and some time not....
LOG:
2005-06-28 20:26:13 VERBOSE[19094] logger.c: callcard.php: string(111)
"app_callingcard:
2007 Jun 26
1
CDR Records "s" as dst
I am using VoiceOne http://voiceone.it/ as my management interface.
I am not 100% sure when it started, but my CDR is now full of "s" as
the DST instead of the actual dialed number.
As I understand it - it is because it is being recorded in the CDR
while in a macro (as below).
Is there any work around so that I can record the actual dialed number?
[macro-dialout]
exten =
2005 Jul 22
0
Outgoing SIP causes error Got SIP response 482 "Loop Detected	 " back from.....
Hello fellow asterisk people!
I have Asterisk listening on port 5061 and SER on port 5060.
Asterisk is configured as a gateway for ISDN/Analog/H323 and also SIP.
My problems are with SIP. I can make incoming calls from SIP to asterisk
and to any of the other networks, but when I try to make an outgoing
call from Asterisk to SER I see the following in Asterisk:
-- Executing
2007 Jun 08
1
call problem...
Hi, i got Ubuntu 6.06 installed and theres a problem with asterisk.
I've sucessfully installed it with the command:
#apt-get install asterisk
Then after installing FreePBX i get this error when restarting asterisk:
root@hernandezz-laptop:/home/hernandezz# asterisk -rvvvvvvvvvv
Unable to connect to remote asterisk (does
/var/run/asterisk/asterisk.ctl exist?)
After looking at the logs i
2005 Mar 15
1
SIP & H323 gateway
Hi pros,
Newbie to asterisk, need some help.
My existing senerio is we have 6 analog quintums and 1 digital H323,
and our gatekeeper is gnugk openh323 located in US.
Our business is Call Center and our method of dial is using prefix and
gateway IP provided my Carrier.
I also brought two AudioCodes MP108 8 FXS gateways, as our gateway
runs on h323 my friend suggested to go for Asterisk.
If
2005 Jun 22
1
missing cdr records
I am experiencing a very wired problem.
Some of my cdr are lost.
I use logging cdr to csv, mysql and odbc. But some of them are lost. They miss in csv mysql and odbc, so i'm pretty sure it is related to asterisk functioning.
I am running asterisk 1.0.7; this is simple configuration file:
extensions.conf
[general]
static=yes
writeprotect=no
[macro-gw-voipjet]
exten =>
2009 Jun 29
0
FW: re: Asterisk Outbound with Failover, alarm notification, dial status and hangupcause capturing to CDR from Dialplan
Managed to implement this on asterisk v1.4.24.1,
Also, Hangupcause updating to user field.
However, this only works on the edge of my voice network (demarcation
point)
It does not work on my internal routing boxes as I use IAX to route
between remote sites.
I was thinking of using some sort of SIP variables to transport these
results over the IAX trunk..
Any bright ideas folks???
2006 Feb 13
0
problem with outgoing calls Unable to create channel of type 'ZAP' (cause 34 - Circuit/channel congestion)
hi
i've configured a TE205P on asterisk at home
this is my
zaptel.conf
span=1,0,0,ccs,hdb3,crc4,yellow
span=2,0,0,ccs,hdb3,crc4,yellow
bchan = 1-15, 17-31
dchan = 16
bchan = 32-46,48-62
dchan = 47
loadzone = it
defaultzone = it
and my zapata.conf
signalling=pri_cpe ; pri_cpe = PRI slave ; pri_net = PRI master
switchtype=national
usecallerid=yes
hidecallerid=no
callwaiting=yes