________________________________________
From: sipx-users-boun...@list.sipfoundry.org 
[sipx-users-boun...@list.sipfoundry.org] On Behalf Of Niklas 
[niklas.rehnb...@gmail.com]

Have a issue that some calls is disconnected before B--part
has answer,
Therefor I need to use sipx-trace.
The tool should filter out all calls that will terminate to
this user number.
I.E it should include the INVITE and all response messages.
But not only the last call, but all calls to this user.

The problem is that I have no clue how the command should
look like.
Has someone any idea?
_______________________________________________

sipx-trace cannot filter in such a sophisticated way.  But you can use the 
subordinate programs in this way:

cd /tmp
merge-logs --ft=1234 /var/log/sipxpbx/sip*.log
sipviewer merged.xml &

Dale
_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to