<div class="gmail_quote">On Thu, Jul 14, 2011 at 9:34 AM, Vlad Paiu <span dir="ltr"><<a href="mailto:vladpaiu@opensips.org">vladpaiu@opensips.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<u></u>
<div bgcolor="#ffffff" text="#000000">
Hello Duane,<br>
<br>
Just took a look at your config.<br>
What was happening is that you were first calling trace_dialog(),
which creates the dialog structure internally. When the call to
create_dialog("PpB") came later on, it already found that the dialog
was created and did not set the needed flags for pinging.<br><br></div></blockquote><div><br>Nice catch here...<br>
<br>
Are there any other "automatic dialog creation" methods that might interfere with the dialog creation flags being set?<br>
<br>
-Brett<br>
<br></div></div>