voip api asterix

2017-10-08 Thread Andreas Overmeyer via 4D_Tech


von unterwegs gesendet

> Am 08.10.2017 um 21:00 schrieb 4d_tech-requ...@lists.4d.com:
> 
> Joe
> 
> I have been writing an interface to the Asterisk VOIP software(Using PHP). At 
> this point  I am waiting for the client to decide how they want the interface 
> to work-if you are using Asterisk I can offer some assistance (I found there 
> documentation somewhat obtuse and the sample 4D Code that was published as a 
> tech-note a few years back needed some finesssing to get the full information 
> on queues etc.
> 
> My plan is to link telephone numbers to customers where the number may not be 
> a number published on the record as a number to contact the customer on so 
> when an incoming call comes we can look up the client and if not identified 
> by the software allow the number to be ‘tagged’ to a customer-my thinking 
> being that often customers call from personal mobiles or call from numbers 
> external to the business-so Fred from Hokey Company 2000 may call from his 
> 07 number..but we dont want sales people calling Hokey Company 2000 on 
> the 07xxx number or to even show that number on the customer record.
> 
> Nigel Greenlee
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

[no subject]

2017-05-31 Thread Andreas Overmeyer via 4D_Tech
David I will pay 100 bucks, if you include me in your code manager beta list, 
if you create one:)

Andreas

> Am 28.05.2017 um 19:19 schrieb 4d_tech-requ...@lists.4d.com:
> 
> Right now if you want to make a really efficient, reliable and
> easy-to-extend form code manager,
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Component and 4dd file

2017-05-31 Thread Andreas Overmeyer via 4D_Tech
David

Please publish a small example on dropbox

von unterwegs gesendet

> Am 29.05.2017 um 10:56 schrieb 4d_tech-requ...@lists.4d.com:
> 
> I've got a simple setup with a component that includes a .4DD file. I want
> the component to open up and use the data file. I've gotten this working
> when everything is interpreted. With a compiled component, I get a stack of
> errors, starting with error -43, fil
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

EXECUTE the cooperative (illegal) code in the preemptive (multi-core) context.

2017-04-07 Thread Andreas Overmeyer via 4D_Tech
I got an error message from 4D

von unterwegs gesendet

> Am 07.04.2017 um 02:52 schrieb 4d_tech-requ...@lists.4d.com:
> 
> - 4D's is meant to EXECUTE the cooperative (illegal) code in the
> preemptive (multi-core) context.
> 
> What happens? Not what I feared, not what I expected, not what I want, and
> not what's documented.
> 
> I'm curious what a) people thing should happen, b) what people want to have
> happen), and c) what other people see does happen.
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Automatic Variable Assignment and Web Get Variables - Bad usage of pointer or pointer to an unknown variable

2016-11-10 Thread Andreas Overmeyer

try it 1000 times and compare it with the object method

> Am 10.11.2016 um 16:18 schrieb 4d_tech-requ...@lists.4d.com:
> 
> Find in Array is sequential search. I just try to use Binary search on sorted 
> text array with 2,000,000 elements. It took 0 ms.

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**