Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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. #197

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 sahil.n...@gmail.com on 10 Feb 2014 at 12:17

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant