got frame

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

got frame

Postby kpanik » Thu Jul 13, 2006 5:43 am

Hi All,

I have a question for you ... In the CLI, I see this rows :



== Spawn extension (default, 0957644417, 2) exited non-zero on 'Local/0957644417@default-9aff,2'
-- Executing DeadAGI("Local/0957644417@default-9aff,2", "(call_log.agi|h)")
-- Launched AGI Script /var/lib/asterisk/agi-bin/(call_log.agi
-- AGI Script VD_hangup.agi completed, returning 0
-- AGI Script (call_log.agi completed, returning 0
-- Executing DeadAGI("Local/0957644417@default-9aff,2", "VD_hangup.agi|PRI-----NODEBUG-----0-----CANCEL----------")
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
== Manager 'sendcron' logged off from 127.0.0.1
-- Hungup 'Zap/53-1'
== Spawn extension (default, 079684157, 2) exited non-zero on 'Local/079684157@default-6116,2'
-- Executing DeadAGI("Local/079684157@default-6116,2", "(call_log.agi|h)")
-- Launched AGI Script /var/lib/asterisk/agi-bin/(call_log.agi
!! Got reject for frame 43, retransmitting frame 43 now, updating n_r!
!! Got reject for frame 43, retransmitting frame 44 now, updating n_r!
!! Got reject for frame 43, retransmitting frame 45 now, updating n_r!
!! Got reject for frame 43, retransmitting frame 46 now, updating n_r!
!! Got reject for frame 43, retransmitting frame 47 now, updating n_r!

-- AGI Script (call_log.agi completed, returning 0
-- Executing DeadAGI("Local/079684157@default-6116,2", "VD_hangup.agi|PRI-----NODEBUG-----0-----CANCEL----------")
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- Timeout on Zap/2-1
== CDR updated on Zap/2-1
-- Executing GotoIf("Zap/2-1", "1?exit|1")
-- Goto (ivrcassine,exit,1)
-- Executing Playback("Zap/2-1", "vm-goodbye")
-- Playing 'vm-goodbye' (language 'en')
-- AGI Script VD_hangup.agi completed, returning 0
-- Timeout on Zap/36-1
== CDR updated on Zap/36-1
-- Executing GotoIf("Zap/36-1", "1?exit|1")
-- Goto (ivrcassine,exit,1)
-- Executing Playback("Zap/36-1", "vm-goodbye")
-- Playing 'vm-goodbye' (language 'en')
-- Executing Wait("Zap/2-1", ".5")
-- Zap/6-1 is ringing
-- Executing Hangup("Zap/2-1", "")
== Spawn extension (ivrcassine, exit, 3) exited non-zero on 'Zap/2-1'
-- Executing DeadAGI("Zap/2-1", "call_log.agi|h")
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- Executing Wait("Zap/36-1", ".5")




this is normal ?
kpanik
 
Posts: 90
Joined: Wed Jun 14, 2006 4:21 am
Location: Italia

Postby mflorell » Thu Jul 13, 2006 7:33 am

I can't say that I've ever seen that error before. And usually you don't get those kind of errors using Zap channels.

Can you give us some more information on your setup?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby kpanik » Thu Jul 13, 2006 7:54 am

what you would want to know in particular ???

I can see this rows in /var/log/asterisk/messages

Jul 13 13:23:58 VERBOSE[3067] logger.c: !! Got reject for frame 83, retransmitting frame 83 now, updating n_r!
Jul 13 13:23:58 VERBOSE[3067] logger.c: !! Got reject for frame 83, retransmitting frame 84 now, updating n_r!
Jul 13 13:23:58 DEBUG[24573] res_config_mysql.c: MySQL RealTime: Retrieve SQL: SELECT * FROM extensions WHERE exten = 's' AND context = 'ivrcassine' AND priority = '2'



My configuration is :

1 te411p with 3 e1

1 server with asterisk , apache and vicidial ..... ( server is configurated with slack 10.2 kernel 2.6.17.4 and asterisk svn branches 2 xeon 3.2 ghz 3 gb ram ddrII ecc-registered raid 1 with 2 hdd sata 250 gb 16mb buffer )

1 server mysql ver. 5.0.22 compilated


vicidial is used with ivr on campaign .... the predictive level is 21...

???
kpanik
 
Posts: 90
Joined: Wed Jun 14, 2006 4:21 am
Location: Italia

Postby mflorell » Thu Jul 13, 2006 9:04 am

First issue is your use of ReatTime. I would recommend not using RealTime with VICIDIAL since it will generate a lot of unnecessary load on your server as compared to using static conf files for Asterisk.

Second, what is the loadavg of your server when you see these errors?

What kind of devices other than E1s do you have connected to this server?

Are you recording calls or doing any audio processing like AMD?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby kpanik » Thu Jul 13, 2006 9:27 am

start_time 2006-07-13 13:23:58
server_ip 192.168.1.249
sysload 187
freeram 2515
usedram 528
processes 110
channels_total 113
trunks_total 48
clients_total 64
clients_zap 0
clients_iax 6
clients_local 58
clients_sip 0
live_recordings 0
cpu_user_percent 11
cpu_system_percent 5
cpu_idle_percent 84



not recording calls or amd....in this server configuration...
kpanik
 
Posts: 90
Joined: Wed Jun 14, 2006 4:21 am
Location: Italia

Postby mflorell » Thu Jul 13, 2006 9:44 am

This might just be a strange E1 error or an IAX error since you are using IAX. If everything seems fine and you are gettig no complaints about audio quality I would say everything is probably fine.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby kpanik » Thu Jul 13, 2006 9:55 am

thanks a lot !!

no audio problem ...

i guess all the calls work fine ?!
kpanik
 
Posts: 90
Joined: Wed Jun 14, 2006 4:21 am
Location: Italia


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 60 guests