[Asterisk-Users] Voicepulse and IAX

Isaac McDonald isaacmcdonald at comcast.net
Wed Oct 29 17:10:47 MST 2003


That did the trick! Thank you Christopher!

Isaac

-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Christopher
Stephens
Sent: Wednesday, October 29, 2003 11:39 AM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Voicepulse and IAX


The instructions they sent you (and me) are slightly faulty.

in iax.conf:
context=VPWS ;I'm not sure what VPWS stands for.
would better be
context=from-voicepulse ;(for example...this is what I use)

then in extensions.conf: (this is the simplest example)
;----snip----
[from-voicepulse]
exten=>3017275115,1,Dial(SIP/1234) ;obviously replacing 3017275115 with
your voicepulse # (if it isn't already)
;                                   and SIP/1234 with your registered SIP
client or Zap channel or whatever.
;                                   then this phone will ring when
someone calls your number.

You could, of course, leave the context as VPWS in iax.conf, just make
sure there is a corresponding context in your extensions.conf. An
incoming call that no context/extension covers is the source of the
NOTICE you mentioned.

Hope this helps!
Chris

----- Original message -----
From: isaacmcdonald at comcast.net
To: asterisk-users at lists.digium.com
Date: Wed, 29 Oct 2003 17:07:42 +0000
Subject: [Asterisk-Users] 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 at VPWS' does not
exist


Any help would be GREATLY appreciated.

Thanks,
Isaac
isaacmcdonald at attbi.com
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list