fix unexpected "no response" message after failed calls

This commit is contained in:
Simon Morlat 2011-04-22 10:21:31 +02:00
parent adc7838132
commit 85a7e928de
2 changed files with 2 additions and 1 deletions

View file

@ -1269,6 +1269,7 @@ static bool_t call_failure(Sal *sal, eXosip_event_t *ev){
sr=SalReasonUnknown;
}else error=SalErrorNoResponse;
}
op->terminated=TRUE;
sal->callbacks.call_failure(op,error,sr,reason,code);
if (computedReason != NULL){
ms_free(computedReason);

@ -1 +1 @@
Subproject commit c9f3208dfa0657a5d97870b80d1e2e5d9b080acc
Subproject commit 3564b6ff2ca81094706348ce7be621a5c08c336a