Displaying 4 results from an estimated 4 matches for "voicepulse_connect_context".
2005 Feb 08
1
Asterisk causing server to hang ... any hints?
...1",
"transfer|skip") in new stack
-- Playing 'transfer' (language 'en')
-- Executing
VoiceMail("IAX2/voicepulse-in-01@66.234.228.170:4569/1",
"u7777") in new stack
Feb 8 14:07:42 DEBUG[4195]: app_voicemail.c:1381
leave_voicemail:
voicemail/voicepulse_connect_context/7777/unavail
doesn't exist, doing what we can
-- Playing 'vm-theperson' (language 'en')
-- Playing 'digits/7' (language 'en')
-- Playing 'digits/7' (language 'en')
-- Playing 'digits/7' (language 'en')
-- Playin...
2005 Feb 16
2
Anyone having trouble with VoicePulse Connect?
...ect. My
partner and I each have a number, both are mapped in
my iax.conf and extensions.conf files. This has been
working fine.
Today, either number gives this message:
Feb 16 21:53:14 NOTICE[4330]: chan_iax2.c:5757
socket_read: Rejected connect attempt from
66.234.228.170, request
'##########@voicepulse_connect_context' does not exist
where ########## is the number I dialed. Obviously
chan_iax2 knows which of the numbers I dialed, but for
some reason is unable to connect my machine to
voicepulse?
Any troubleshooting tips? This is frustrating! I
_have_ asked a question via my VoicePulse Connect web
account,...
2005 Feb 11
1
Asterisk-MySQL: Not loading voicemail config from MySQL
....voip-info.org/wiki-Asterisk+voicemail+database
I restarted Asterisk, but no luck: the voicemail.conf
does not get updated. I started with a sample
voicemail.conf that I found on the Wiki. Or was it
from Voicepulse? I can't remember. For initial
testing, I added extensions 9999 and 100 in the
[voicepulse_connect_context] with appropriate settings
in extensions.conf to direct incoming calls to those
mailboxes, and that works. I was expecting that after
I added in the db details, reloading or restarting
Asterisk would add the new extension from MySQL's
'users' table into the voicemail.conf. It doesn'...
2005 Feb 17
1
Having trouble with extensions in an include file and retrieve_extensions_from_mysql.pl
...finitely still loading them as separate contexts.
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
'##########@voicepulse_connect_context' does not exist
The only way to get asterisk to receive calls again is
to edit the included file to ensure it does not have a
context line in it. So I commented out the line where
the retrieve_extensions_from_mysql.pl sticks the
context information into the created file.
Now, it all works fin...