similar to: How to change login for iaxtel.com IAX?

Displaying 20 results from an estimated 1000 matches similar to: "How to change login for iaxtel.com IAX?"

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
2004 Apr 02
2
All calls go to Voice mail and never ring.
I'm starting to get this to work! Well I got Voice Mail to work! All calls goes to voice mail without ringing the users phone (iaxComm). Here is my iax.conf and my extensions.conf Any help would be great!! Thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: extensions.conf Type: application/octet-stream Size: 1039 bytes Desc: extensions.conf Url :
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
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})
2005 Jan 13
2
Firefly repeats registering to * server
This may not strictly be an asterisk question, but not sure where else to post ... I have an Asterisk test server setup with two firefly clients, one on the local lan and one on an external ip address. Both clients are setup the same way and voice calls work fine. The asterisk console reports a "Registered" message for the external client at about one minute intervals but the
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
2005 Feb 21
2
Conecting to asterisk server through NAT usingIAX
Hallo Did you allow udp outgoing on 4569 as well.. i found udp bit different than tcp when comming to firewalls liaan ----- Original Message ----- From: "Bartosz Wegrzyn - asterisk" <junk@lexon.ws> To: <timebandit001@gmail.com>; "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Monday, February 21, 2005 12:29
2006 Nov 23
1
Re: How to change IAX default port 4569 to some other port :Debug Message Attached
iax2 debug is giving following messages repeatedly. Tx-Frame Retry[003] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ Timestamp: 00001ms SCall: 00010 DCall: 00000 [xxx.xxx.157.230:4569] USERNAME : XXX9072835 REFRESH : 60 Tx-Frame Retry[002] -- OSeqno: 002 ISeqno: 000 Type: IAX Subclass: PING Timestamp: 20001ms SCall: 00006 DCall: 00000
2003 Mar 31
2
iax problems
I'm having some trouble with placing some iax calls over an openvpn: Setup A is a 1.8GHz Celeron, T100P attached to a Zhone Zplex. Setup B is a 266MHz P2, T100P attached to a Zhone Zplex. Setup C is a 700MHz P3, T100P attached to an Adtran TA 750. Setup D is a 233MHz Pentium, with an X100P. Setups A and B are on the same physical network. IAX calls routed between them work fine. Setup D is
2015 May 13
1
registering IAX with Teliax
Hopefully this is really a generic question about IAX and doesn't turn out to be something specific to Teliax, because they haven't been too helpful so far. All they can tell me is that my login shows "status unknown" on their end, which prevents me from receiving inbound calls on my Teliax number. Outbound calls through the same server work fine, which rules out most networking
2003 Sep 16
1
Using IAXTEL with RSA authentication. MD5 works, RSA not. [2]
[ Sorry, I incorrectly copied some Reference headers into this post and tacked it onto the wrong thread. -Steve ] So far, I have been able to receive incoming iaxtel calls via my assigned 1-700-xxx-xxxx number, but only when using md5 authentication in iax.conf: [iaxtel] type=user ; Incoming calls only context=incoming auth=md5 secret=<mysecret> ; Required for
2005 Mar 06
1
IAX - Registration Problems
Hi everyone, THis is my second thread regarding the issue.(before I was having problems with accessing my email, which slow down my responses, sorry for that) My setup looks like this Firewall | | Asterisk---Asterisk (two asterisk servers with the same setup for high avail) | | phones Ports 5060, 10000-20000, 4569, 5036 are forwared to 192.168.1.251 which is virtual ip address on one of the
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
2009 Apr 30
1
Registration of 'cstore' rejected: 'Registration Refused' from: '62.213.196.38'
According to my IAX-provider, an account has been created for me on their Asterisk-server... But the Asterisk CLI tells me this : asterisk*CLI> iax2 reload == Parsing '/etc/asterisk/iax.conf': Found [Apr 30 20:51:30] NOTICE[6391]: chan_iax2.c:10124 set_config: Ignoring bindport on reload [Apr 30 20:51:30] NOTICE[6391]: chan_iax2.c:10183 set_config: Ignoring bindaddr on reload
2009 Aug 27
1
Documentation on RSA key authentication ?? (No way to send secret to peer)
Is there any documentation on IAX RSA authentication because I followed http://www.voip-info.org/wiki/index.php?page=Asterisk+iax+rsa+auth and it's not working... Asterisk 1 : -r--r--r-- 1 root root 272 Aug 25 10:34 server2.pub -r-------- 1 root root 963 Aug 24 19:38 server1.key Asterisk 2 : -r-------- 1 root root 963 Aug 24 19:53 server2.key -r--r--r-- 1 root root 272 Aug 25 09:02
2005 Sep 10
2
VoipBuster again
Hi, all I am still battling to connect * and voipbuster. What protocol does it use? Ethereal capture shows UDP traffic, but no SIP or IAX traffic when using their client. VoipBuster client connects to connectionserver.voipbuster.com on port 11112 for authentication. Call itself is placed on different server. I have tried to connect using SIP and IAX and it seems that no authentication is
2006 Mar 10
1
IAX / Firefly handshake problem
I had a working 1.0.9 asterisk installation and tried to get a Firefly IAX phone to register, but it was failing. I upgraded to asterisk 1.2.5 and the PBX is working fine, but the IAX phone still won't connect. Below is my iax.conf and the output from setting iax2 debug while the phone tries to connect. Could somebody please give me some pointers? This doesn't seem to be a normal
2010 Aug 10
1
IAX2 debug of registration - Only getting RX and there is no TX response from Asterisk - is that normal?
Hello Everyone, I am trying to diagnose issue with my IAX2 extension not working. When I have iax2 set debug on all I see is this: *Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ * * Timestamp: 00003ms SCall: 00130 DCall: 00000 [64.229.229.111:64823]* * USERNAME : 100* * REFRESH : 60* * * *Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type:
2006 Apr 04
1
IAX connection refused between 2 asterisks 1.2.5
Hi all, I've 2 * tryning to connect each other Server A is already registred on server B But server B never registers in server A I always get this: Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REGREJ Timestamp: 00018ms SCall: 00004 DCall: 00003 [XXX.XXX.XXX.XX:4569] CAUSE : Registration Refused CAUSE CODE : 29 Any tip? Best regards, Marco Mouta
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