But why it is hanging up the channel ? It should not send the overflow data..
Alex ----- Original Message ----- From: "Michael Manousos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 3:31 PM Subject: Re: [Asterisk-Users] Ast_smoother_feed problems > > You must make sure that your application generates voice frames > with the proper rate. If you are too fast, then the outgoing > channel will experience overruns (this seems to happen from your > debug messages). > > Michael. > > > Alexandru Coseru wrote: > > Hello.. > > I just wrote a small application and i'm having problems sending voice > > frames to channels.. > > > > > > > > Here is a little debug: > > > > Mar 10 11:22:52 DEBUG[311316]: app_hotline1.c:836 hotline_exec: Writing > > frame on OH323/R20723 from OH323/L9507 ,Frame type:2,Len:320,Mallocd:0 > > > > Mar 10 11:22:52 WARNING[311316]: frame.c:80 ast_smoother_feed: Out of > > smoother space > > Mar 10 11:22:52 ERROR[311316]: chan_oh323.c:1692 oh323_write: > > OH323/R20723: Failed to fill smoother. > > > > > > > > > > I haven't got the chance to test it over Zap channels , as our main > > Asterisk server is in production and I usually get some Seg faults in my > > application and I need to get that fixed first... > > > > > > > > Regards > > Alex > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
