[Spce-user] subscriber lost in panel

Jon Bonilla (Manwe) manwe at sipdoc.net
Thu Jul 30 06:30:03 EDT 2015


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 at 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?




 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Firma digital OpenPGP
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20150730/43518c91/attachment.sig>


More information about the Spce-user mailing list