RE: [Asterisk-Users] peer is UNREACHABLE when using XLITE

2004-03-07 Thread Craig Waddington
RTP is default port 8000 in X-lite.

Try Forward port 8000 UDP to *, and see how that goes.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hans-Henrik
Andresen
Sent: 07 March 2004 08:28
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] peer is UNREACHABLE when using XLITE

Hi,

I have 3 friends trying to connect to my Asterisk using x-lite, all of
them
are using 3 dif. adsl-provider.

For each of them I got this in sip.conf:

disallow=all
allow=ulaw
allow=alaw
allow=ilbc
allow=g729
allow=g723.1


[seholm]
type=friend
secret=**
auth=md5
nat=yes
host=dynamic
reinvite=no
canreinvite=no
qualify=1000
dtmfmode=inband
callerid=Svend Erik Holm <60>
context=sip

They can all connect, but in asterisk I got this

*CLI> Mar  7 09:20:26 NOTICE[278546]: chan_sip.c:5846 sip_poke_noanswer:
Peer 'henrikoglone' is now UNREACHABLE!

And sip show peers show this
seholm  83.88.89.122(D)  255.255.255.255  5060 UNREACHABLE

They can make calls TO me, but of cause the pickup wont be sent to them,
so
asterisk shut down the channel after 5 sec. or so.

If they are using sjphone it works, test with gs. analog adaptor also
works.

If I use a x-lite on same lan as asterisk, and if they make a VPN to my
asterisk it works.

(We had tried to use stun-server as well)

Any clue ?


/Hans-Henrik Andresen



___
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] peer is UNREACHABLE when using XLITE

2004-03-07 Thread Olle E. Johansson
Senad Jordanovic wrote:
Hans-Henrik Andresen wrote:

Hi,

I have 3 friends trying to connect to my Asterisk using x-lite, all
of them are using 3 dif. adsl-provider. 

For each of them I got this in sip.conf:

disallow=all
allow=ulaw
allow=alaw
allow=ilbc
allow=g729
allow=g723.1
[seholm]
type=friend
secret=**
auth=md5
nat=yes
host=dynamic
reinvite=no
canreinvite=no
qualify=1000
If the client turns UNREACHABLE, you might want to change the qualify= setting to 
qualify=yes,
that defaults to two seconds, instead of one second that you have here.
http://www.voip-info.org/tiki-index.php?page=Asterisk%20sip%20qualify

Check with 'sip show peers' how long turn-around-time you have to the clients after 
that.
/Olle
___
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] peer is UNREACHABLE when using XLITE

2004-03-07 Thread Senad Jordanovic
Hans-Henrik Andresen wrote:
> Hi,
> 
> I have 3 friends trying to connect to my Asterisk using x-lite, all
> of them are using 3 dif. adsl-provider. 
> 
> For each of them I got this in sip.conf:
> 
> disallow=all
> allow=ulaw
> allow=alaw
> allow=ilbc
> allow=g729
> allow=g723.1
> 
> 
> [seholm]
> type=friend
> secret=**
> auth=md5
> nat=yes
> host=dynamic
> reinvite=no
> canreinvite=no
> qualify=1000
> dtmfmode=inband
> callerid=Svend Erik Holm <60>
> context=sip
> 
> They can all connect, but in asterisk I got this
> 
> *CLI> Mar  7 09:20:26 NOTICE[278546]: chan_sip.c:5846
> sip_poke_noanswer: Peer 'henrikoglone' is now UNREACHABLE! 
> 
> And sip show peers show this
> seholm  83.88.89.122(D)  255.255.255.255  5060 UNREACHABLE
> 
> They can make calls TO me, but of cause the pickup wont be sent to
> them, so asterisk shut down the channel after 5 sec. or so. 
> 
> If they are using sjphone it works, test with gs. analog adaptor also
> works. 
Most likely NAT sessions are too short. In another words ports at which
devices operated are closed to soon by firewall/router/pc, hence * can
not "find" devices.


> 
> If I use a x-lite on same lan as asterisk, and if they make a VPN to
> my asterisk it works. 
> 
> (We had tried to use stun-server as well)
> 
> Any clue ?
> 
> 
> /Hans-Henrik Andresen
> 
> 
> 
> ___
> 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] peer is UNREACHABLE when using XLITE

2004-03-07 Thread Hans-Henrik Andresen
Hi,

I have 3 friends trying to connect to my Asterisk using x-lite, all of them
are using 3 dif. adsl-provider.

For each of them I got this in sip.conf:

disallow=all
allow=ulaw
allow=alaw
allow=ilbc
allow=g729
allow=g723.1


[seholm]
type=friend
secret=**
auth=md5
nat=yes
host=dynamic
reinvite=no
canreinvite=no
qualify=1000
dtmfmode=inband
callerid=Svend Erik Holm <60>
context=sip

They can all connect, but in asterisk I got this

*CLI> Mar  7 09:20:26 NOTICE[278546]: chan_sip.c:5846 sip_poke_noanswer:
Peer 'henrikoglone' is now UNREACHABLE!

And sip show peers show this
seholm  83.88.89.122(D)  255.255.255.255  5060 UNREACHABLE

They can make calls TO me, but of cause the pickup wont be sent to them, so
asterisk shut down the channel after 5 sec. or so.

If they are using sjphone it works, test with gs. analog adaptor also works.

If I use a x-lite on same lan as asterisk, and if they make a VPN to my
asterisk it works.

(We had tried to use stun-server as well)

Any clue ?


/Hans-Henrik Andresen



___
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