On Jul 16, 2014, at 3:54 PM, Daniel-Constantin Mierla <miconda(a)gmail.com> wrote:
Hello,
I expect that the signaling is ok at least for call setup.
From signling point of view, I can think of following situations:
- endpoints send keep alive packets (or session updates) which are no answered. You can
add an xlog(...) at the top of request_route{} and reply_route{} blocks printing at least
the method, call-id, cseq, from and to header, plus the response code for reply block. In
this case you can see if there is some signaling before call is dropped.
Is this happening just on calls between two phones in your domain, or is there a
carrier/federation involved?
No other parties are involved, only the two phones involved (and the
proxy of course).
Andras