Search found 61 matches

by ssteiner
14 Aug 2019 11:08
Forum: O2G
Topic: User load extremely slow
Replies: 1
Views: 7872

User load extremely slow

I've just recently started taking a closer look at the maintenance section. And noted that my O2G, despite having ran for weeks, was still showing PbxInfo.loaded = false. So I figured I'd restart it and see what's what. And now, it takes forever. 5 minutes in, I was at 10 users. Another 3 minutes la...
by ssteiner
14 Aug 2019 10:25
Forum: O2G
Topic: Extracting just the UserStatus
Replies: 0
Views: 2777

Extracting just the UserStatus

One of my applications needs to know the UserStatus (busy, free) from a bunch of users at initialization (because of the lack of snapshot ;) ). Unfortunately, it seems you can't get that, instead you have to either query /telephony/state or /telephony/calls, and based on the number of calls returned...
by ssteiner
31 Jul 2019 11:55
Forum: O2G
Topic: Feature request: receiving initial event snapshot / bulk loading
Replies: 1
Views: 3028

Feature request: receiving initial event snapshot / bulk loading

I've made this request before for OTMS but they wouldn't hear me - hopefully this will work out better on O2G ;) When an application starts up, e.g one that would do CTI and thus monitors calls and call routing, you need an initial state. So, at the moment, before you make the subscription, you woul...
by ssteiner
10 Jul 2019 07:05
Forum: O2G
Topic: Feature request: adding / removing members to/from Huntgroups
Replies: 1
Views: 2744

Feature request: adding / removing members to/from Huntgroups

I'm in a bit of a bind here.. I have an application managing huntgroup membership. That is.. two applications really. Given that you update the members by writing the member collection, I have to ensure I'm not making operations on the same huntgroup concurrently. That's no problem as long as everyt...
by ssteiner
02 Jul 2019 14:56
Forum: O2G
Topic: unable to restore MAC address
Replies: 7
Views: 6773

Re: unable to restore MAC address

I guess I can answer my own question.. just tested it and it does indeed work.
by ssteiner
02 Jul 2019 14:44
Forum: O2G
Topic: setting Busy overflow results in no answer overflow being set
Replies: 2
Views: 3162

Re: setting Busy overflow results in no answer overflow being set

seems I can answer that myself.. just tested it and this very scenario works in v33
by ssteiner
23 May 2019 05:26
Forum: Web Services
Topic: what makes a forward voicemail route not acceptable?
Replies: 2
Views: 4459

Re: what makes a forward voicemail route not acceptable?

i completely missed that one.. will gather them shortly.
What kind are you looking for? ots (which parameters), martin or what?
by ssteiner
23 May 2019 05:19
Forum: O2G
Topic: unable to restore MAC address
Replies: 7
Views: 6773

Re: unable to restore MAC address

Has this been fully fixed since?
by ssteiner
23 May 2019 05:18
Forum: O2G
Topic: bulk data load errors in release 32
Replies: 3
Views: 3617

Re: bulk data load errors in release 32

The requests are fired parallel. There's a single thread starting the extraction for every item and these use async (Task Parallel Framework in .NET). Nothing has changed in that code though - once listing items with selected attributes work again, I'll rewrite as much as possible to use the attribu...
by ssteiner
12 May 2019 13:36
Forum: O2G
Topic: dashes in objectIds
Replies: 1
Views: 2683

dashes in objectIds

I have a number range that contains a dash. The name is "1000-6999" without the "'s. To extract it, I make a request to this URL: http://srvroxe02.nxodev.intra/api/rest/1.0/pbxs/143/instances/System_Parameters/1/Free_Range_List/1000-6999 And I get an internal server error back on rele...

Go to advanced search