Created by: oej,Last modification on Sat 10 of Mar, 2007 [21:04 UTC] by gramels
Comments
222
333To: ip_works
by bdrake, Thursday 05 of July, 2007 [18:11:23 UTC]
Make sure you have set your script as "executable":
chmod +x /var/lib/scripts/voicemail_callback.sh
--Barry
222
333
by ip_works, Sunday 17 of June, 2007 [23:13:16 UTC]
Hi,
I have set this up and am getting error
:Unable to execute '/voicemail_callback.sh 3001"
I have the script in /var/lib/asterisk/scripts
Asterisk 1.4.4
Centos 4.5
any thoughts are appreciated.
Thank you
Jimmy
222
333
by ip_works, Sunday 17 of June, 2007 [23:12:59 UTC]
Hi,
I have set this up and am getting error
:Unable to execute '/voicemail_callback.sh 3001"
I have the script in /var/lib/asterisk/scripts
Asterisk 1.4.4
Centos 4.5
any thoughts are appreciated.
Thank you
Jimmy
222
333
by ip_works, Sunday 17 of June, 2007 [23:11:41 UTC]
Hi,
I have set this up and am getting error
:Unable to execute '/voicemail_callback.sh 3001"
I have the script in /var/lib/asterisk/scripts
Asterisk 1.4.4
Centos 4.5
any thoughts are appreciated.
Thank you
Jimmy
222
333Re: no send on hangup
by geekfly, Wednesday 17 of August, 2005 [16:06:20 UTC]
Use DEADAGI on a dead channel....
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20AGI
222
333no send on hangup
by , Thursday 13 of January, 2005 [23:19:41 UTC]
Has anyone figured out the Hangup issue? Same as the first comment; When a user hangs up the script is not run. I have tried with the h extension to no avail so would love a pointer or two.
222
333what's wrong?
by goolem, Thursday 07 of October, 2004 [11:35:30 UTC]
When the Caller press # at the end of message it's all ok.
But when the caller hangs up then the script dont run.
what is wrong?
222
333wish for this awesome app'
by sjobeck, Tuesday 20 of July, 2004 [06:42:33 UTC]
I wonder how hard it would be to add some more complexity to this for the users to customize some variables before the out-call is made? (by the way, AltiGen offers this feature also, just FYI). What I had in mind was something like:
_ make out-call if voicemail is urgent
_ make out-call is voicemail from certain callerid
_ make out-call if between certain hours
_ make out-call if not listened to voicemail in the last hour
but these are way above my head at this time.
Thanks for the great tip, though, will be deploying it soon.
Using the Manager interface, I issue an Originate command. It indeed dials, and is handled in the dialpan, but the DIALSTATUS value is empty (I have tried answered and unanswered calls).
I am using Trixbox 2.6.18-53.1.4.el5 (SMP)
Any idea why this is so? (How can I determine how the call went?)
exten => s,1,NoOp(HANGUPCAUSE is ${HANGUPCAUSE})
...
I have a Cisco 7912G phone with SCCP ver 1.03 and I tried to load SIP 8.01 then SIP 1.01 via TFTP but it's not working. While I am able to go into the Network Configuration and specify the TFTP IP Address, IP Address and other functions when I save and reboot the phone it just goes off into an endless loop of searching for previous CallManager IP 10.24.97.1>Configuring VLAN>Configuring IP via DHCP> Repeat. The only thing that gets transferred via TFTP is the "gkdefault.cfg" file. I would see in status messages on the phone that TFTP times out even though the TFTP Address and, Laptop IP is correct and I turned off the firewall.
I previously read on this site I need to set the Profile Encrypt Key to "0" so the SIP firmware will auto load into the phone but when I go to Menu Key-> Settings-> Network Configuration -> The Profile Encrypt Key option doesn't exist.
...
Comments
333To: ip_works
chmod +x /var/lib/scripts/voicemail_callback.sh
--Barry
333
I have set this up and am getting error
:Unable to execute '/voicemail_callback.sh 3001"
I have the script in /var/lib/asterisk/scripts
Asterisk 1.4.4
Centos 4.5
any thoughts are appreciated.
Thank you
Jimmy
333
I have set this up and am getting error
:Unable to execute '/voicemail_callback.sh 3001"
I have the script in /var/lib/asterisk/scripts
Asterisk 1.4.4
Centos 4.5
any thoughts are appreciated.
Thank you
Jimmy
333
I have set this up and am getting error
:Unable to execute '/voicemail_callback.sh 3001"
I have the script in /var/lib/asterisk/scripts
Asterisk 1.4.4
Centos 4.5
any thoughts are appreciated.
Thank you
Jimmy
333Re: no send on hangup
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20AGI
333no send on hangup
333what's wrong?
But when the caller hangs up then the script dont run.
what is wrong?
333wish for this awesome app'
_ make out-call if voicemail is urgent
_ make out-call is voicemail from certain callerid
_ make out-call if between certain hours
_ make out-call if not listened to voicemail in the last hour
but these are way above my head at this time.
Thanks for the great tip, though, will be deploying it soon.