osip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [osip-dev] Why is reply 180 not sent?


From: Roger Schreiter
Subject: Re: [osip-dev] Why is reply 180 not sent?
Date: Sat, 04 Oct 2014 02:17:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Am 03.10.2014 09:33, schrieb Aymeric Moizard:
> ...
> A 180 is pretty much the same as a 100. 
> ...
> you can also check logs and see if there is an error somewhere.


Hello,

trace says, when queuing the "100 Trying"-event:

|7| <osip_transaction.c: 373> | sipevent evt: method called!
|7| <osip_transaction.c: 349> | sipevent tr->transactionid: 1
|7| <osip_transaction.c: 350> | sipevent tr->state: 6
|7| <osip_transaction.c: 351> | sipevent evt->type: 19
|7| <osip_transaction.c: 352> | sipevent evt->sip: 60fd90

(imho everything is fine.)

Then, later, when queuing the "180 Ringing"-event:
|7| <osip_transaction.c: 373> | sipevent evt: method called!
|7| <osip_transaction.c: 349> | sipevent tr->transactionid: 1
|7| <osip_transaction.c: 350> | sipevent tr->state: 9
|7| <osip_transaction.c: 351> | sipevent evt->type: 19
|7| <osip_transaction.c: 352> | sipevent evt->sip: 614aa0
|6| <osip_transaction.c: 364> | USELESS event!

Why is my IST switched to state 9 (terminated) after sending
the "100 Trying"?

Any ideas?
Roger.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]