Displaying 2 results from an estimated 2 matches for "_62xxxxxxxx".
Did you mean:
_2xxxxxxxx
2004 Aug 10
1
Firefly and *... Argh!
Okay, I've read as much as I can, and I think i've followed
instructions, but I'm still having problems with * and firefly... I can
get outgoing to other freshtel working, but not incoming (I get the "not
available" voicemail), or outgoing to landline.
I'm using the debian asterisk package (0.9.1-RC1-4)
My iax.conf has in general (under my FWD register, which
2004 Dec 12
1
Totally LOST with dialplan and Extensions.
...nds)
exten => ${SpeakingClock},8,playback(beep)
exten => ${SpeakingClock},9,wait(2)
exten => ${SpeakingClock},10,goto(1)
exten => _394.,1,SetCallderId(89280250)
exten =>
_394.,2,Dial(IAX2/89280250:password@cts-au.freshtel.net/${EXTEN:3},60,r)
[outgoing-firefly-peers]
exten => _62XXXXXXXX,1,Macro(outgoingfirefly,${EXTEN:2},70) ; Firefly
[macro-outgoingfirefly]
exten => s,1,SetCallerID("89280250" <89280250>)
exten =>
s,2,Dial(IAX2/89280250:password@gateway.freshtel.net/${ARG1},${ARG2},r)
exten => s,3,Congestion
[macro-outgoingfreshtel]
exten => s,1,SetC...