qickrooms / red5phone

Automatically exported from code.google.com/p/red5phone
0 stars 0 forks source link

UNREACHABLE SIP Peer problem #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Arquitecture

I have a trixbox ce central, 1 grandstream VoIP phone, 1 x-lite softphone,
red5 8.0 RC2 (the same recomended in the fron page) and the red5phone flex
project.

Problem

I can make and recibe calls in the grandstrem device and x-lite softphone
but in the flex red5phone i can only make calls, y can't recive them.
Trixbox have UNREACHABLE status for this flexPhone. Here is the SIP Peers
report.

SIP Peers

Name/username   Host            Dyn Nat ACL Port     Status               
1103/1103       192.168.1.240    D   N      46732    OK (8 ms)            
1102/1102       (Unspecified)    D   N      0        UNKNOWN              
1101/1101       192.168.1.218    D   N      5062     UNREACHABLE           
1099/1099       (Unspecified)    D   N      0        UNKNOWN              
1025/1025       192.168.1.209    D   N      5060     OK (4 ms).

I have compared the packages in the initial REGISTER method for the X-LITE
softphone and the red5phone, they are very similar, I don't think the
problem is in the REQUEST method itself. Maye some Lan configurations ore
something.

I have atached the packages of the request dialog of each phone.

I would really apreciate your help because i haven been trying to fix this
problem for 2 weeks now.

Original issue reported on code.google.com by aal...@gmail.com on 23 Apr 2009 at 7:43

Attachments:

GoogleCodeExporter commented 9 years ago
try to change the qualify parameter in the sip.conf file to "no".

Original comment by gutomart...@gmail.com on 24 Apr 2009 at 2:27

GoogleCodeExporter commented 9 years ago
I changed the qualify to "no" and nothing changes. I still can't recive calls. 
thanks
anyway! :)

Original comment by aal...@gmail.com on 24 Apr 2009 at 3:09

GoogleCodeExporter commented 9 years ago
could you post your sip peers report (using qualify=no) ?
What is the status?

Original comment by gutomart...@gmail.com on 24 Apr 2009 at 4:38

GoogleCodeExporter commented 9 years ago
yes gutomartinez! Here it is:

Name/username      Host            Dyn Nat ACL Port     Status               
1103/1103          192.168.1.240    D   N      21678    OK (102 ms)           
1102/1102          (Unspecified)    D   N      0        UNKNOWN              
1101/1101          192.168.1.218    D   N      5060     UNREACHABLE           
1099/1099          (Unspecified)    D   N      0        UNKNOWN              
1025/1025          192.168.1.209    D   N      5060     OK (5 ms)            
5 sip peers [Monitored: 2 online, 3 offline Unmonitored: 0 online, 0 offline]

I have attached my sip.conf if you like to take a look a it.

Original comment by aal...@gmail.com on 24 Apr 2009 at 7:21

Attachments:

GoogleCodeExporter commented 9 years ago
hi 

could you tell where can get  "Standalone Red5 Server 0.8 RC2" ?

Official  link is broken .

tks 

Original comment by liweisp...@gmail.com on 25 Apr 2009 at 9:36

GoogleCodeExporter commented 9 years ago
Are you using trixbox?
you should change the parameter qualify to "no" in the "sip_additional.conf" 
file.
look for the parameter inside the context 1101 (your user)
When you change it to no, the status will change from "unreachable" to 
"unmonitored" .

Original comment by gutomart...@gmail.com on 27 Apr 2009 at 5:21

GoogleCodeExporter commented 9 years ago
you was right guto! i was changing the sip_additional.conf file but it seems 
that
when i modify any .conf file the changes do not apply, maybe i have to restart 
the
server or somethig.

I solve the problem changing the "qualify" parameter to "no" in the PHP GUI of
trixbox ce. In the "extensions" seccion. Thanks for you realy useful help!!!

I am here if you need something any time :)

this is my peer report now:
Name/username       Host            Dyn Nat ACL Port     Status                 

1103/1103           192.168.1.243    D   N      54836    OK (6 ms)            
1102/1102           (Unspecified)    D   N      0        Unmonitored           
1101/1101           192.168.1.194    D   N      5060     Unmonitored           
1099                (Unspecified)    D   N      0        UNKNOWN              
1025/1025           192.168.1.215    D   N      5060     OK (4 ms)            
6 sip peers [Monitored: 2 online, 2 offline Unmonitored: 1 online, 1 offline]

Original comment by aal...@gmail.com on 5 May 2009 at 4:02

GoogleCodeExporter commented 9 years ago
liweispace i have download the Standalone Red5 Server 0.8 RC2 in the official 
page,
just couple of weeks ago, now the link is broken. I don't know what happened. 
Sorry!

Original comment by aal...@gmail.com on 5 May 2009 at 4:04