Click-to-dial issue with CVS version
Kathleen McCallum <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi,
After installing the JSIP-1.2 from the CVS my implementation of
Click-to-dial is not working correctly, and now I really don't know
where is the problem.
I implemented the Flow I (from the RFC 3725)
1. Invite "A" no SDP ... OK
2. 200 Offer1 ... OK
3. Invite "B" offer1 ... OK
Afer I INVITE the sencond part ("B") I recieve :
"Transaction Terminated event:
javax.sip.TransactionTerminatedEvent[source=gov.nist.javax.sip.SipProviderImpl@30d83d]
"
But the flow goes on...
4. Requests Proxy-Authorization ... OK (sinces it goes through a proxy)
When "B" answers the call, I get something like this:
"Response received with client transaction id null:
200
SipBridgeSermanager - Stray response -- dropping "
and after some of this messages I get a :
"SIP/2.0 408 Request timeout"
I am not sure where is my error, since before I got the version 1.2 of
JSIP my implementation was working correctly.
I would appreciate any comments you could give me, maybee I was doing
something wrong before, but it worked somehow
Sincerely yours
Kathleen McCallum
M. Rangnathan escribió:
> Try getting the JSIP-1.2 RI from the NIST CVS repository (details on
> jain-sip.dev.java.net) and try the scenario again. It should work. If it
> does not work, please post more details to the NIST-SIP mailing list
> (not here -- this list is meant for the spec not the RI).
>
> Ranga
>
> Kathleen McCallum wrote:
>
>> I've been searching around for a solution, but I had no luck :(
>>
>> When I recieve a BYE (from an INVITE) this request ask's me for a
>> proxy_authorization, but when I set the authorization I recieve a 481
>> "Call
>> Leg transaction does not exist".
>>
>> has anyone got a solution for it? I thought about sending a Basic
>> authorization, but it seems already deprecated.
>>
>> Sincerely yours
>> Kathleen.
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> Visit the JAIN website at http://java.sun.com/products/jain
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
>>
>>
>
>
> --
> M. Ranganathan
>
> Advanced Networking Technologies Division,
> National Institute of Standards and Technology (NIST),
> 100 Bureau Drive, Stop 8920, Gaithersburg, MD 20899.
> tel:301 975 3664 , fax:301 590 0932 http://w3.antd.nist.gov/
> Advanced Networking Technologies For the People!
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Visit the JAIN website at http://java.sun.com/products/jain
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>