similar to: IAX2 trunking with Older Asterisk version ?

Displaying 20 results from an estimated 300 matches similar to: "IAX2 trunking with Older Asterisk version ?"

2009 Jun 01
1
IAX2 trunking with Older Asterisk, version ?
my sip phone registered on 1.6, when i dial 4567 from 1.6 version, it wont go to 1.6 voice mail. it says == Using SIP RTP CoS mark 5 -- Executing [4567 at sip:1] Dial("SIP/312-09f9a720", "IAX2/trunk10 at 147.120.203.98/4567,10,t") in new stack -- Called trunk10 at 147.120.203.98/4567 [Jun 1 11:01:18] WARNING[8178]: chan_iax2.c:8991 socket_process: Call rejected by
2009 May 29
4
asterisk 1.6.1.0 and dial plan changes
Hi all, I have installed asterisk latest stable version 1.6.1.0, with dahdi driver (tdm410p). then i try to use my older 1.4 extensions.conf. . now it wont work with 1.6. I managed to register my phone on asterisk. but i cant hear any dial tone on my phone. these are my configs. it will detect incoming calls and transfer the call to ext 312. but sip phone users voice is not clear..., but
2007 Apr 16
3
Redundant * servers
Without using Dundi or SER, any thoughts on the following anyone? Has something similar been implemented anywhere so as to me not having to horribly butcher code... 4 servers SIP1-4 User1 -- -- SIP1 -- \ / \ User2 ------ Go to register ------- SIP2 ----- Whereis? --> DB / \ / User3 --
2006 Mar 16
1
Feedback from VON expo!Infoon*HAandPolycomphone!!
Hey, You know, the Digium guys said both are good. They said the the DNS method is better because you dont have the extra point of failure (SER) but said the SER method is better in that it gives you more exact control in the handling of the calls and registration. They did acknowledge there would be a possible downtime only for incoming calls to users with dynamic IPs if the
2004 Aug 12
1
AgentLogin issue
Hi i have an issue getting agentLogin working /etc/asterisk/queues.conf member => Agent/1001 member => Agent/1002 extension.conf exten => 110,1,Wait,1 exten => 110,2,AgentLogin() now, i call 110 by a firefly client, trying to login in as 1001 agent: Aug 12 16:31:36 DEBUG[1103408048]: chan_sip.c:4423 build_route: build_route: Contact hop: <sip:sip3@192.168.1.151:5060> --
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
2013 Apr 06
1
sip registration
I have a very lite layout and attempting to get the SIP configuration set up initially before proceeding into other areas. VMware is running my Asterisk 11 on Ubuntu 12. Shouldnt I be able to at least ping the SIP provider IP? I run command "sip show registry" and do not see it set up. I run sip show peers and I do see an entry. I have not configured anything other then entries in the
2008 Feb 01
1
play promt at the same time to calling and callee
Hello, I want that, when call is answered , callee and calling would hear different prompts and after promts the calls would be bridged. I've tried this situation: exten => s,1,Set(LIMIT_CONNECT_FILE=hello-world) exten => s,2,Dial(SIP/trunk-out/37052390920|60|rL(10000000000000)A(conf-enteringno)) But these prompts play not in the same time: just after conf-enteringno prompt
2009 Jun 18
2
Multiple Outgoing Lines: extensions.conf
Dear all, I am currently trying to configure a PBX make use of a multiple of outgoing lines, currently my extensions.conf looks something like below >> ; extensions.conf ; 20th October 2008 [globals] sip1=201 sip2=202 sip3=203 sip4=204 [general] autofallthrough=yes [default] [incoming_calls] exten => _89859715,1,Dial(SIP/201) exten =>
2013 Apr 09
1
Connect to an outbound channel and dial a phone number??
This seems basic but something is missing..... I dial from my cell phone to my DID and enter the context in extensions.conf I am hoping to cascade through the plan and successfully automatically dial the 1444 number listed. But it fails. And, I dpon't know why? Should I removed the Hangup application? Syntax issue somewhere? I have a good SIP registration with the vendor, voipvoip.
2006 Mar 16
0
Feedback from VON expo! Infoon*HAandPolycomphone!!
Grrr. I'm using outlook web access and there's no way to do inline replies. Anyway... Gabriel. Using SER does not create a single point of failure. You install three SER boxes. Single point of failure gone. It does not take several seconds. If your phones are configured for SRV, and 2/3 of your SER boxes down, it takes about 2s. That's not bad for a 2/3 system failure. You can
2003 Dec 08
5
Multiple Asterisk servers sharing/propagating registry ?
Dear all, I'd like to know if there is a way for multiple asterisk servers to share a common SIP and/or IAX registry. The setup I imagine would be something like : - several asterisk servers called sip1.isp.com, sip2.isp.com, ... - a DNS alias sip.isp.com pointing to all the addresses (thus providing a round robin resolution on each server) - each SIP client would register with sip.isp.com
2006 Mar 16
1
Feedback from VON expo! Info on *HAandPolycomphone!!
> -----Original Message----- > From: Alexander Lopez [mailto:Alex.Lopez@OpSys.com] > Sent: Thursday, March 16, 2006 8:46 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Feedback from VON expo! Info on > *HAandPolycomphone!! > > > > > > "Q: What are the plans for HA? > > That's BS. Last time I
2004 May 25
2
sip phone problem
Hi all. I have 2 ip phones (Grandstream Budgetone): -budgetone1 -budgetone2 All two are connected to an Asterisk server. When I make a call from budgetone1 to budgetone2, I can speak with budgetone2 whith no problem. But when budgetone2 hangs up, budgetone1 does not play any tone (like busy tone). Budgetone1 seems to be still in conversation, but what conversation! Has anyone had a problem
2006 Apr 23
0
Re: Asterisk-Users Digest, Vol 21, Issue 132
Hi All I want to do features as belows. user ---> call ( from telco) --> asterisk ---> IVR -- SIP 1. after that, SIP1 transfer to SIP2 (unattendant or attendant transfer). i want to SIP1 hear stream sound data of call conversation between user and SIP 2 (don't used call conference) SIP3 want to hear stream sound data of user and SIP2 conversation, can be press DTMF
2006 Apr 25
0
Re: Asterisk-Users Digest, Vol 21, Issue 132
Hi All I want to setting as belows. caller ---> call ( from telco) --> asterisk ---> IVR -- SIP 1. after that, SIP1 transfer to SIP2 (unattendant or attendant transfer). i want to SIP1 hear stream sound data of call conversation between caller and SIP 2 (don't used call conference) SIP3 want to hear stream sound data of caller and SIP2 conversation, can be press DTMF
2007 Feb 17
1
Confederated SIP service.
'lo, A provider sets up an Asterisk box in order to service the needs of a small number of customers. The provider issues SIP handsets and the users register with sip.telco.com Thanks to the selection of a brilliant family of technologies, including SIP and Asterisk, the telco.com company grows and grows. Eventually, beyond the point that they can really hold all of the customer SIP
2005 Jan 08
2
SIP and NAT problems "imagine that :) "
Hi all, Seriously, I've tried to read everything I could find (& search for) on voip-info.org and other sites about this problem, but have been unsuccesful. Equipment: xten lite X100P Whitebox linux running Asterisk / AMP D-Link DI-804HV (VPN router) I have installed another DI-804HV at a second location and created a tunnel. For the computers behind that unit, everything works fine
2009 May 27
1
DAHDI and hangup issue when playing the IVR
Good day , I have configured TDM410P (asterisk 1.6.x) on Cent OS 5, but dahdi take some time to hangup the call when playing the IVR..(it will send the hangup signal after finishing the IVR promt..) is there any specific setting to avoid such incidents ? iam using busycount as 3, signalling=fxs_ks ;toneduration=100 callwaiting=yes threewaycalling=yes callreturn=yes
2009 Apr 28
0
Asterisk 1.6.1.0 Now Available
The Asterisk Development Team is pleased to announce the release of Asterisk 1.6.1.0. Asterisk 1.6.1.0 is available for immediate download at http://downloads.digium.com/pub/asterisk/ This is the first release in the 1.6.1 branch, which has additional features added since 1.6.0. Please see the CHANGES file for more information about the additional functionality For those upgrading from previous