Hi Tim> - responds to POKE messages; qualify=yes should now work > in iax.confThanks for implementig this. I installed 1.9.6 and qualify poked the client correctly. During a phone call, originated from firefly, the call dropped due to firefly crashing. The message on the console was the following: (call is from IAX2 to CAPI) -- CAPI[contr1/31xxxxxxx]/85 answered IAX2/pascal@pascal/4 Oct 27 12:01:56 NOTICE[9225]: chan_iax2.c:6134 iax2_poke_noanswer: Peer 'pascal' is now UNREACHABLE! Oct 27 12:01:59 WARNING[9225]: chan_iax2.c:1473 attempt_transmit: Max retries exceeded to host 192.168.0.9 on IAX2/pascal@pascal/4 (type = 6, subclass = 11, ts=50025, seqno=13) -- CAPI Hangingup I assume, * poked the IAX peer and firefly crashed. Do you have any hints regarding this? Best regards, Pascal.
Pascal C. Kocher wrote:>Hi Tim > > > >> - responds to POKE messages; qualify=yes should now work >>in iax.conf >> >> > >Thanks for implementig this. > >I installed 1.9.6 and qualify poked the client correctly. > >During a phone call, originated from firefly, the call dropped due to >firefly crashing. The message on the console was the following: (call is >from IAX2 to CAPI) > > -- CAPI[contr1/31xxxxxxx]/85 answered IAX2/pascal@pascal/4 >Oct 27 12:01:56 NOTICE[9225]: chan_iax2.c:6134 iax2_poke_noanswer: Peer >'pascal' is now UNREACHABLE! >Oct 27 12:01:59 WARNING[9225]: chan_iax2.c:1473 attempt_transmit: Max >retries exceeded to host 192.168.0.9 on IAX2/pascal@pascal/4 (type = 6, >subclass = 11, ts=50025, seqno=13) > -- CAPI Hangingup > >I assume, * poked the IAX peer and firefly crashed. > >Do you have any hints regarding this? >I've found a bug in the new code that could have caused this problem. Try downloading and installing from http://www.virbiage.com/firefly/download/firefly-thirdparty.exe again; this time you should get build 3941, which should solve the problem you ran into. Please let me know if it doesn't, or if you have any other trouble. Tim
alexandre::aldeia digital
2004-Oct-28 09:11 UTC
[Asterisk-Users] Firefly 1.9.6 released (thanks)
Hi Tim,>> >> >>> - responds to POKE messages; qualify=yes should now work in iax.conf >>>Very, very thanks to implement this !!! I finally solved my problem for calling a registered client behind NAT... Alexandre