Displaying 4 results from an estimated 4 matches for "vbuzzer".
Did you mean:
buzzer
2006 Jan 10
0
outboundproxy issue
Hello, new to asterisk and trying to set it up to work with my voip provider
(vbuzzer.com). I am behind a firewall that I don't have access to, to open
ports etc. Before using asterisk, I tried vbuzzer's windows client, and
linphone and twinklephone which all worked without having to enable nat or
stun. However I did have to enter the outboundproxy server to get them to
f...
2007 Jan 05
1
DiD for less then $4
Anybody selling DID flat rate for less then $4 with sip or iax incoming? Let me know
Thanks
CM
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Dec 23
1
SNOM 200 behind NAT and other xmas woes
...coming audio comes from, or to take the SDP and replace the
IP address in it with the IP address the SIP came from? Otherwise
while the phone will be able to make PSTN calls, it is unable to
call Asterisk for voicemail and the rest.
----------------------
Some other issues:
Anybody tried to use vbuzzer with Asterisk with an IVR on the DID?
I find when I do this, after the IVR connext to an extension, the
reinvite Asterisk sends to vbuzzer is responded to by a very simplified
200 state response which Asterisk seems to get upset at. Asterisk
immediately hangs up the channel, but nothing in the deb...
2005 Oct 16
1
GROUP and GROUP_COUNT
...Count: ${GROUP_COUNT(GOIAX)})
exten => s,n,Set(GROUP()=GOIAX) ;Set Group
exten => s,n,NoOp(Group List: ${GROUP_LIST()})
exten => s,n,NoOp(Group Count: ${GROUP_COUNT()})
exten => s,n,NoOp(Group Count2: ${GROUP_COUNT(GOIAX)})
exten => s,n,NoOp(Group Count3: ${GROUP_COUNT(VBUZZER)})
exten => s,n,GotoIf($[${GROUP_COUNT(GOIAX)} > 0]?103) ;Exceeded?
exten => s,n(dial),Dial(IAX2/goiax/${ARG1},999,TW)
exten => s,n,NoOp(s-${DIALSTATUS})
exten => s,n,Goto(s-${DIALSTATUS},1)
exten => s,103,Macro(dialvoipjet,${ARG1})
[home]
exten => 1000,1,SETCIDNUM(${CALLERI...