boghe icon indicating copy to clipboard operation
boghe copied to clipboard

Boghe cleint runniing on windows is not even attempting to open TCP connection for MSRP if the other party is running on LINUX, in my case its a sipp script.

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1.I am running a Server sipp script on linux machine and the boghe softphone is 
running on a windows box.
2.I make a call from windows box to linux box the linux box sends 200ok for 
MSRP, this is accepted by the boghe client and it send ack, I have given the 
a=setup:passive in the responce.
3.But after that the client does not try to open TCP connection at all.
4. But if the Signalling sipp is running on a windows box and here even if in 
the SDP we return the MSRP path as linux the cleint opens a TCP connection.

SO BASICALLY IF THE SIGNALLING IS ONE WINDOWS IT WORKS BUT IF IT IS ON LINUX 
THE BOGHE CLIENT DOES NOT TRY TO ESTABLISH THE CONNECTION AT ALL.
ANS JUST SITS STILL AFTER SENDING ACK..

ALSO IN THE BOGHE LOGS it is not printing anything just says session 
established and thats it. No error.

Please help me 

Please provide any additional information below.

Please find the SIPP script i am running on linux attached.
Also find the pcap trace from the windows machine where i am running the boghe 
client. 


Original issue reported on code.google.com by [email protected] on 10 Feb 2014 at 12:17

Attachments:

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter