Hello,
When I invite new member to instance message conference I get the message that doesn't contain header: Content-Type: text/plain
This couses me little bit problems...Should this header include to the reply?
MESSAGE sip:xx SIP/2.0. Via: SIP/2.0/UDP xx;branch=z9hG4bK74fb.067ba117.0. To: sip:xx. From:sip:x;tag=0c3c711902a8bbb20a1e767e10f39a78-96ab. CSeq: 10 MESSAGE. Call-ID: 7bdbafcb-32586@x. Content-Length: 38. User-Agent: OpenSer (1.2.0-dev6-notls (i386/linux)). . x@x joined room.. left
Best Regards, Henri Keski-Sikkila
Apologies if you get this twice - i sent it yesterday and it seems that it did not come to the list.
I am trying to find out whether the following scenario is feasible:
Openser server behind NAT with 5060 forwarded to the box Client 1 behind NAT (different network than the server) - could have ports statically forwarded to it if need be Client 2 on public IP (good news here).
I want Client 1 to be able to register with the server to start with. Also, Client 1 has to be able to call Client 2 (the reverse is not really required but it is probably easier to facilitate) with RTP data flowing directly between he two.
It seems a difficult scenario. I know that it may be possible to use intermediaries (e.g. mediaproxy) but i do not want RTP traffic to go through the server.
Any ideas or pointers to functions / config files.
Regards, Lambros
________________________________________________________________________ Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam and email virus protection.
Hello,
the module was a bit refurbished and now adds Content-Type text/plain to all messages. Please test and let me know how it works. You have to get the latest CVS version.
Thanks, Daniel
On 11/29/06 12:00, henri keski-sikkila wrote:
Hello,
When I invite new member to instance message conference I get the message that doesn't contain header: Content-Type: text/plain
This couses me little bit problems...Should this header include to the reply?
MESSAGE sip:xx SIP/2.0. Via: SIP/2.0/UDP xx;branch=z9hG4bK74fb.067ba117.0. To: sip:xx. From:sip:x;tag=0c3c711902a8bbb20a1e767e10f39a78-96ab. CSeq: 10 MESSAGE. Call-ID: 7bdbafcb-32586@x. Content-Length: 38. User-Agent: OpenSer (1.2.0-dev6-notls (i386/linux)). . x@x joined room.. left
Best Regards, Henri Keski-Sikkila
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Daniel-Constantin Mierla wrote:
the module was a bit refurbished and now adds Content-Type text/plain to all messages. Please test and let me know how it works. You have to get the latest CVS version.
Hello,
I tested and Content-Type is ok. There is one thing that I would like to suggest:
When user1 invites to the private instance message conference user2 -> both get the message "user2 joined room". If user1 invites user3 -> all get "user3 joined room"
I think the problem is that latest user won't know who are participating in the conference. If message could include something like "user3 joined room. user1 and user2 in room"
When user exit room only admin gets message "The user [user] has left the room" others doesn't know anything that user has left room...
Best Regards, Henri Keski-Sikkila
Hello,
On 12/12/06 15:25, henri keski-sikkila wrote:
Daniel-Constantin Mierla wrote:
the module was a bit refurbished and now adds Content-Type text/plain to all messages. Please test and let me know how it works. You have to get the latest CVS version.
Hello,
I tested and Content-Type is ok. There is one thing that I would like to suggest:
When user1 invites to the private instance message conference user2 -> both get the message "user2 joined room". If user1 invites user3 -> all get "user3 joined room"
I think the problem is that latest user won't know who are participating in the conference. If message could include something like "user3 joined room. user1 and user2 in room"
maybe a new command "list" or "members" is more appropriate, not to sent big messages every time.
When user exit room only admin gets message "The user [user] has left the room" others doesn't know anything that user has left room...
This should be a broadcast to the room, I will have a look.
Thanks, Daniel
Best Regards, Henri Keski-Sikkila
Hello,
henri keski-sikkila wrote:
[...]
When user exit room only admin gets message "The user [user] has left the room" others doesn't know anything that user has left room...
Could you test with the latest CVS version? If you get the same, please capture the sip traffic on openser box and send it to me for this case ngrep -d any -qt port 5060
Cheers, Daniel
Hello,
the other issue you reported (inability to see who is in a room) should be fixed now on CVS -- see command 'list'.
Cheers, Daniel
On 02/13/07 19:56, Daniel-Constantin Mierla wrote:
Hello,
henri keski-sikkila wrote:
[...]
When user exit room only admin gets message "The user [user] has left the room" others doesn't know anything that user has left room...
Could you test with the latest CVS version? If you get the same, please capture the sip traffic on openser box and send it to me for this case ngrep -d any -qt port 5060
Cheers, Daniel
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users