similar to: Getting asterisk to work with callthroughs?

Displaying 20 results from an estimated 3000 matches similar to: "Getting asterisk to work with callthroughs?"

2005 Jan 17
1
here's my IAX callthrough app and some questions about problems I have.
Hello all, What my app does is accepts a call in on a Dial-In Number (DID) via IAX, and then prompts the caller for the top secret password (123) and then authenticates the user and prompts them to dial in the number they'd like to call. Once they press pound after dialing in the number it will read it back to them, if they press pound it will attempt to connect via the second IAX provider,
2016 Jun 30
2
problem with DTMF detection on calls created with Originate AMI command
Dear all i'm creating an outgoing call to number xxx with this command: http://host:port/mxml?action=Originate&Channel=Local/xxx at to-external &Exten=testDTMF&Context=cRETEUNICA&Priority=1 wich points correctly to this portion of dialplan: [cRETEUNICA] exten => testDTMF,1,Answer exten => testDTMF,n,Read(digito,,1) exten => testDTMF,n,SayDigits(${digito}) The
2004 Aug 30
2
VoicePulse Connect DTMF with IAX2
Is there anyone out there who has VoicePulse Connect working with DTMF? I've been unable to get it to work from the start, and the recent VoicePulse updates did not help. A caller to my DID's hears Asterisk, but pressing DTMF does nothing: On call setup "iax2 debug" shows: ----------------- Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACK
2005 Feb 08
1
Asterisk causing server to hang ... any hints?
I am trying to set up a simple Asterisk server. All it's going to do for now is to act as my voicemail box. I've got a DID from Voicepulse, and am using IAX (I'll get to SIP someday when I want to circumvent the phone company for long-distance, but for now I'd be happy to get a trial version of Asterisk running). So far, I've managed to set up voicemail.conf, extensions.conf
2013 Apr 08
3
extensions.conf / test DID
I am trying to make sure my DID and SIP account details are working properly and engaging the extensions.conf and dial plan. I have a successful SIP session registered: Connected to Asterisk 11.3.0 currently running on Asterisk (pid = 922) Asterisk*CLI> sip show registry Host dnsmgr Username Refresh State Reg.Time sip3.voipvoip.com:5060
2006 Mar 17
3
SIP Realtime Users
Trying to get SIP realtime working here... I'm connected to the database... *CLI> realtime mysql status Connected to vox180internal@db1.ipt.XXX.com, port 3306 with username voxadmin for 6 seconds. I can get information for the extension in question... *CLI> realtime load sipusers name 2944093 Column Name Column Value
2006 Apr 10
2
Problem - Voicemail resets phone
Can you also post information such as: Type of phone (model Number would be idela) How is it conencted, SIP, ZAP, IAX, Channel Bank. Corresponding config files would also help. Help us help you. >>-----Original Message----- >>From: asterisk-users-bounces@lists.digium.com >>[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of >>Paul A Brown >>Sent:
2009 Nov 22
1
transferring SIP call: no voice
I'm trying to connect a sip call from sipgate to Asterisk A to Asterisk B. Both are behind NAT, but port forwarded. I get the connection, but no voice - either in or out. I can call on SIP from A to B (and from B to A). Do it all the time. Asterisk A receives SIP calls from Junction and Teliax. CLI on A looks right: == Using SIP RTP TOS bits 184 == Using SIP RTP CoS mark 5 ==
2005 Mar 13
2
How can I eveluate trailing numbers in extensions.conf?
Checkout http://www.voip-info.org/wiki-Asterisk+variables I believe that should have the answer for you. furthermore assuming that your number is always going to be 12 digits. exten => _NXX.,1,SetVar(mynumber=${EXTEN:0:12}) - will give you your number. Hope this helps. Umar On Sun, 13 Mar 2005 09:25:11 +0100, Harald Milz <hm@seneca.muc.de> wrote: > Hi, > > this
2015 Feb 17
1
How to route SIP provider without DID
Hi, I'm struggling to separate inbound calls fro a SIP provider that does not send DID. I have tried .......sip.com/12345678 on register string different context=from-no-did Port not possible as only support 5060 Any suggestions? Thank you! HB
2006 Nov 03
3
Problems Overwriting CallerID with True ANI
I receive calls over a T1 with callerid and then *ani*dnis*. I am able to strip out the ani and the dnis in the dialplan but when I try to set the caller ID to be the ani, it looks ok but then if I do a NoOp callerid on the next line, I get unknown. Here is the section of my dialplan: exten => _*NXXNXXXXXX*NXXNXXXXXX*,1,Set(ANI=${EXTEN}) exten =>
2005 Aug 07
4
Configuring Asterisk@home for Sipgate.
Hi all, I'm new to the forum. Oh no....newbie question coming, I hear you all cry! I'm playing around with Asterisk@home and have installed software and fiddled around with sip and extensions files. I have manage to make out going calls through Sipgate using X-Lite but cannot for some reason receive incoming calls. Incoming calls do not even show up on the switchboard panel. I've
2005 Mar 04
2
budgetphone
Hi all, I registered a SIP account at budgetphone.nl/talkin2ya.nl Receiving calls works like a charm, I even redirected my normal PSTN number to the number I got from them so everything ends up in my * server. Before I ask them to take over my normal phone number I wanted to test all of it, so I ordered some calling minutes to test. Now I cannot get outbound calling to work with them. Anyone here
2020 Apr 27
1
Reload dialplan from bash in strict mode
Hi All, I hope someone can give me a hint. We try to reload the asterisk dialplan config using ansible command module. Using this we just trigger asterisk -rx "dialplan reload" Now we want ansibe to fail if there is something wrong in the dialplan. If we put a bad config in extensions.conf dialplan reload prints some warning in Asterisk console but the command "asterisk
2005 May 16
4
Asterisk@home 1.0 + Sipgate UK/SIP Provider
Hello, I've been looking at the DialPlans by some poeple using Asterisk with SipGate, but the new Asterisk@home 1.0 allows you to create Outbound routes etc, does using the web admin give the same effects? When I add a SIP Trunk with my Sipgate settings and use a pattern of "8|." to place all calls with a 8 prefix tot he sipgate account the softphones dial the number, the Asterisk
2013 Sep 18
2
sipgate outgoing calls
Hello i am trying to setup sipgate gateway i can get incoming calls fine, but when i dial in and then try to dial out i get this in asterisk command line -- Called 01179248615 at sipgate [Sep 18 13:58:30] NOTICE[28232]: chan_sip.c:17885 handle_response_invite: Failed to authenticate on INVITE to '"01179553708" <sip:SIP-ID at sipgate.co.uk>;tag=as30eb9dd1' --
2016 Oct 15
3
Registered successfully, but after a minute or so no SIP messages anymore
ping times are fine as well: [root at freepbx asterisk]# ping sipgate.de PING sipgate.de (217.10.79.9) 56(84) bytes of data. 64 bytes from sipgate.de (217.10.79.9): icmp_seq=1 ttl=57 time=46.7 ms 64 bytes from sipgate.de (217.10.79.9): icmp_seq=2 ttl=57 time=46.4 ms 64 bytes from sipgate.de (217.10.79.9): icmp_seq=3 ttl=57 time=46.7 ms 64 bytes from sipgate.de (217.10.79.9): icmp_seq=4 ttl=57
2006 Feb 25
2
sipgate.de question
Hi, Anyone here using sipgate.de ? It worked for months, but for a couple of days now I'm unable to register with them. My account is ok, because I can login to the website. Asterisk keeps showing me: Feb 25 23:50:18 NOTICE[5144]: chan_sip.c:5269 sip_reg_timeout: -- Registration for 'XXXXX@sipgate.de' timed out, trying again (Attempt #n) I looked at the sip debug stuff, and all I
2004 Sep 26
6
SIP Registration Timeout, No FW
Hi people, My asterisk wont register with any sip providers, I have tried three different but they all end up with: Sep 26 17:36:36 NOTICE[114696]: chan_sip.c:4035 sip_reg_timeout: Registration for 'whatever@provider.tld' timed out, trying again There is no firewall and my server has a public IP. Could this be a Asterisk problem? -Fredrik vK
2009 Oct 18
1
Call from 'sip-id' to extension 'sip-id' rejected because extension not found ?
I'm trying to setup sipgate on 1.6.1. Following the instructions on the site: http://www.sipgate.com/faq/article/394/How_do_I_configure_Asterisk, I created [sipgate] in sip.conf and a [sipgate-in] in extensions.conf: [sipgate] type=friend secret= ;;SIP_PASSWORD insecure=port,invite defaultuser= ;; SIP-ID fromuser= ;;SIP-ID context=sipgate_in fromdomain=sipgate.com host=sipgate.com