Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] FS and Sangoma card got error while pickup a call


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
mashudiflexi at telkom...
Guest





PostPosted: Fri May 29, 2009 9:34 am    Post subject: [Freeswitch-users] FS and Sangoma card got error while picku Reply with quote

Hi Guys,
I have install WANPIPE Release: 3.5.2 for sangoma A104D and FreeSwitch
1.0.4pre8 with openzap modul.
and I use Lua script for playing wav file.
and I got error like this below while I call the number 0312982300, if i
run ./fs_cli , the FS can pickup a call for moment, after more than 1
hour , the FS cannot give respon to any incoming call and give this
error result as below.

please help, thank in advance for any suggestion.

mashudi

2009-05-29 21:22:14 [DEBUG] mod_openzap.c:407 channel_on_execute()
OpenZAP/1:2/2982300 CHANNEL EXECUTE
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:151
switch_core_standard_on_execute() OpenZAP/1:2/2982300 Standard EXECUTE
EXECUTE OpenZAP/1:2/2982300 lua(test.lua)
2009-05-29 21:22:14 [ERR] mod_lua.cpp:182 lua_parse_and_execute() cannot
open /usr/local/freeswitch/scripts/test.lua: Too many open files
2009-05-29 21:22:14 [DEBUG] switch_cpp.cpp:916 destroy() destroy/unlink
session from object
2009-05-29 21:22:14 [NOTICE] switch_core_state_machine.c:179
switch_core_standard_on_execute() Hangup OpenZAP/1:2/2982300
[CS_EXECUTE] [NORMAL_CLEARING]
2009-05-29 21:22:14 [DEBUG] switch_channel.c:1660
switch_channel_perform_hangup() Send signal OpenZAP/1:2/2982300 [KILL]
2009-05-29 21:22:14 [DEBUG] switch_core_session.c:933
switch_core_session_signal_state_change() Send signal
OpenZAP/1:2/2982300 [BREAK]
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:490
switch_core_session_run() (OpenZAP/1:2/2982300) State EXECUTE going to sleep
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:397
switch_core_session_run() (OpenZAP/1:2/2982300) Running State Change
CS_HANGUP
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:433
switch_core_session_run() (OpenZAP/1:2/2982300) State HANGUP
2009-05-29 21:22:14 [DEBUG] mod_openzap.c:472 channel_on_hangup()
Changing state on 1:2 from RING to HANGUP
2009-05-29 21:22:14 [DEBUG] mod_openzap.c:485 channel_on_hangup()
OpenZAP/1:2/2982300 CHANNEL HANGUP
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:46
switch_core_standard_on_hangup() OpenZAP/1:2/2982300 Standard HANGUP,
cause: NORMAL_CLEARING
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:433
switch_core_session_run() (OpenZAP/1:2/2982300) State HANGUP going to sleep
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:475
switch_core_session_run() (OpenZAP/1:2/2982300) State Change CS_HANGUP
-> CS_REPORTING
2009-05-29 21:22:14 [DEBUG] switch_core_session.c:933
switch_core_session_signal_state_change() Send signal
OpenZAP/1:2/2982300 [BREAK]
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:397
switch_core_session_run() (OpenZAP/1:2/2982300) Running State Change
CS_REPORTING
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:607
switch_core_session_reporting_state() (OpenZAP/1:2/2982300) State REPORTING
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:53
switch_core_standard_on_reporting() OpenZAP/1:2/2982300 Standard
REPORTING, cause: NORMAL_CLEARING
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:607
switch_core_session_reporting_state() (OpenZAP/1:2/2982300) State
REPORTING going to sleep
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:410
switch_core_session_run() (OpenZAP/1:2/2982300) State Change
CS_REPORTING -> CS_DESTROY
2009-05-29 21:22:14 [DEBUG] switch_core_session.c:1067
switch_core_session_thread() Session 11 (OpenZAP/1:2/2982300) Locked,
Waiting on external entities
2009-05-29 21:22:14 [NOTICE] switch_core_session.c:1085
switch_core_session_thread() Session 11 (OpenZAP/1:2/2982300) Ended
2009-05-29 21:22:14 [NOTICE] switch_core_session.c:1087
switch_core_session_thread() Close Channel OpenZAP/1:2/2982300 [CS_DESTROY]
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:559
switch_core_session_destroy_state() (OpenZAP/1:2/2982300) State DESTROY
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:60
switch_core_standard_on_destroy() OpenZAP/1:2/2982300 Standard DESTROY
2009-05-29 21:22:14 [DEBUG] switch_core_state_machine.c:559
switch_core_session_destroy_state() (OpenZAP/1:2/2982300) State DESTROY
going to sleep
2009-05-29 21:22:14 [DEBUG] ozmod_isdn.c:1032 state_advance() 1:2 STATE
[HANGUP]
2009-05-29 21:22:14 [DEBUG] ozmod_isdn.c:1282 state_advance() Hangup:
Direction Inbound
2009-05-29 21:22:14 [DEBUG] ozmod_isdn.c:1311 state_advance() Changing
state on 1:2 from HANGUP to DOWN
2009-05-29 21:22:14 [DEBUG] ozmod_isdn.c:1032 state_advance() 1:2 STATE
[DOWN]
2009-05-29 21:22:14 [DEBUG] zap_io.c:1179 zap_channel_done() channel
done 1:2
2009-05-29 21:22:18 [DEBUG] ozmod_isdn.c:995 zap_isdn_921_23() READ 9
--------------------------------------------------------------------------------
[08 02 0d 47 45 08 02 82 e6]


2009-05-29 21:22:18 [DEBUG] ozmod_isdn.c:1000 zap_isdn_921_23() 931
parse error [-3012] [Q931E_INVALID_CRV]



====================================
Mau GRATIS TELPON LOKAL, DISCOUNT 50% SMS,
DISCOUNT 20% SLJJ, dan DISCOUNT FLEXI MILIS?
Ikuti Dahsyatnya FLEXI KOMUNITAS.
Ketik CREATE<spasi>[NAMA GRUP], sms ke 345.
Contoh: CREATE SMU2, sms ke 345.
Informasi selanjutnya:
- hubungi 147
- http://www.telkomflexi.com
- ketik INFO, sms ke 345.

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services