| naxxtor | yeah that's it Background() then wait() |
| voltagex | but the delay is *before* the Background starts playing |
| naxxtor | indeed |
| [TK]D-Fender | naxxtor, ditch the "wait" naxxtor, and it might help to know what kind of call is being answered. |
| naxxtor | any kind of call exten => 4,1,Goto(info,s,1) <-- that's where it's coming from |
| voltagex | [TK]D-Fender: ? That's running after the Background, shouldn't there be a delay after, not before the Background? |
| naxxtor | also, it used to have an Answer before it which we removed to no effect |
| [TK]D-Fender | naxxtor, Is is this delay BEFORE you see the background being called? |
| naxxtor | hang on lemme check i seem to remember so yes |
| [TK]D-Fender | naxxtor, pastebin the cli output of a problem call from beginning to end at verbose 10 naxxtor, and does removing the WAIT help? |
| naxxtor | nope we tried that# |
| [TK]D-Fender | naxxtor, ok, pastebin it |
| naxxtor | http://hvr.pastebin.co.uk/14625 it's probably got some other crap mixed in there too |
| carrar | TK, do you know if you can use a gosubif inside of a dial(Local/blah) and ultimately return back to the Dial? using a goto inside of a Dial(Local/blah) definately kills the return back to Dial(Local/blah) I need to test that |
| [TK]D-Fender | Maxxed, I count 3 waits in there before your background kicks in Maxxed, plus AGI delay of unknown value |
| voltagex | [TK]D-Fender: you mean naxxtor right? |
| [TK]D-Fender | oops, yeah naxxtor, rather |
| voltagex | [TK]D-Fender: ok, I'll help him find them, I have a shell on that box. thanks |
| [TK]D-Fender | carrar, Your local channel is its own little world. |
| voltagex | we didn't see those waits |
| [TK]D-Fender | voltagex, the pastebin is pretty damn blatant.... how blind can one be? :) |
| naxxtor | we can't see them in the plan either are you talking about the ones going to the SIP connection? cause that wasn't me |
| voltagex | naxxtor: you might have to shut off outside access to the box until we can work this out |
| naxxtor | hmm |