<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Calibri">Hi Jon - <br>
      I *think* the panel gui stopped showing subscribers with status =
      terminated a few releases ago (frustrating actually as you
      sometimes still need to go back to them for diagnostics even after
      terminated).<br>
      Be good to have a checkbox to select inclusion of terminated subs
      in the listing.<br>
      Cheers<br>
      Gavin<br>
      <br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 30/07/2015 11:30, Jon Bonilla
      (Manwe) wrote:<br>
    </div>
    <blockquote cite="mid:20150730123003.5bf12fae@multivac" type="cite">
      <pre wrap="">Hi all

I've got a subscriber in the provisioning and the kamailio db that is not shown
in the panel and I can't guess why. Searching for it shows no result

mysql> select * from voip_subscribers where id=41\G;   
*************************** 1. row ***************************
              id: 41
        username: username
       domain_id: 3
            uuid: 9d5e9f29-085e-4d95-8e64-63a0f06b7c3d
        password: password
           admin: 0
      account_id: 25
     webusername: username
     webpassword: 
    is_pbx_pilot: 0
    is_pbx_group: 0
 pbx_hunt_policy: NULL
pbx_hunt_timeout: NULL
   pbx_extension: NULL
  profile_set_id: NULL
      profile_id: NULL
modify_timestamp: 2015-06-29 19:06:58
create_timestamp: 2015-06-29 19:06:58
1 row in set (0.00 sec)


mysql> select * from subscriber where
mysql> uuid='9d5e9f29-085e-4d95-8e64-63a0f06b7c3d'\G;
*************************** 1. row ***************************
              id: 38
        username: username
          domain: domain
        password: password
   email_address: 
             ha1: aaaaaaaaaaaaaaaaaaaaaaaaaaaa
            ha1b: aaaaaaaaaaaaaaaaaaaaaaaaaaaa
            rpid: NULL
            uuid: 9d5e9f29-085e-4d95-8e64-63a0f06b7c3d
        timezone: 
datetime_created: 0000-00-00 00:00:00
1 row in set (0.00 sec


root@voipswitch:~# ngcp-get_voip_account  -i 25
...
...
    {
      'ac' => 'ac',
      'alias_numbers' => [],
      'cc' => 'cc',
      'domain' => 'domain',
      'external_id' => 'extid',
      'sn' => '555555',
      'status' => 'terminated',
      'subscriber_id' => '37',          <-- Different ID
      'username' => 'username',
      'uuid' => '9d5e9f29-085e-4d95-8e64-63a0f06b7c3d'
    }
...
...


What am I missing?




 
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>