[Serusers] Problem on pthread and dtmf

Stefan Sayer sayer at fokus.fraunhofer.de
Thu Jun 16 15:08:56 CEST 2005


Hello,

Nicky wrote:
> Dear all, 
> 
> 
> 1. Please help, when i run sems -E i experienced this error, what can be the caused of it:~
> 
> ~~11352) ERROR: start (AmThread.cpp:73): pthread create failed with code 12
Run ulimit -a to see user's limit (it'll show you all limits). What's 
the processes limit? what is the stack size ? (ulimit -s )

maybe you have to decrease the ulimit stack_size for the user in order 
to create more threads.

How many calls are you processing in parallel? How many running threads 
are there when you encounter this error?

> 
> 2. There is signal of DTMF which is not pressed but is being send to the server, please see below for the log. Please advice what can be the caused and problem.
> Thank you in advance.

can you record some audio where it produces a false positive and send it 
to me?

thanks
Stefan


> 
> ~~(4395) DEBUG: isdn_audio_eval_dtmf_relative (IvrDtmfDetector.cpp:349): Posting D
> TMF 0: 5 (5)
> (4395) DEBUG: postEvent (AmEventQueue.cpp:47): AmEventQueue: trying to post even
> t
> (4395) DEBUG: postEvent (AmEventQueue.cpp:55): AmEventQueue: event posted
> (4395) DEBUG: processEvents (AmEventQueue.cpp:68): before processing event
> (4395) DEBUG: process (IvrPython.cpp:988): IvrPython processing event...
> (4395) DEBUG: process (IvrPython.cpp:991): IvrDialog processing event...
> (4395) DEBUG: onDTMFEvent (IvrPython.cpp:1130): IvrPython::onDTMFEvent(): callin
> g onDTMFCallback key is 5...
> (4395) DEBUG: ivrEmptyMediaQueue (IvrPython.cpp:102): IVR: emptying  media queue
> .
> (4395) DEBUG: IvrMediaEvent (IvrEvents.cpp:31): New Media Event: 1,
> (4395) DEBUG: postEvent (AmEventQueue.cpp:47): AmEventQueue: trying to post even
> t
> (4395) DEBUG: postEvent (AmEventQueue.cpp:55): AmEventQueue: event posted
> (4395) DEBUG: ivrStopRecording (IvrPython.cpp:132): IVR: stop recording.
> 
> 
> 
> 
> best regards,
> nicky
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers




More information about the sr-users mailing list