--- config/queues.html.orig Wed Apr 4 12:50:22 2007 +++ config/queues.html Wed Apr 4 12:50:42 2007 @@ -254,7 +254,7 @@ for(k=0; k<$('agents').length; k++){ selectedagent = "selectedagent" + k; if( $(selectedagent).checked ){ - uri += build_action('append', p, $('name').value,"member", "Agent/"+$(selectedagent).value); + uri += build_action('append', p, $('name').value,"member", "SIP/"+$(selectedagent).value); p = p+1; } } @@ -398,7 +398,7 @@ queuenames[j] = t.name; return t.name + " -- Queue '" + t.fieldbyname['fullname'] + "'"; }else if(InArray(extensions_conf_qs, t.name)) { // if is a subcategory - tmp = t.fields[x].split ('Agent/'); + tmp = t.fields[x].split ('SIP/'); if(t.names[x] == 'member' && tmp.length > 1){ queueagents [j] [k] = tmp[1]; k = k+1; @@ -512,7 +512,7 @@ - Agents: + Users:
@@ -580,4 +580,4 @@ - \ No newline at end of file +