Re: [SR-Users] Msilo dumping offline messages

2013-06-07 Thread Daniel-Constantin Mierla
rs Mailing List : Re: [SR-Users] Msilo dumping offline messages Hello, $ru is R-URI, the SIP uri in the first line of a request. Not providing a parameter to mdump() should be fine. If you don't get the messages sent out, then probably you don't allow local loops without authen

Re: [SR-Users] Msilo dumping offline messages

2013-06-07 Thread sipatse
o (SER) - Users Mailing List Θέμα: Re: [SR-Users] Msilo dumping offline messages Hello, $ru is R-URI, the SIP uri in the first line of a request. Not providing a parameter to mdump() should be fine. If you don't

Re: [SR-Users] Msilo dumping offline messages

2013-06-05 Thread Daniel-Constantin Mierla
Hello, $ru is R-URI, the SIP uri in the first line of a request. Not providing a parameter to mdump() should be fine. If you don't get the messages sent out, then probably you don't allow local loops without authentication. Look at the sip traffic with: ngrep -d any -qt -W byline port 5060