[Asterisk-Users] DTMF leak with IAXy & call waiting Bug?

2006-03-21 Thread Zachary McGibbon
n 100 and call 2. Can someone else try and re-produce this and see if this is a bug? Thank you! Zachary McGibbon [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options

[Asterisk-Users] May Twenty Fifth SayUnixTime

2005-05-25 Thread Zachary McGibbon
I'm trying to get SayUnixTime to parse the date correctly and say 'May Twenty Fifth', however it refuses to do so and keeps using the phrase 'May Twenty Five'.  I've read all the syntax, tried using both 'd' and 'e', and in the doc it says: d or enumeric day of monthfirst, second, ..., thirty-fir

[Asterisk-Users] IAXy Heat? Aluminum case anyone?

2005-02-07 Thread Zachary McGibbon
Anyone notice that their IAXy gets quite warm when you're on a call, a little warm on idle? How warm does it get when say two or three people are on two or three phones on a call? Anyone thought of making an aluminum case for it? ___ Asterisk-Users mail

[Asterisk-Users] X100P/Zaptel on Gentoo Sparc64

2005-01-27 Thread Zachary McGibbon
Just wondering if anyone knows if a X100P/Clone would work on say a Sun Ultra 10 running Gentoo linux for sparc...? I've seen on voip-info.org that it won't run on solaris sparc, but nothing mentions gentoo(linux)/sparc...? ___ Asterisk-Users mailing lis

[Asterisk-Users] Macro(dundi-dundi-test, ${ENTEN}) to return +101 on lookup failure ?

2004-12-22 Thread Zachary McGibbon
I'm looking at finding a way for my Macro(dundi-dundi-test,${ENTEN}) when I dial out on the dundi-test network to return a +101 to my [dundi-test-out] context, if the number being dialed on the dundi-test network does not exist, then I will route the call out using my pstn or voip connection i have

[Asterisk-Users] Forcing E.164ID with chan_h323 & or chan_oh323

2004-12-17 Thread Zachary McGibbon
I am trying to figure out the correct way to send my E.164 ID with chan_h323 and or chan_oh323 as my H323 provider requires this in the format of 'account-pin'. With chan_oh323 I have been able to register with the gatekeeper and can recieve incomming calls, but outgoing calls do not work. With c

[Asterisk-Users] X100P and Mitel SX-2000 Light

2004-12-14 Thread Zachary McGibbon
I've configured an analog/single line off my mitel sx-2000 to a x100p card in my *, however when the remote caller drops the line I get a dialtone back from my pbx and the x100p doesn't detect the end of the call. Any way I can tell * to drop? I've tried call progress but it doesn't seem to work.

Re: [Asterisk-Users] Present CID to Caller about the Callee

2004-12-01 Thread Zachary McGibbon
Maybe try something like: exten => s,1,SetCIDName(${EXTEN}: ${CALLERIDNAME}) exten => s,2,Dial(${ARG2},20,rt) exten => s,3,Goto(s-${DIALSTATUS},1) or am i mixed up...? On Wed, 1 Dec 2004 14:35:28 -0700, Tim Thompson <[EMAIL PROTECTED]> wrote: > > I have Aastra pt480e phones and would like to pr

[Asterisk-Users] Simple *69

2004-11-30 Thread Zachary McGibbon
I created a simple rule in my extensions.conf to be able to do a *69 for the last number that called... Enjoy.. exten => 100,1,SetVar(VMAILBOX=${EXTEN}) exten => 100,2,DBPut(callerid/${EXTEN}=${CALLERIDNUM}) exten => 100,3,Dial(IAX2/100,15,rt) exten => *69,1,Answer exten => *69,2,DBGet(${CALLERI

[Asterisk-Users] "reason 23 (Temporary failure)" when using Dial(OH323)

2004-11-26 Thread Zachary McGibbon
24449' == No one is available to answer at this time (1, 0/0/0) -- Hungup 'IAX2/[EMAIL PROTECTED]/6' Anyone have any clue as to what could be the error? I was looking along the lines that maybe the OH323 .so wasn't sending the correct H323 ID and or E.164 id to th