Hi Kevin,
I have only one server defined. Queries results below.
Thanks,
Alberto
Kevin Thorley ha scritto:
> Alberto,
> How many servers are defined on your system (System->Servers)? This
> exception is the result of the changes I committed yesterday, but I have
> not seen this error on my system. If you can give me more info about
> how your servers (locations) are configure, I may be able to try and
> reproduce the error here. The most useful info would come from
> postgres:
>
> select * from location;
>
location_id | name |
fqdn | ip_address
-------------+---------------------------------------------+---------------------+------------
1 | Config Server, Media Server and Comm Server |
pbx.ictengineer.net |
(1 row)
> select * from sipx_service;
>
sipx_service_id | bean_id | value_storage_id
-----------------+-------------------------+------------------
2 | sipxRegistrarService | 25
1 | sipxProxyService | 26
3 | sipxParkService |
4 | sipxPresenceService |
5 | sipxIvrService |
6 | sipxRlsService |
7 | sipxMediaService |
8 | sipxStatusService |
9 | sipxCallResolverService |
10 | sipxPageService |
11 | sipxConfigService |
12 | sipxConfigAgentService |
13 | sipxAcdService |
14 | sipxBridgeService |
15 | sipxFreeswitchService |
16 | sipxRelayService |
(16 rows)
> select * from location_sipx_service;
>
location_id | sipx_service_id
-------------+-----------------
1 | 2
1 | 1
1 | 3
1 | 4
1 | 5
1 | 6
1 | 7
1 | 8
1 | 9
1 | 10
1 | 11
1 | 12
1 | 13
1 | 14
1 | 15
1 | 16
(16 rows)
> select * from location_specific_service;
>
location_specific_service_id | location_id | sipx_service_id |
enable_on_next_upgrade
------------------------------+-------------+-----------------+------------------------
1 | 1 | 2 | f
2 | 1 | 1 | f
3 | 1 | 3 | f
4 | 1 | 4 | f
5 | 1 | 5 | f
6 | 1 | 6 | f
7 | 1 | 7 | f
8 | 1 | 8 | f
9 | 1 | 9 | f
10 | 1 | 10 | f
11 | 1 | 11 | f
12 | 1 | 12 | f
13 | 1 | 13 | f
14 | 1 | 14 | f
15 | 1 | 15 | f
16 | 1 | 16 | f
(16 rows)
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev