[ERR] switch_core_session Invalid Application voicemail

593 views
Skip to first unread message

JoeyJ

unread,
Aug 17, 2016, 10:26:41 AM8/17/16
to ASTPP
I get this error every time we call someone who is not registered. I understand that the call cannot complete but I noticed it just hangs up on the customer if voicemail is enabled. 

First shouldn't voicemail work?


Message has been deleted

JoeyJ

unread,
Aug 19, 2016, 12:13:21 PM8/19/16
to ASTPP
First shouldn't voicemail work?

Samir Doshi

unread,
Aug 22, 2016, 2:35:58 AM8/22/16
to ASTPP
It seems voicemail module is not loaded in your fs. Please do reload mod_voicemail in freeswitch and test. 


Best Regards
--
Samir Doshi
iNextrix Technologies Pvt. Ltd.
http://www.inextrix.com



Disclaimer:
The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorised to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful.

On Fri, Aug 19, 2016 at 9:43 PM, JoeyJ <jjoh...@my727.net> wrote:
First shouldn't voicemail work?

--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/4ee4b633-a267-4f25-b850-73b0a1f9b351%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Message has been deleted

Joseph Johnson

unread,
Aug 22, 2016, 5:51:59 AM8/22/16
to as...@googlegroups.com
Sorry Typeo, it reloaded. This fixed it.

You received this message because you are subscribed to a topic in the Google Groups "ASTPP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/astpp/oXqvbjoBHhg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to astpp+unsubscribe@googlegroups.com.

To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.

Joseph Johnson

unread,
Aug 22, 2016, 5:57:49 AM8/22/16
to as...@googlegroups.com
Calling Card error is the only thing I have left. Anyway you can help me with this issue Please? Here is what I am doing.

I call the 2222 number, enter my AccountCode and PIN and dial the number I wish to call. It loops starting over asking again for my card number. It is displaying this error. PLEASE help I cannot use calling cards at all. I know how to use them I just cannot use them. PLEASE HELP! This is my last known issue.


2016-08-21 22:42:10.304392 [DEBUG] switch_ivr_play_say.c:1910 done playing file /usr/local/freeswitch/sounds/en/us/callie/astpp-minutes.wav
2016-08-21 22:42:10.304392 [ERR] mod_lua.cpp:203 ...switch/scripts/astpp/lib/astpp.callingcard.functions.lua:349: attempt to call global 'get_termination_rates' (a nil value)
stack traceback:
        ...switch/scripts/astpp/lib/astpp.callingcard.functions.lua:349: in function 'dialout'
        ...switch/scripts/astpp/lib/astpp.callingcard.functions.lua:601: in function 'process_destination'
        /usr/local/freeswitch/scripts/astpp-callingcards.lua:96: in main chunk
2016-08-21 22:42:10.304392 [DEBUG] freeswitch_lua.cpp:382 DBH handle 0x7f46cc065f30 released.
2016-08-21 22:42:10.304392 [DEBUG] switch_cpp.cpp:1107 sofia/default/7272224445@xx.xxx.xx.xxx destroy/unlink session from object


JoeyJ

unread,
Aug 22, 2016, 11:07:38 AM8/22/16
to as...@googlegroups.com
Update about the Voicemail issue: When I reboot the server, I noticed voicemail fails again and requires me to run "reload mod_voicemail"

seems this is a bug no? (UPDATE2: Email does send. YOU MUST TURN EVERYTHING OFF TO GET IT TO WORK. How annoying to have to set email to off to get it to work. )

  1. After a server restart, voicemail does not work. I run reload mod_voicemail and voice now works again.
It seems this is a bug in the voicemail service. Any suggestions? Thank you so much for your time. 

PaulWollner

unread,
Oct 20, 2016, 12:41:31 AM10/20/16
to ASTPP
Hi JoeyJ

Did you ever come right with your voicemail issue?

Joseph Johnson

unread,
Oct 21, 2016, 6:47:54 AM10/21/16
to as...@googlegroups.com
Only by reloading the voicemail mod each time u reboot the server. So far, this software has lost me money and does not work. If I can help let me know. 
--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to a topic in the Google Groups "ASTPP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/astpp/oXqvbjoBHhg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to astpp+unsubscribe@googlegroups.com.

To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/572fa8a9-fffb-4823-b25a-1b7ab69f803e%40googlegroups.com.

Mickael

unread,
Nov 15, 2016, 9:57:00 AM11/15/16
to ASTPP

hi,
i have the same problem... how to load mod_voicemail automaticaly ?
after voicemail loaded, i call a number, I speak one second and i have  "vm-too-small.wav" in loop... :-(

Mickael

unread,
Nov 15, 2016, 10:07:24 AM11/15/16
to ASTPP
solution:

1) open /usr/local/freeswitch/conf/autoload_configs/modules.conf.xml
2) change the line 47 "<!--     <load module="mod_voicemail"/> -->" to : <load module="mod_voicemail"/>
3) save
4) reboot :)

For voicemail, I always have a message that cuts me off and says my message is too short!

Niklas

unread,
Dec 2, 2016, 10:17:21 AM12/2/16
to ASTPP
In your ASTPP Database is a table to insert the modules witch should automatic load at reboot.
Reply all
Reply to author
Forward
0 new messages