[Freeswitch-users] Getting Error message " [ERR] switch_cpp.cpp:48 Cannot queue any more events....."

Anthony Minessale anthony.minessale at gmail.com
Wed May 18 18:50:55 MSD 2011


I am not sure why you think its a strange error.  A strange error to
me would be something like:

 [ERR] switch_cpp.cpp:48 There are 10 types of people, those who
understand binary and those who don't

or

 [ERR] switch_cpp.cpp:48 Are you in the house alone?


The error you posted is telling you that you have consumed too many
events in your event consumer object.
So you have created an event consumer then stopped regularly calling
the pop method until it filled up.
Now its trying to tell you that it has reached its max.





On Wed, May 18, 2011 at 6:32 AM, Frankie Yiu <frankie.k.yiu at gmail.com> wrote:
> Hi there,
>
> When I made 200 calls to the other freeswitch box in different network, I
> got a lot of the following error messages:
>  [ERR] switch_cpp.cpp:48 Cannot queue any more events.....
>
> FYI--I have a 1 second delay for every 25 calls.
>
> What did I do wrong and how can I solve this?  Because of these errors, I
> did not get any Hangup completion event.
> Thanks,
> Frankie
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-users mailing list