Re: [Asterisk-Users] Voicepulse and IAX

2003-10-29 Thread Christopher Stephens
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: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Wed, 29 Oct 2003 17:07:42 +
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 '[EMAIL PROTECTED]' does not
exist


Any help would be GREATLY appreciated.

Thanks,
Isaac
[EMAIL PROTECTED]
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Voicepulse and IAX

2003-10-29 Thread Isaac McDonald
That did the trick! Thank you Christopher!

Isaac

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Christopher
Stephens
Sent: Wednesday, October 29, 2003 11:39 AM
To: [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Wed, 29 Oct 2003 17:07:42 +
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 '[EMAIL PROTECTED]' does not
exist


Any help would be GREATLY appreciated.

Thanks,
Isaac
[EMAIL PROTECTED]
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users