<div dir="ltr"><div>New small issue with DIALPLAN in the CP.  Running OSIPS 1.10 with CP 5.0</div><div><br></div><div>It appears that when modifying the CP for Dialplan attributes as text, they do not appear in the edit section once applied.  The attributes do show up in the view list of dial plans but if you go back to edit the attrs again, they are not there.  I dot not have the same problem when using attrs as checkboxes.  Is there more code in the local files that require editing to display these values?  Also, if an entry in the Dialplan was once a checkbox value but I&#39;ve not converted the mode to text, the value does not show up in the text box to be edited.</div><div><br></div><div><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"># Attention : advanced options !!</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> //database tables</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> $config-&gt;table_dialplan = &quot;dialplan&quot;;</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> $config-&gt;results_per_page = 20;</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> $config-&gt;results_page_range = 5;</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> $config-&gt;attrs_cb=array(</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        // name , description</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        array(&quot;a&quot;,&quot;Descr a&quot;),</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        array(&quot;b&quot;,&quot;Descr b&quot;),</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        array(&quot;c&quot;,&quot;Descr c&quot;),</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        array(&quot;d&quot;,&quot;Descr d&quot;),</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        array(&quot;e&quot;,&quot;Descr e&quot;),</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        array(&quot;f&quot;,&quot;Descr f&quot;),</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">                                        );</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> $config-&gt;cb_per_row = 3;</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> $talk_to_this_assoc_id = 1 ;</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">// Dialplan - Add/Edit new Translation Rule - Attributes input type</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">// 0 - checkboxes</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">// 1 - text</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">$dialplan_attributes_mode = 1  ;</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px"><br></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">?&gt;</p></div><div><br></div><div><br></div><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div>Jeff <br></div></div><br><br><br><br></div></div></div>
</div>