similar to: Reading the CDR

Displaying 20 results from an estimated 2000 matches similar to: "Reading the CDR"

2003 Dec 22
1
Asterisk as a PSTN gateway for SER
First off, here is what I want to do: SIP Clients -> SER -> Asterisk -> VoIP provider Where SER will handle communications between SIP clients (since I would prefer that my SIP clients not use all of my bandwidth) Asterisk will handle calls to a VoIP provider I have read that people have similar setups working, but I have not seen any documentation of these setups. So far, SIP Clients
2010 Apr 28
1
simple dialplan question
Sorry for the simple question. I'm trying to match "sipprovider.nocredit" but the following doesn't execute NoOp (it runs "context" but not "context-custom"). What am I doing wrong? [context] include => context-custom exten => _.,1,Set(GROUP()=1) exten => _.,n,Goto(destcontext,${EXTEN},1) [context-custom] exten => sipprovider.nocredit,1,NoOp(No
2005 Jul 01
2
Sip.conf problems
Hi, I have been trying to configure my Asterisk to use a Sip provider for out and incoming calls. I only have one user and password for connect to my sip provider. My sip.conf is: [general] ;disallow=gsm ;allow=ulaw port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to context = default ; Default for incoming calls callerid=No
2007 Mar 29
2
L options in Dial() dont seem to work....
Hello Asterisk users, Can someone thwack me with a clue stick please? I am following the Asterisk TFOT book Dial() example trying to get the limit and announcements to work as per below. These settings seem to have no effect. There are no warning messages after 4 minutes or every 30 secs thereafter and the call lasts longer than 5 minutes. gunner*CLI> show dialplan [ Context
2004 Aug 16
3
Formatting in sip.conf...can you have 2 @ signs for register?
Hi All, I am trying to setup another sip trunk in addition to what I am already using. The sip provider we are using right now gives you your username as your email address. So IE. If my email is james@james.com.... that is my username . Now... When I put this in the sip.conf file I have found that Asterisk is not able to parse it correctly and instantly goes to the email server to authenticate
2006 Oct 26
10
ECHO Cancellation in SIP Calls
Hi, i am from Germany, so excuse my School English. I use Asteriks 1.2.12.1, zaptel 1.2.9 and mISDN Rc25 - since my update of Asterisk 2 wooks ago, Echos accure in my SIP Calls. I use SNOM 360, sometimes there is no echo (for example if i call myself via SIP->Asterisk->SIPProvider->TELEKOM->ISDN) but if i call other people there occures Echo many times. The Routing is always the
2006 May 31
1
Problems with ZAP dial timeout
Hi, I'm having a problem with the timeout option when dialing a ZAP channel. The goal is to ring a number for 15 seconds, if no one picks up, go to voicemail. The dial command is: exten => s,1,Dial(ZAP/1/6135551111,15) exten => s,2,VoiceMail(u1) exten => s,102,VoiceMail(b1) The call will continue to ring beyond 15 seconds. What's interesting is that a SIP channels does not have
2007 Apr 09
2
DTMF auto detection bug?
Hi, it seems that there is a bug in asterisk's dtmf mode autodetection. Assume following sip.conf: [sipprovider] disallow=all allow=g726 dtmfmode=auto DTMF does not work. It seems rfc2833 mode is chosen despite it being obvious that this cannot work! The following configuration is necessary to get DTMF to work: dtmfmode=info In my opinion, this behaviour is counter-intuitive. I am using
2011 Jan 07
1
AGI->Macro w/Agruments
OK, I need to dial a macro from AGI and needs to pass an argument. Ok, I found an bug report, but it was stated "un fixable?" really after 5 years? https://issues.asterisk.org/view.php?id=2470 I found this email in the archive, but no solution other then the dodgy work around? http://www.mail-archive.com/asterisk-users at lists.digium.com/msg85048.html I have
2005 Jun 02
3
CLUELESS NEWBIE needs help making an outbound sip call to PSTN
I'm going to try and ask this again and keep it short and as too the point as I can while still providing enough info to be of use. PLEASE advise if I am going about this wrong or asking too much. I'm seriously doing my BEST to throughly read the docs and try a bunch of things BEFORE coming here to ask and possibly annoy. If is documentation that explains thsi process in terms that
2017 May 10
4
How to detect fake CallerID? (8xx?)
On Wed, 10 May 2017, J Montoya or A J Stiles wrote: > Presumably your staff carry mobile phones. What about an app that gets > the ID of the cell tower to which it is connected, and passes it and the > SIM number in a HTTP request to a server you control? The problem is that they are supposed to use the 'site landline' to confirm presence -- not their cell phone with the
2008 Apr 01
1
TDM410E card, 1 FXO module - how to dial Out
Hello Newbie question here: I have a box running Ubuntu Linux 7.10 "gutsy gibbon", and have a single Digium TDM410E card, with 1 FXO module fitted and connected to my landline. I have it answering the landline, directing to SIP phones, diverting to voicemail etc - and it works great. What I can't work out is how to dial Out from this single card. It is possible? if so, is
2017 May 10
2
How to detect fake CallerID? (8xx?)
It's probably not practical to have them answering the client's telephone! At a lot of sites, incoming calls would be handled by auto attendant, diverted to answering service, etc. --Don -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Sebastian Nielsen Sent: Wednesday, May 10, 2017 2:46 PM To:
2009 Jun 27
1
2 problems I can't solve without any help
Problem 1 : Incoming conversations from the SIP-provider come into the [default]-context and to the 's'-extension. I am unable to change this, even if I have : sip.conf [general] ;context=default ; Default context for incoming calls register => 092779077:XXXX at 85.119.188.3 ; incoming [092779077] type=user host=85.119.188.3 context=from3starsnet So I define no
2009 Dec 23
1
AMI originate and PHP
Hi Guys, I am trying to make a web form where a person is allowed to put in $phoneNumber, $dialNumber, and $spoofNumber to make a call with spoof caller ID. There are a few problems that I am facing with Asterisk AMI Originate command. The reason why I want to use the darn AMI Originate is because I am sending calls to mobile phones and I want to have some accountability and to know if a call was
2011 Jan 25
1
SIP, IAX2 and ISDN ISUP data
Hi all, I'm looking at my options for getting access to ISDN ISUP fields from DDI numbers, when connecting to a 3rd party Asterisk server. This is for a custom voicemail solution, and at this stage I want to avoid renting a PRI. The information I need to capture is: - Calling Number - Called Number (e.g. the DDI handling the call) - Redirecting Number (e.g. the device diverting to the
2005 Jul 13
0
SIP calls to 'BUSY' or OFF HOOK PSTN numbers do not return busy indicate to sip phone?
What we would like to see happen or emulated is that if someone makes a call via our SIP provider to a PSTN number that is actually busy that we get an actual BUSY tone at the telephone. In our test case this is a PAP2-NA SIP device It would appear that when we call the far end (PSTN phone number) that is busy we do not get any busy indication at the user end (originating telephone on our
2004 Dec 13
1
Repost: Cisco 7960 and Asterisk...not working....
Anyone help me here? I am a newbie so be gentle ;-)...... It worked once and then I played with the configs. I have a static IP address which is on my private network.. Phone is 192.192.192.220 and asterisk server is 192.192.192.22 I have the 7690 with a SIP iamge (Whatever latest is ) I have 3 lines setup with Free World Dial up and have the 4th setup to connect to my asterisk server. Here
2010 Aug 19
3
Calling Line Identity - any ideas
Hi list I have a requirement that I just don't know how to address - I don't think its strange but can't find any pointers anywhere. I have a user that wishes to have a "multi phone" divert. By that I mean "calls made to his extension say Ext200 can be redirected to a different extension say Ext400 and also to his home landline. Doing the dial is fine using
2008 Dec 16
4
RDNIS and asterisk
I have a couple of numbers that are diverted to a number that is conected to an isdn30 card, running asterisk 1.4. eg. 123456 => 22334455 654321 => 22334455 What I would like to know is the number of the orginal number dialled (123456 or 654321). I thought that RDNIS was the answer, but it is always coming up blank. When I did a debug on the pri span, I saw the following message