[Sip-implementors] Authentication through WDS.

2007-08-06 Thread Anand Kumaravel, TLS-Chennai

 

Hi All,

We are planning to integrate authentication mechanism in SIP
with Windows Active Directory (WDS).

Such that, when an UA sends its digest response for incoming 401/407,
the proxy in some mechanism has to contact the active directory to
confirm the authentication of the user. 

But SIP supports authentication through digest and we are not sure
whether the same is supported by WDS and we also learnt that WDS will
not give the password but will only conform the correctness of the
password given.

 

It will be helpful if anyone can through some light on how this can be
achieved.

 

Thanks in advance,

Anand,

 



DISCLAIMER:
---

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

---
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors


Re: [Sip-implementors] RE-INVITE Problem [packet capture inside]

2007-08-06 Thread Dale . Worley
   From: Manjunath Warad <[EMAIL PROTECTED]>

   I have strong doubt on the SDP that is exchanged in 200 of
   Re-INVITE. Answerer has added other media formats that he supports and I
   don't think offerer would support those and hence offerer could be releasing
   the call by sending ACK and BYE.

Why do you have doubt?  Read RFC 3264 ("An Offer/Answer Model with the
Session Description Protocol (SDP)"), section 8 ("Modifying the
Session"), subsection 8.3 ("Modifying a Media Stream"), subsection
8.3.2 ("Changing the Set of Media Formats"):

   The list of media formats used in the session MAY be changed.  To do
   this, the offerer creates a new media description, with the list of
   media formats in the "m=" line different from the corresponding media
   stream in the previous SDP.  This list MAY include new formats, and
   MAY remove formats present from the previous SDP.  However, in the
   case of RTP, the mapping from a particular dynamic payload type
   number to a particular codec within that media stream MUST NOT change
   for the duration of a session.

Dale
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors


Re: [Sip-implementors] few queries regarding SDP implementation for multiple bit rates for g.722 codec

2007-08-06 Thread Somesh S Shanbhag
(Query 1)

I think you can specify multiple a= lines in SDP

m=audio 9292 RTP/AVP 9
a=rtpmap:9 G722/48000
a=rtpmap:9 G722/56000
a=rtpmap:9 G722/64000

(Query 2)

 m=audio 9292 RTP/AVP 9 0
  a=rtpmap:9 G722/64000
a=rtpmap:0 PCMU/8000
 m=audio 9296 RTP/AVP 9 18
 a=rtpmap:9 G722/56000
a=rtpmap:18 G729/8000
m=audio 9298 RTP/AVP 9
  a=rtpmap:9 G722/48000

(Query 3)

Honestly dont know which one is better in network.

Somesh

lalit kumar <[EMAIL PROTECTED]> wrote: Help needed regarding G.722 codec 
negotiation.

I have few queries regarding SDP implementation for multiple bit rates for
g.722 codec.



As we know that g.722 supports 48,56 and 64 kbps.



Query-1: à I want to negotiate g.722 codec with multiple bitrates 64 56,and
48. Then what would be SDP attributes value in Sip invite.



Query-2à if I have following codec order for negotiation, then what would be
the SDP for Sip Invite?



   G.722 at 64 kbps

   PCMU

   G.722 at 56 kbps

   G.729

   G.722 at 48 Kbps



Query-3 à On network what flavor of G.722 codec is better at bit rates
(64,56 or 48 kbps)?





Please help me out, Thanks in advance.





Thanks,

Lalit


-- 
Thanks & Regards

Lalit Kumar
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors



-
SIMPLICITY IS THE BEAUTY.
BE NATURAL LIVE NATURAL.
-
   
-
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors


[Sip-implementors] few queries regarding SDP implementation for multiple bit rates for g.722 codec

2007-08-06 Thread lalit kumar
Help needed regarding G.722 codec negotiation.

I have few queries regarding SDP implementation for multiple bit rates for
g.722 codec.



As we know that g.722 supports 48,56 and 64 kbps.



Query-1: à I want to negotiate g.722 codec with multiple bitrates 64 56,and
48. Then what would be SDP attributes value in Sip invite.



Query-2à if I have following codec order for negotiation, then what would be
the SDP for Sip Invite?



   G.722 at 64 kbps

   PCMU

   G.722 at 56 kbps

   G.729

   G.722 at 48 Kbps



Query-3 à On network what flavor of G.722 codec is better at bit rates
(64,56 or 48 kbps)?





Please help me out, Thanks in advance.





Thanks,

Lalit


-- 
Thanks & Regards

Lalit Kumar
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors