beonice wrote:
Yes, I see what you are saying. This sounds backwards,
but it's actually doing what I _want_ it to do. :)

From what I see in the dialplan, what asterisk does
is, it loads the handlers for '#', 't' and 'i' as part
of vp_context, not as part of main_vp_context. That
actually happens to be as I wanted it.

main_vp_context is simply a place-holder for when I am
testing without the include file, and in those cases,
I simply comment out my include file and voila, those
handlers now handle the main_vp_context incoming
cases.

I know, I'm weird. :)

Not necessarily... I'm thinking other words... ;)

Back to your original post...

> As of yesterday, though, when I have this format,
> asterisk won't accept incoming calls. It barfs with
> the message:
> Feb 16 21:53:14 NOTICE[4330]: chan_iax2.c:5757
> socket_read: Rejected connect attempt from
> 66.234.228.170, request
> '[EMAIL PROTECTED]' does not exist

So, where is this voicepulse_connect_context context?

--
Andrew Thompson
http://aktzero.com/
http://dev.asteriskdocs.org/
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to