similar to: IAX connection refused between 2 asterisks 1.2.5

Displaying 20 results from an estimated 1000 matches similar to: "IAX connection refused between 2 asterisks 1.2.5"

2006 Jun 22
2
iax2 registration problems
On the asterisk1 I got this: register => username:secret@ipaddress2 [eop] username=username secret=secret type=peer host=ipaddress1 auth=md5 on the second box I got this this host is ipaddress2 [incommingiax2] username=username type=user secret=secret host=dynamic context=from-internal-custom auth=md5 on first host 1 am getting: Jun 22 14:42:10 NOTICE[2398]: chan_iax2.c:7411
2008 Mar 28
1
how to register IAX user without password
hi, i want to call PC2PC between to IAX client without authentication i want to allow every user to use PC2PC no any password required. Please let me know what i have need to do in IAX.conf or any other file to allow any user to call Pc2Pc. My IAX.conf [guest] type=user context=default callerid="Guest IAX User" My extensions.conf [default]
2008 Mar 28
1
how to register IAX user without password for any user
Dear Sanjay, Sorry sanjay i miss to explain completely. My PC2PC mean is Dialer2Dialer i want to allow call between Dialer with out any registry and authentication through IAX. so i need to setup Asterisk accept calls from any user and users can call to each other without any password and registration. please help how can i configure Asterisk using IAX in this regards. thanks, Asif Message: 9
2007 Mar 02
1
Double DTMF digits sent on IAX native bridge
Hi, I have two asterisk servers one is connected to the PSTN and the other one is connected to SIP users. The two servers connect with each other using IAX. When I have an incoming call from PSTN to the asterisk servers and have a forward to go back out to the PSTN the two IAX channel bridge together. Now every time I dial a DTMF digit, the asterisk is sending two DTMF digits. I enable
2007 Aug 04
2
IAX2 - DualServer Problem
Hi, I have two asterisk servers and I want to make these servers call each other as they were internal. I have succeeded in one way. Server B can call Server A without problem, but Server A cannot call Server B. Here's the iax configuration of servers Server A: ================== [ipek] auth=rsa context=from-internal host=XXX.XXX.XXX.XXX inkeys=ipek outkey=odtu peercontext=from-internal
2003 Apr 11
1
How to change login for iaxtel.com IAX?
Hi, I created an iaxtel account, and was given a password containing an "@" character. The directory pages imply that they change the web login password only. How do I reset my IAX password so that it is usable in the iax.conf file? Thanks, Steve
2008 Mar 28
1
IAX user register problem
hi, i want to call PC2PC between to IAX client without authentication i want to allow every user to use PC2PC no any password required. Please let me know what i have need to do in IAX.conf or any other file to allow any user to call Pc2Pc. My IAX.conf [guest] type=user context=default callerid="Guest IAX User" My extensions.conf [default] exten=>_.,1,Dial(IAX2/${EXTEN})
2006 May 29
2
Problem with IAX2 dialin with portunity
Hi, I'm using http://www.portunity.net/ I configured now asterisk with the following setup: iax.conf: register => XXXXXXX:YYYYYYY@iax.iaxport.de [portunity-out] type=friend host=iax.iaxport.de username=XXXXXXX secret=YYYYYY context=incoming-portunity notransfer=yes [guest] type=user context=default ;callerid="Guest IAX User" And in extensions.conf: [default] ;exten =>
2006 Nov 04
0
iax2 qualify - false "peer unreachable"
I would like to ask, if someone observe also problem with peer qualify problems, my asterisk log is full with UNREACHABLE/REACHABLE messages, even when two asterisks are in LAN environment, please take a look into this debug, I can't find any problem with packet loss, all qualify requests are replied and acknowledged, I will submit bug report, if you will also not find any problems here...
2005 Aug 15
12
Voipbuster blocking Asterisk/IAX connections?
What settings are people using? I've seen the ones from dslreports but I'm in that lucky group of people that paid the 1 euro just to have it no longer work. Even after I setup a additional account over the weekend it still doesn't work. And, of course, etherreal only shows encrypted traffic so I can't snag any config settings from it. Any assistance? -----Original
2009 Oct 02
1
IAX2 Call rejected, CallToken Support required
Hi All, I am using Asterisk 1.4.26.2 and I am getting the following problem making connections to this server. My other servers are Version 1.2.x which have no problems and this 1.4.26.2 server can call the other 1.2.x servers. The error is: chan_iax2.c:4251 handle_call_token: Call rejected, CallToken Support required. If unexpected, resolve by placing address 192.168.25.250 in the
2010 May 05
1
IAX2 Auto-congesting call due to slow response
Hi all, I am trying to connect to a softphone application using an Iax channel on Asterisk 1.4.30. I can do outbound calls, from softphone to asterisk, but not inbound from asterisk to softphone. I get the following Debug: ---------------------------------------------------------------------- ---------------------------------------------------------------------- Tx-Frame Retry[000] -- OSeqno:
2006 Oct 18
0
IAX2 thru NAT problem
Hi people, i have problem with IAX2 between two asterisk PBX. When i try call some number i get "INVAL" packet, but when i try call same number via OpenVPN (is between this two asterisk) call is working fine.So i debug communications and here is my opinion ... Schema of connection: Asterisk1 -> ADSL router with NAT -> INTERNET -> Asterisk2 A)Calling directly via public
2004 Dec 21
0
IAX2 insists on not using port 4569??
For some reason, starting just today, 1 out 3 of my asterisk servers is having issues calling 1 other server. The only issue I see is that when it registers with the problem server it is using port 1027, not 4569. ie: Registered to 'Server 1', who sees us as 'Server 2':1027 Server 1 then proceeds to timeout trying to register with Server 2. The way I have each server registering
2006 Nov 01
1
IAX problem
Hi All, I'm having problem with IAX, I'm trying to connect to speex.co.il from asterisk using: register => username:password@speex.dyndns.org and I cant get it to work. Maybe someone who already got this to work will help... When dialing my speex extension I see the next output from consol: IAX2 Debugging Enabled *CLI> Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno:
2004 Mar 26
1
DIAX Followup
Anyway, in my P.S. yesterday (the main post was on Codec problems), I described a situation where any IAX softphone was registering successfully, and then having zero sounds heard on either side of the call. Here is an "iax2 debug" output from a DIAX call to a local * server, dialing the extension that goes directly to the "demo" application. AsteriskHouse*CLI> iax2
2007 Sep 14
2
AGI script fails on IAX channels (from call file).
Hi Guys, I have already tried this one on the developers list. I have not been successful getting much back there and I have notified them that I will post this on the users list instead. Hopefully somebody have tried something similar and can help out. I am developing AGI scripts on Asterisk and have run into some very strange behaviour and I think this is a bug, but I am not completely sure.
2009 Jun 30
2
IAX2 help needed...
I run a phone in a remote office using the IAX2 protocol. It mostly works fine; except that every 5 mins it loses connection with Asterisk, before reconnecting 30 seconds later; rinse & repeat. Using the IAX2 debugging, I'm seeing this a lot: Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: POKE Timestamp: 00018ms SCall: 04050 DCall: 00000
2006 Nov 22
0
iax2 - wildiax phone & myself puzzled
I know in advance maybe I'm overlooking something stupid, however I'm really lost and cannot find the solution... Situation: - asterisk-1.2.13 on a linux box with no iptables active. - one iax2 peer defined - one wildiax phone running on my laptop the soft phone is configured to connect & register on asterisk, however, I cannot get it working. What am I missing? Please help!!
2007 Apr 03
0
DTMF via IAX ignored after a few seconds
I'm new to this list, and I apologize if this is an already answered question, but my Google-fu was not strong enough to find the answer if it was. I'm having a problem with DTMF on incoming IAX calls. For the first few seconds of the call (between maybe 1 and 15, it varies from call to call) everything works fine. After that I continue get DTMF_E messages from the remote IAX server