Hi.
I'm using A-J 0.3 milestone 1 and asterisk 1.2.12.1
When I execute the PlayDTMFAction it says in the manager response that the
DTMF tone has been succesfully queued, if one look at the asterisk CLI it
gives the following warning:
Oct 9 06:07:25 WARNING[3310]: channel.c:1610 ast_waitfor_nandfds: Thread
-1214059600 Blocking 'SIP/Jan-0997b6c0', already blocked by thread
-1215132752 in procedure ast_waitfor_nandfds
This happens everytime I want to generate a DTMF action using the manager
command.
I know this seems like a post that belong on asterisk's mailing list. I have
asked around on asterisk's mailing list, but nobody could help me. Have any
of you encountered this or a similar problem, during
implementation/testing/using of the PlayDTMF manager action? Am I doing
something wrong?
The manager is just a TCP connection right? A friend of mine wrote a PHP
file that connects via the manager API, when he executes the PlayDTMF action
we don't get the warning.
Any help will be appreciated.
Thanks.
|