Liang Huang
2005-Mar-12 02:19 UTC
[Asterisk-Users] SIP monitor thread is hanged up on a uClinux embeded linux system
I met a strange SIP problem recently. In an ordinary procedure, when asterisk loads sip module, a series of functions are called sequentially: load_module()->restart_monitor()->ast_pthread_create()->pthread_create()->do_monitor() However in my system, pthread_create() failed to create a child thread to execute do_monitor(), (though pthread_create() returns a successful signal to asterisk.) Therefore my sip monitor can't monitor the incoming network flow and it results that no SIP packet will be caught. Could anyone give me some hints to explain why the thread is not created properly or why the thread is created but it doesn't execute do_monitor at all. Thanks a lot! Best Regards, Liang
What issues/options are there when forwarding voicemail to uk mobile voicemail? ta ---- Rafal Kaniewski -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/03/2005
Hi Can u let me know how you are doing this, please Iqbal On 3/12/2005, "Rafal Kaniewski" <rafal@movingimagearts.com> wrote:>What issues/options are there when forwarding voicemail to uk mobile >voicemail? > >ta > >---- >Rafal Kaniewski > > >-- >No virus found in this outgoing message. >Checked by AVG Anti-Virus. >Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/03/2005 > > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >