similar to: IAX NOTICE and WARNING messages

Displaying 20 results from an estimated 600 matches similar to: "IAX NOTICE and WARNING messages"

2005 Jan 25
2
fwd IAX2 error
I'm trying to test IAX2 with FWD It registers fine but when I try to receive the call I get: chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (38) of length 1 Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (39) of length 1 Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:476
2004 Jan 29
2
IAX Implementation Problem
We have been, unsuccessful, trying to implement inter-asterisk communications using IAX. I was wondering if anyone is having similar problems, or would share information about their succes/ Our environment consists of two servers with public IP addresses and DNS entries that resolve. (for the example we use "domain.net") Based on the information available to us, we have tried the
2004 Dec 22
1
register_verify defined in 2 files?
I know I'm getting tired of looking at code, but why is the function register_verify defined in 2 different files? chan_iax2.c line 3860 static int register_verify(int callno, struct sockaddr_in *sin, struct iax_ies *ies) chan_sip.c line 4869 /*--- register_verify: Verify registration of user */ static int register_verify(struct sip_pvt *p, struct sockaddr_in *sin, struct sip_request *req,
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})
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]
2005 Jun 13
0
IAX Issues...
Hello all I have looked in Google for a fix for this issue but I have had no luck, so I am posting it here. Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output: Expecting causecode to be single byte but was 35 Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output: Expecting samplerate to be 2 bytes long but was 40 Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625
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
2003 Sep 26
1
Question about codecs and interoperability with cisco AS5350
Hi all. I'm going to implement some large Asterisk based solution. Maybe 4-5 PCs with 1-2 E1/T1 trunks on each. Because some of the traffic will be sended to external VoIP provider, i has some questions 1. Which is the lowest bandwidth consuming codec in Asterisk, which is compatible with Cisco Gateways. Stability is needed too. 2. Have someone allready bulded such a systems and what
2007 Sep 26
4
Asterisk realtime error
Hi! I am proving Asterisk 1.2.24 in realtime with MySQL 5.0.27 using Idefisk softphones. I followed the steps of "how to" of voip-org but always have this error: Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL RealTime: Failed to query database. Check debug for more info. Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL RealTime:
2004 May 22
1
Sip proxy registration help
Hi All, I have just installed Asterisk and am trying to connect it to a SIP account that I currently have with www.voiptalk.org but without any success. Although I know that voiptalk do provide asterisk accounts I don't want to convert the SIP account until am happy that it's gonna work for me. The asterisk box is currently behind a firewall and the following ports are being forwarded
2004 Jan 06
1
Got SIP response 482 "Loop Detected"
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040106/dd10d5ef/attachment.htm -------------- next part -------------- Hello Today I observed this strange problem, as soon as I called from my SNOM IP phone (910) to CISCO IP Phone 7905G (810), I got following warning messages and call didn't connect. But after couple of minutes this
2007 Oct 30
2
zoiper iax registation: "facility rejected"
I'm trying to setup zoiper ( formerly idefisk ) to use my asterisk server at work from home. I've setup zoiper for iax, set the ip address to work's fixed ip address, user: home, password: password but the zoiper log shows: 11:02:35 Rejected registration for 'home@<my-office-ip-address>' with cause 'facility rejected' 11:03:35 Rejected registration for
2004 Nov 21
1
make asterisk accept Register messages
Hi all, I don't know why but my * is not accepting Register Messages. Have you seen this kind of problem before?? I need help! Thank in advance. #################################################### *CLI> Nov 19 15:42:11 NOTICE[12893]: chan_sip.c:4869 register_verify: Peer '111' is trying to register, but not configured as host=dynamic Nov 19 15:42:11 NOTICE[12893]:
2004 Sep 22
3
2.6 kernel ipsec and shorewall
I set up an ipsec/racoon vpn tunnel test environment. The gateway machines are 192.168.0.30 and 192.168.0.31 on the external adaptor and 10.0.1.1 and 10.0.2.1 internally. The test workstations are 10.0.1.10 and 10.0.2.10. The tunnel seems to be working as in 10.0.1.10 can talk to 10.0.2.10 an vice versa and they can both use the net via NAT, however 192.168.0.30 and 192.168.0.31 cannot directly
2013 Oct 08
1
iax2: no authentication, but still peer?
Using zoiper on a nexus 4, asterisk 11.5.1, sometimes we see failed authentication. The secret seems correct, so we can't figure out why we're getting failed authentication. But at the same time the device shows as registered: [Oct 8 18:14:14] NOTICE[510]: chan_iax2.c:11071 socket_process_helper: Peer 'n4' is now REACHABLE! Time: 441 [Oct 8 18:15:58] NOTICE[519]:
2010 Apr 14
1
Interpbx connection
Hi Guys, i've connecting two pbx server successfully for several times using the following config: register => USPBX:mypass at 122.11.176.35 <USPBX%3Amypass at 122.11.176.35> [PBX1] type=friend host=122.11.176.35 trunk=yes sercret=mypass context=external deny=0.0.0.0/0.0.0.0 permit=122.11.176.35/255.255.255.240 insecure=very allow=all nat=yes qualify=yes canreinvite=no in the other
2011 May 14
1
Asterisk 1.41 - Warning and Notice about contact info and stale nonce
Hi list, We have devices since more then 4 years which where running well with Asterisk. But with latest version (1.38 or more) we face problem with those devices when they try to register. We got [2011-05-14 17:18:06] WARNING[28559]: chan_sip.c:9950 register_verify: Failed to parse contact info <--- Transmitting (NAT) to XXX.XXX.XXX.XXX:5062 ---> SIP/2.0 400 Bad Request Followed by
2003 Nov 13
1
IAX2 based software client ..pls help
Hi, I am very closed to implement the IAX2 version in DIAX, but still some issues which I don't know how to handle, maybe someone from this list can help me. Trying to register with the * server as in version 1, I get the following in the * console: NOTICE[1150495040]: File chan_iax2.c, Line 2919 (register_verify): Inappropriate authentication received and in the client: Registration
2005 Mar 23
0
gnophone 0.2.4 and asterisk 1.0.6
Hello, Does gnophone 0.2.4 work with asterisk 1.0.6? I'm running Gentoo Linux with a 2.6.11 kernel, and I'm getting the following when I try to connect to asterisk from gnophone: Mar 23 12:09:33 WARNING[25059]: chan_iax2.c:546 iax_error_output: Information element length exceeds message size Mar 23 12:09:33 WARNING[25059]: chan_iax2.c:5332 socket_read: Undecodable framereceived from
2011 Mar 10
1
[1.8] Unable to Register: Registration denied because of contact ACL
Hello All, Some new security stuff is going on I suppose in 1.8 that I am not familiar with and would appreciate your help In a scenario such as the following: Internet --> SBC --> Asterisk upon trying to register an endpoint, the following is being observed on the Asterisk Console. Have Googled this but haven't come up with anything that helped much. [Mar 10 11:53:59] ERROR[21272]: