similar to: I don't know how to authenticate

Displaying 20 results from an estimated 3000 matches similar to: "I don't know how to authenticate"

2009 Nov 21
3
Connect two Asterisk Server in IAX ?
Hi My first post get no answer :=<, i post new with new elements. I have two Asterisk server, running on Asterisk 1.6: SRV1 = 192.168.0.5 on Asterisk 1.6.1.4 SRV2 = 192.168.0.20 on Asterisk 1.6.1.8 I want create a link for exchange call. on Srv1: iax.conf: [general] bindport=4569 bindaddr=0.0.0.0 language=fr bandwidth=low jitterbuffer=no forcejitterbuffer=no autokill=yes
2010 Oct 17
2
Error with Connecting Two Asterisk BOX with IAX
Hello, I'm trying to conect two 1.6.2.13 Asterisk server with IAX. This is my configuration: Asterisk A: iax.conf register => coiax:pass1 at 69.164.207.166 [smiax] type=friend host=dynamic trunk=yes secret=pass2 context=phones deny=0.0.0.0/0.0.0.0 permit=69.164.207.166/255.255.255.255 qualify=yes Console: iax2 registry 69.164.207.166:4569 N coiax 69.164.197.105:4569
2012 Jan 07
2
Asterisk 10.0 & 1.4 - iax codec are not compatible
I'm trying Asterisk 10.0 (as 8.x is not passing PSTN CallerID) and Asterisk 10.0 is no better. I'm still getting: WARNING[12295]: chan_sip.c:14446 check_auth: username mismatch, have <11>, digest has <pstn-1270> NOTICE[12295]: chan_sip.c:22769 handle_request_invite: Failed to authenticate device "KMIEC Z" <sip:7804715665 at 10.0.0.110>;tag=1c1222950155 Anybody
2008 Oct 08
1
Update (IAX Trunking Help)
I posted earlier in the day about needed help with IAX trunking. I did some more reading and made some more changes. Here is what I have thus far: Iax.conf on one server [general] bindport = 4569 bindaddr = 0.0.0.0 disallow=all allow=ulaw allow=alaw allow=gsm mailboxdetail=yes [vvfarm] type=friend username=colo secret=testpassword auth=plaintext host=64.194.211.170 context=iax-incoming
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
2007 May 30
2
(no subject)
Need some help with IAX trunking. I've got six systems: AsteriskM (main) ___________________|____________________ | | | | | Asterisk1 Asterisk2 Asterisk3 Asterisk4 Asterisk5 AsteriskM has two Sangoma A102 2 Port T1 cards in it, the other Asterisk boxes are using ztdummy for timing, they are all using IAX trunking. My calls come in
2009 Apr 20
6
Peer 'iaxfax' is now UNREACHABLE! Time: 3
Hi All, I'm having a strange problem and I'm not able to understand what's happening. I've IAXModem and asterisk Asterisk 1.4.24 running on the same machine. They are linked together through localhost. I've turned qualify on for the iax peer. Periodically I've this message: [Apr 20 23:47:46] NOTICE[4641]: chan_iax2.c:9049 __iax2_poke_noanswer: Peer 'iaxfax' is now
2009 Oct 31
2
Asterisk, Realtime and specify MySQL Table Name ?
Hi actually, i test a new Asterisk Server and i want add Mysql Realtime SIP. I read on the wiki: =================================================== Database Config put the following in res_mysql.conf [general] dbhost = 127.0.0.1 dbname = asterisk dbuser = myuser dbpass = mypass dbport = 3306 Values in sip.conf or iax.conf like in older versions of * are no longer used. Database Table Lets
2009 Feb 12
3
Strange dialplan matching issue
Greetings list, Wondering if anyone has come across this strange dialplan pattern matching issue before: I have a context defined as follows (the plus simply implies it follows on from an existing context in another #include - which, yes, has been included first): [privatedundi](+) exten => _hilton-2XX,1,Goto(hilton,${EXTEN:7},1) When dialling hilton-202 from another box via IAX2, I get:
2009 May 29
1
IAX2 trunking with Older Asterisk version ?
Hi All, Is it possible to make a IAX2 connection between asterisk 1.6.1.0 , and asterisk 1.2.14 ? i tried to use a IAX2 connection between version 1.2.14 and 1.6.1.0 but it gave an error - 1.2.14 End - Error Msg WARNING[8313]: chan_iax2.c:7103 socket_read: Call rejected by 147.120.203.71: No authority found 1.2 END , IAX.conf [trunk14] type=friend host=147.120.203.71 secret=test123
2008 Feb 15
8
Connecting a Rolm CBX to Asterisk via T1?
Hi all, So I'm trying to work on this complex fax server setup, and part of it involves connecting my asterisk server to my Rolm CBX switch, via a T1 line. I plan on using Asterisk simply as a T1-PRI Bridge to IAXmodem (which in turn, activates HylaFax+ to handle the faxing). So far, though, I don't think I'm getting 100% of the way there. When dialing the fax extension from my
2010 Oct 01
2
Asterisk/Realtime and MySQL
Hi i am not a expert on Asterisk and search a lot of small information : I use Asterisk 1.6.1.4 with MySQL. That's work and in my extension.conf, i have: [as5300-incoming] switch => Realtime and in extconfig.conf extensions => mysql,general,VOIP_Extensions A lot of Extension are into the table VOIP_Extensions. I am search to know if i can add a :
2008 Nov 06
2
tired of "midget packet received" warnings
Hi, When monitoring an asterisk through its iax2 port I get these warnings at the console: [Nov 6 13:15:15] WARNING[2209]: chan_iax2.c:7000 socket_process: midget packet received (1 of 4 min) This is triggered by the monitoring app sending a POKE to the iax port. The warning appears even without any '-v'. Is there a way to avoid these warnings? Or at least turn them off when at the
2007 Mar 26
1
1.4 - IAX2 - No registration for peer
hi, I'm getting registration errors I can't debug... [Mar 23 11:07:20] NOTICE[2952]: chan_iax2.c:7344 socket_process: Registration of 'host2' rejected: 'Registration Refused' from: '10.10.10.82' I was getting a 'Cause Code: 29' INV,POKE,...,REJ but I can't duplicate that level of debugging again in the CLI> on host15 10.10.10.15
2007 Jun 27
3
Missing 'init keys' command
Hi, I have two new Asterisk installations (1.4.4 and 1.4.5) and I have created rsa keys and they can now see each other as online peers: moe*CLI> iax2 show peers Name/Username Host Mask Port Status bart 192.168.2.201 (S) 255.255.255.255 4569 OK (48 ms) 1 iax2 peers [1 online, 0 offline, 0 unmonitored] but on the 1.4.5
2009 Apr 26
1
Error, Clue to what?
[Apr 26 10:47:01] NOTICE[32151]: chan_sip.c:16223 sip_poke_noanswer: Peer '3516533812' is now UNREACHABLE! Last qualify: 86 [Apr 26 10:47:11] NOTICE[32151]: chan_sip.c:12723 handle_response_peerpoke: Peer '3516533812' is now Reachable. (98ms / 2000ms) [Apr 26 12:08:49] WARNING[32273]: app_dial.c:1242 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 -
2008 Jul 07
1
DTMF on iax channel is not interpreted by asterisk
Hi! I'm using asterisk 1.4.17 with twinkle and a custom phone based on iaxclient 2.0.2 and I'm struggling a bit with DTMF and features.conf. While the twinkle client is able to initiate an attended transfer using *2 (as configured in features.conf), the iax client is not. I can see the DTMF messages showing up on the asterisk console, but asterisk does not invoke the features
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
2006 Oct 26
6
SIP v IAX2
Lets talk about SIP and IAX2 1. The good and bad of both 2. What is the better one and why 3. and any other information that maybe use full -- Best regards, Al Bochter Bochter Services (Voip PBX) Toll Free: 866-638-1254 EXT: 250 (Voip PBX) Free World DialUp: 780217 EXT: 250 (Voip) Cellular: 712-432-5401 http://www.BochterServices.com/?t=Email BUY and sell Coins, Silver and Gold
2008 May 21
0
iax2 received mini frame before first full voice frame
Hi, I'm running several asterisk servers in combination with dundi. The servers are in different data centers, but other than that they are running identical copies of the same os image, asterisk configuration, etc. One server acts as the trunk and is used to terminate pstn calls, and pass them on to another server via dundi, which then answers the call. I recently noticed that one of