Re: [Asterisk-Users] incomming call rejected using IAX2 with FWD

2004-09-09 Thread TELUX
Works for me, follow the instructions closer.  :)
Storm D. J. Petersen wrote:
Hi,
I cannot seem to accept incoming calls from FWD using IAX2.  I followed the
directions posted at www.fwd.pulver.com/advanced/iax   I can make outgoing
calls fine using IAX via FWD.  When someone calls me from FWD I get the
following message:
   Chan_iax2.c:5251 socket_read: Reject connect attempt from
65.39.205.121
Any ideas?
Thanks,
S.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] incomming call rejected using IAX2 with FWD

2004-09-09 Thread Marty Mastera

 Works for me, follow the instructions closer.  :)
 
 Storm D. J. Petersen wrote:
 
 Hi,
 I cannot seem to accept incoming calls from FWD using IAX2.  
 I followed the
 directions posted at www.fwd.pulver.com/advanced/iax   I can 
 make outgoing
 calls fine using IAX via FWD.  When someone calls me from 
 FWD I get the 
 following message:
 Chan_iax2.c:5251 socket_read: Reject connect attempt from
 65.39.205.121
 Any ideas?
 


I had similar problems getting inbound from FWDI had to do two
things:

1) Register with FWD (pretty standard, but I'll be thorough)

; Let FWD know where to send inbound calls
register = 484162:[EMAIL PROTECTED]

2) Create the FWD entry in IAX.conf (note that I found the name of the
entry makes a differenceie iaxfwd)

[iaxfwd]
type=user
context=fwd-in
auth=rsa
inkeys=freeworlddialup

Make sure that the context you specify for incoming calls exists and has
an extension entry matching your FWD number...also I didn't try it
without the RSA keys, but my configs use them and it works, so if you
aren't currently using them you might try that...I can't remember
exactly, but I think that the keys are included in the keys directory by
default as shipped with Asterisk...


Hope that helps, feel free to call me via FWD (484162 and x200) if I can
help, it would be good to have someone to call me to test

Marty
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] incomming call rejected using IAX2 with FWD

2004-09-09 Thread Bill Seddon
I've also had problems receiving inbound IAX calls from FWD.  And without
any outbound problems.  I've three numbers and fortunately one worked while
two did not.  The one working number encouraged me to keep trying to work
out a reason for the difference.

In the end (today) I re-activated IAX for both of my FWD non-working
accounts and it started working again.  If you have not already tried
re-activating your IAX it might be one thing to try.

Bill Seddon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marty Mastera
Sent: September 09, 2004 10:19 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] incomming call rejected using IAX2 with FWD


 Works for me, follow the instructions closer.  :)
 
 Storm D. J. Petersen wrote:
 
 Hi,
 I cannot seem to accept incoming calls from FWD using IAX2.  
 I followed the
 directions posted at www.fwd.pulver.com/advanced/iax   I can 
 make outgoing
 calls fine using IAX via FWD.  When someone calls me from 
 FWD I get the 
 following message:
 Chan_iax2.c:5251 socket_read: Reject connect attempt from
 65.39.205.121
 Any ideas?
 


I had similar problems getting inbound from FWDI had to do two
things:

1) Register with FWD (pretty standard, but I'll be thorough)

; Let FWD know where to send inbound calls
register = 484162:[EMAIL PROTECTED]

2) Create the FWD entry in IAX.conf (note that I found the name of the
entry makes a differenceie iaxfwd)

[iaxfwd]
type=user
context=fwd-in
auth=rsa
inkeys=freeworlddialup

Make sure that the context you specify for incoming calls exists and has
an extension entry matching your FWD number...also I didn't try it
without the RSA keys, but my configs use them and it works, so if you
aren't currently using them you might try that...I can't remember
exactly, but I think that the keys are included in the keys directory by
default as shipped with Asterisk...


Hope that helps, feel free to call me via FWD (484162 and x200) if I can
help, it would be good to have someone to call me to test

Marty
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] incomming call rejected using IAX2 with FWD

2004-08-31 Thread Deon Rodden
What does your host= line show in the iax.conf for fwd?  I found that 
iax.conf hates it when you use host=x.x.x.x so instead I had to use 
host=dynamic and defaultip=x.x.x.x or something like that. It's very 
finicky.

Storm D. J. Petersen wrote:
Hi,
I cannot seem to accept incoming calls from FWD using IAX2.  I followed the
directions posted at www.fwd.pulver.com/advanced/iax   I can make outgoing
calls fine using IAX via FWD.  When someone calls me from FWD I get the
following message:
   Chan_iax2.c:5251 socket_read: Reject connect attempt from
65.39.205.121
Any ideas?
Thanks,
S.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
.
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] incomming call rejected using IAX2 with FWD

2004-08-28 Thread steveb
All,

I am experiencing this problem with an IAX link to the UK provider
TelAppliant.

chan_iax2.c:5251 socket_read: Rejected connect attempt from 217.14.132.162

Not sure what is causing this, however, it seems to have started sine I
downloaded Asterisk CVS-HEAD-08/19/04-19:55:53. Not sure if this is a red
herring., but, seems coincidental.

Again any idea's ?

Best regards

Steve Beaumont



-Original Message-
From:   [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Storm D. J.
Petersen
Sent:   09 January 2100 15:13
To: Asterisk-Users
Subject:[Asterisk-Users] incomming call rejected using IAX2 with FWD

Hi,
I cannot seem to accept incoming calls from FWD using IAX2.  I followed the
directions posted at www.fwd.pulver.com/advanced/iax   I can make outgoing
calls fine using IAX via FWD.  When someone calls me from FWD I get the
following message:
Chan_iax2.c:5251 socket_read: Reject connect attempt from
65.39.205.121
Any ideas?

Thanks,

S.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] incomming call rejected using IAX2 with FWD

2004-08-28 Thread Lyle Giese
What do you have in extensions.conf for inbound from FWD?

In my default section, I have:

exten = ${FWDNUMBER},1,Goto(housemenu,s,1)

Lyle
- Original Message - 
From: Storm D. J. Petersen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, January 09, 2100 10:09 AM
Subject: [Asterisk-Users] incomming call rejected using IAX2 with FWD


 Hi,
 I cannot seem to accept incoming calls from FWD using IAX2.  I followed
the
 directions posted at www.fwd.pulver.com/advanced/iax   I can make outgoing
 calls fine using IAX via FWD.  When someone calls me from FWD I get the
 following message:
 Chan_iax2.c:5251 socket_read: Reject connect attempt from
 65.39.205.121
 Any ideas?

 Thanks,

 S.

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] incomming call rejected using IAX2 with FWD

2004-08-28 Thread Bill Seddon
Just by way of giving you some encouragement, I too run a version downloaded
on about the same day and use Telappliant successfully.  

I did get a rejected error until I converted one of my accounts to IAX
from the default SIP.  I don't think there is anything special about my
setup and the * PBX is behind a NAT firewall.  Also use FWD via their IAX2
service.

Bill Seddon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: August 28, 2004 4:02 PM
To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: RE: [Asterisk-Users] incomming call rejected using IAX2 with FWD

All,

I am experiencing this problem with an IAX link to the UK provider
TelAppliant.

chan_iax2.c:5251 socket_read: Rejected connect attempt from 217.14.132.162

Not sure what is causing this, however, it seems to have started sine I
downloaded Asterisk CVS-HEAD-08/19/04-19:55:53. Not sure if this is a red
herring., but, seems coincidental.

Again any idea's ?

Best regards

Steve Beaumont



-Original Message-
From:   [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Storm D. J.
Petersen
Sent:   09 January 2100 15:13
To: Asterisk-Users
Subject:[Asterisk-Users] incomming call rejected using IAX2 with FWD

Hi,
I cannot seem to accept incoming calls from FWD using IAX2.  I followed the
directions posted at www.fwd.pulver.com/advanced/iax   I can make outgoing
calls fine using IAX via FWD.  When someone calls me from FWD I get the
following message:
Chan_iax2.c:5251 socket_read: Reject connect attempt from
65.39.205.121
Any ideas?

Thanks,

S.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users