search for: vpws

Displaying 9 results from an estimated 9 matches for "vpws".

Did you mean: vps
2003 Dec 09
1
dialling peer problems
...eer name instead of user:pass@peer but I'm running into some really funky issues. It does the same thing with both VoicePulse and another * server I have. [voicepulse] type=peer host=gw5.voicepulse.com trunk=yes user=USERNAME pass=PASSWORD and in my dialplan: Dial(IAX2/voicepulse/${EXTEN:2}@VPWS,90,r) The log shows this: -- Executing Dial("Zap/2-1", "IAX2/voicepulse/14121234567@VPWS|90|r") in new stack -- Called voicepulse/14121234567@VPWS WARNING[81926]: File chan_iax2.c, Line 4528 (socket_read): I don't know how to authenticate wSS36eLJ68 to 66.234.228....
2003 Oct 29
1
Voicepulse and IAX
I am trying to set up IAX with Voicepulse. When I turn on debugging I get the following message when I call my PSTN number: NOTICE[1142106560]: File chan_iax2.c, Line 4321 (socket_read): Rejected connect attempt from 66.234.228.132, request '3017275115@VPWS' does not exist Any help would be GREATLY appreciated. Thanks, Isaac isaacmcdonald@attbi.com
2004 May 25
3
Voice Pulse
Hello: I am new to the list. I am trying to set up asterisk with voicepulse. I have a voicepulse username + password, and SIP DID. When I login to voicepulse, I have this under my devices tab: Devices *Login:* Sysxxxxxxx *Password:* xxxxxxxxxx *Context:* VPWS *Connects to:* gw5.voicepulse.com My question is: Do I need a 2.4.x kernel? Currently I am running Debian/stable stock 2.2.x ? Has anyone else configured voicepulse with asterisk? Thanks
2004 Jan 29
1
re: help with voicepulse connect IAX2
...ference allow=gsm [yairphone] type=friend insecure=no username=yairphone secret=yairphone host=dynamic dtmfmode=inband callerID = "Yair Hakak" nat=true extensions.conf [general] ; static=yes writeprotect=no [default] exten => _1NXXNXXXXXX,1,Dial(IAX2/myUserName@voicepulse/${EXTEN}@VPWS,20) exten => 8665,1,Dial(SIP/yairphone,20) iax.conf [general] port=5036 disallow=all allow=ulaw jitterbuffer=no [voicepulse] context = VPWS secret=mypassword auth=md5 type=friend host=gw5.voicepulse.com _________________________________________________________________ The new MSN 8: smart sp...
2004 Dec 01
1
IAX long distance... Re: Asterisk for home office
...03,Dial(${IAXTRUNK1}/${ARG1}) exten => s,104,Hangup ; ;try NuFone next exten => s,203,ChanIsAvail(${IAXTRUNK2}) exten => s,204,Dial(${IAXTRUNK2}/${ARG1}) exten => s,205,Hangup ; ;try VPC-01 next exten => s,304,ChanIsAvail(${IAXTRUNK3}) exten => s,305,Dial(${IAXTRUNK3}/${ARG1}@VPWS) exten => s,306,Hangup ; ;try VPC-02 last exten => s,405,ChanIsAvail(${IAXTRUNK4}) exten => s,406,Dial(${IAXTRUNK4}/${ARG1}@VPWS) exten => s,407,Hangup exten => s,408,Congestion ; I declare the params for IAXTRUNK1-4 and the login details as global variables. My callout rout...
2003 Dec 08
2
Problems with voicepulse.com
...File chan_iax.c, Line 4188 > (socket_read): Registration of '<secret account number>' rejected: > Registration > Refused > Sample configuration files Assuming the following is your login information: Host: gw5.voicepulse.com Login:?aBcdEfgH Password:?iJKLmNoP Context: VPWS Example extensions.conf: [general] static=yes writeprotect=no [default] exten => _1NXXNXXXXXX,1,Dial,IAX2/aBcdEfgH@voicepulse/${EXTEN} [voicepulse-incoming] ; This context tells Asterisk what to do with ; incoming calls from VoicePulse (if you have signed ; up for DIDs ; ; We should now hear...
2004 Apr 02
1
problems getting inbound to work @ voicepulse
...=> 212xxxxxxx,1,Dial(SIP/admin,t) (where admin is the phone i am looking to forward to from sip.conf). i'm getting the following errors from iax2 debug: Apr 2 16:00:54 NOTICE[1133718080]: chan_iax2.c:5087 socket_read: Rejected connect attempt from 66.xxx.xxx.xxx, request '212xxxxxxx@VPWS' does not exist Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: REJECT Timestamp: 00034ms SCall: 00004 DCall: 00233 [66.234.228.132:4569] CAUSE : No such context/extension Tx-Frame Retry[001] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: REJEC...
2004 May 24
0
IAX problems using CVS HEAD, but not CVS STABLE
...ser" ; ; Trust Caller*ID Coming from iaxtel.com ; [iaxtel] type=user context=incoming-iaxtel auth=rsa inkeys=iaxtel [iaxtel2] ; ; Backwards compatible entry for IAXtel pre-RSA ; type=user context=incoming-iaxtel deny=0.0.0.0/0.0.0.0 permit=69.73.19.178/255.255.255.255 [voicepulse] context = VPWS secret=<vpsecret> auth=md5 type=friend host=<gw>.voicepulse.com trunk=no disallow=all allow=gsm [atp] context=atp secret=<secret> auth=md5 type=friend host=<atpgw> trunk=yes ;disallow=all ;allow=gsm
2003 Dec 08
1
Re: Asterisk-Users digest, Vol 1 #2120 - 14 msgs
...cepulse.com > Date: Mon, 8 Dec 2003 16:45:59 -0500 > Reply-To: asterisk-users@lists.digium.com > >> [default] >> exten => _1NXXNXXXXXX,1,Dial,IAX2/aBcdEfgH@voicepulse/${EXTEN} > > change that to > exten => _1NXXNXXXXXX,1,Dial,user:pass@gw5.voicepulse.com/${EXTEN}@VPWS > > Regards, > Andrew > > > Message: 9 > Date: Mon, 08 Dec 2003 14:06:34 -0800 > To: asterisk-users@lists.digium.com > From: "Ernest W. Lessenger" <ernest@oacys.com> > Subject: Re: [Asterisk-Users] Problems with voicepulse.com > Reply-To: asterisk-us...