Blake Robertson

Results 15 issues of Blake Robertson

If you have an array of objects nested, I think it should still include these. ``` var testObj = { level1: { prop1_1: "abc", level2: { prop2_1: "abc", level3: {...

help wanted

Thanks for making this! 1. Quick note, after adding this I then had to install the Facebook IOS SDK as I was getting a linker issue much like the trace...

- onRawEventUnmarshalled - returns a string containing the event received. Useful for logging purposes or if your code wants to log events from various phone systems in a universal format....

README implied that there was an Android version... except that @TODO. Just want to make sure I wasn't missing something. Checked your other repos etc. (Thanks for this btw)

enhancement

Updating the configuration page in yaai is kind of a pain... so chime in here if i'm missing any config options. Gonna do them all at once. ## FOP2 1....

dev. discussion

@askhogan, The default FOP2 window size isn't large enough to show a stock FOP2 window. ![StockFop2ButtonsAreCutoff](https://f.cloud.github.com/assets/1581785/85071/567ae1d4-643a-11e2-8cba-1059ddf2b0ea.png) We both agreed that FOP2 had way too many options by default and resulted...

manual content
dev. discussion

I need to first login to Free PBX before I can get to /fop2 In otherwords, I can't go directly to /fop2?exten=52&pass=mypass But, if I login to the web interface...

dev. discussion

Asterisk 1.6+ supports a secure ami connection. Add support in yaai. 1. Add new checkbox to config to connect to to AMI using SSL 2. Change the fsockopen line to...

enhancement

If you put an extension in the phone number field, it will not match incoming / outgoing phone numbers since the extension is not in the callerid field that comes...

enhancement

When SELinux (Security Enhanced Linux) is enabled, click to dial will not be able to open a socket with fsockopen. You'll get an error #13 Permission Denied error. Instructions for...

question
manual content