[Asterisk-Users] Voice Pulse And Incoming DID

Chris Luke chrisy at flirble.org
Tue Jul 20 13:10:43 MST 2004


You probably did not want to include your secrets in your email!

But....

Celedonio Albarran wrote (on Jul 20):
> I have asterisk setup to register with voice pulse. But when I dial
> the DID I get this error message on asterisk:
> 
> [voicepulse]
> 
> [vpconnect-t01]

You do this twice - an empty context and then one of the ones they
suggest.

You want one [voicepulse] context with something like this in it:

[voicepulse]
type=friend
context=voicepulse-incoming
secret=<your secret goes here>
auth=md5
host=gw5.voicepulse.com



in addition to the [vpconnect-t01]/[vpconnect-t02] contexts. The line
that says context=voicepulse-incoming indicates where in extensions.conf
to deliver the incoming calls.

[voicepulse] deals with the incoming calls. The t01/t02 contexts deal
with outgoing.

Chris.
-- 
== chrisy at flirble.org



More information about the asterisk-users mailing list