Search found 7 matches

by lpgmt-sysadmin
Mon Jan 19, 2015 12:44 am
Forum: Technical Support
Topic: sys.WebGet truncating response?
Replies: 5
Views: 773

Re: sys.WebGet truncating response?

In the meantime, do you have an alternative suggestion for a point-and-clicky style way for my staff to update their critical account information that might be as good as (or better than) the method I described above and won't potentially bump into your sys.WebGet or other DP hard limits? What if I...
by lpgmt-sysadmin
Fri Jan 16, 2015 2:54 pm
Forum: Technical Support
Topic: sys.WebGet truncating response?
Replies: 5
Views: 773

Re: sys.WebGet truncating response?

Yes 8192 bytes. I need to cap it to ensure a single dialplan instance cannot consume too much of the server's memory. What sort of request are you making that needs a larger response limit? My desire is to pull a CSV file over HTTP(S) that contains critical information for each of the SIP accounts ...
by lpgmt-sysadmin
Thu Jan 15, 2015 12:53 am
Forum: Technical Support
Topic: sys.WebGet truncating response?
Replies: 5
Views: 773

sys.WebGet truncating response?

Hi there Aaron, I've been experimenting with sys.WebGet and I've been experiencing truncated responses. Is there a default limit on the size of response that WebGet returns? Also, I noticed in the forums that some were passing more than one arg to WebGet, even though WebGet is defined in the help as...
by lpgmt-sysadmin
Mon Dec 01, 2014 6:21 pm
Forum: Technical Support
Topic: incoming calls to MyNetFone DID - hitting a brick wall
Replies: 3
Views: 1693

Re: incoming calls to MyNetFone DID - hitting a brick wall

Aaron,

Thankyou for getting to the bottom of this for me. Much appreciated.

Best regards,

John
by lpgmt-sysadmin
Mon Dec 01, 2014 4:50 am
Forum: Technical Support
Topic: incoming calls to MyNetFone DID - hitting a brick wall
Replies: 3
Views: 1693

incoming calls to MyNetFone DID - hitting a brick wall

Hi Aaron, Since my last post (on another topic), I've had great success with setting up my dialplan for outbound calls (and learning Ruby in the process). At around 200 lines of Ruby code it's starting to get reasonably sophisticated. So that's all good. Today I tried to get inbound calls working. A...
by lpgmt-sysadmin
Mon Nov 24, 2014 10:12 pm
Forum: Getting Started
Topic: Account-wide global variables and shared code capability
Replies: 2
Views: 8356

Re: Account-wide global variables and shared code capability

Dear Aaron,

I'm silenced! That is a very good sign that your response was extremely thorough ;-)

Many thanks for such a detailed response.

All the best,

John
by lpgmt-sysadmin
Thu Nov 20, 2014 9:03 pm
Forum: Getting Started
Topic: Account-wide global variables and shared code capability
Replies: 2
Views: 8356

Account-wide global variables and shared code capability

Hi there, I'm a new customer of SS. Looks like it's going to suit my needs quite well. I'm a programmer -- How long because I can't remember ;-) -- just not all that familiar with Ruby and the particular limits (if any) imposed on the Ruby implementation that is customer-facing. My background is Pyt...