search for: wasson

Displaying 8 results from an estimated 8 matches for "wasson".

Did you mean: casson
2004 Mar 30
1
Manager Interface "Action: Originate" changed
...007 priority: 1 I simply get: Response: Error Message: Originate failed Obviously, something in the Manager code has changed. With the newer code I am unable to originate calls. Can anyone shed additional light on how to originate calls under the new 1.0 style Manager Interface? Tony Wasson
2004 Mar 31
0
Manager Interface "Action: Originate" change d
...hould work. We use manager actions extensively in our applications and the managerAPI is sometimes finicky for capitalisation. and a capitalised first letter of the action and parameters is how it's written in the code. Let me know if that helps MATT--- -----Original Message----- From: Tony Wasson [mailto:wasson@azxws.com] Sent: Tuesday, March 30, 2004 7:46 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Manager Interface "Action: Originate" changed I have recently noticed that the "Action: Originate" options in asterisk 1.0 CVS has changed som...
2004 Apr 22
2
Accepting packets with frame dest.addr. ff:ff:ff:ff:ff:ff for routing
Hi all, do anybody know, whether is it possible to route packets incoming to ethernet interface as broadcasts? ~~~~~|WirelessDevice/WD|-----eth0-|LinuxRouter/RT|-eth1---(10.18.63.0/24) tcpdump: listening on eth0 0:a:e6:ac:e8:7a ff:ff:ff:ff:ff:ff 98: 192.168.7.11 > 10.18.63.249: icmp: echo request (DF) 0:a:e6:ac:e8:7a ff:ff:ff:ff:ff:ff 98: 192.168.7.11 > 10.18.63.249: icmp: echo request
2000 Apr 06
0
MSAccess file locking problems
...problems causing locks to not work properly, and some mention that this may be fixed in 2.0.6 Since Access supposedly has it's own lock files to track locked pages in the database, can I use the locking=no setting for this share? Or should I grab 2.0.6? Thanks from a new Samba user... Tim Wasson
2000 Apr 17
0
MSAccess file locking problems on Linux
...ht be fixed in 2.0.6. I've never tried this on a libc5 Linux box, but I have one at home I can try this on. I've even tried turning locking off completely, and op locking as well, but doesn't seem to fix anything. Should I try 2.0.6 or is this something that should work? Thanks, Tim Wasson
2004 Mar 28
3
two-stage dialing
I am trying implement two-stage dialing. Scenario is following: 1. * Dials SIP agent 2. SIP agent answer the phone and provide dial tone 3. * Sends DTMF string 4. "Bridge" channel with calling party I thought that something like: exten => _2XX,2,Dial_but_not_connect_(SIP/BYEXTENSION,10) exten => _2XX,3,Wait,1 exten => _2XX,4,SendDTMF($DTMF_DIGITS) Should do it. Thank
2010 Apr 14
1
Cannot connect matroska splitter to theora encoder
Hi everyone, I face a problem trying to encode a mkv file into theora using directshow filters I have a mkv file containing only video encoded in YUY2. I use the DirectShowNet Lib V2.1 ( <http://sourceforge.net/projects/directshownet/files/> http://sourceforge.net/projects/directshownet/files/) I use the matroska splitter directshow filter v1.0.2.9 (
2006 Jan 09
13
Ajax Tabs
hi railers, I have a model/view/controller with many associations (20+). I would like to display the relative associations using AJAX, allowing the user to display the association his/her is interesting at a particular time. Is here any kind ajax tabs helper or some kind of tab widgets that I can easily incorporate into my rails application. regards, leon -------------- next part --------------