<div dir="ltr">We didn't make jira, It's a commercial solution that gives free license to open source projects.<br>You could probably request the feature from them but if it is possible I have never known about it.<br>
<br>I always click the link at the top of the emails which puts you in the issue's main page so you can fill in comments.<br><br><br><div class="gmail_quote">On Thu, Sep 25, 2008 at 1:18 PM, Martin Joseph <span dir="ltr"><<a href="mailto:astmac@stillnewt.org">astmac@stillnewt.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
On Sep 23, 2008, at 7:13 AM, Anthony Minessale wrote:<br>
<br>
> I have moved your issue to <a href="http://jira.freeswitch.org/browse/" target="_blank">http://jira.freeswitch.org/browse/</a><br>
> OPENZAP-18<br>
> since it's an openzap issue and not a build system issue.<br>
><br>
> Please pay attention to the emails you receive regarding the issue<br>
> and promptly reply to any comments.<br>
<br>
I must say that when I posted to the Jira and received emails<br>
regarding my input, it was quite annoying that my responses to the<br>
emails went to the bit bucket?<br>
<br>
I think it would be really helpful if the emails about Jira posts<br>
could be replied to and then the replies could be incorporated back<br>
into the Jira or at least reach the Jira admin.<br>
<br>
It a minimum making it much clearer that the emails cannot be replied<br>
to and providing a link to the appropriate place to reply in the Jira<br>
would be great.<br>
<br>
Just a thought,<br>
Marty<br>
<br>
<br>
<br>
><br>
><br>
><br>
><br>
> On Tue, Sep 23, 2008 at 9:01 AM, palani sivagurunathan<br>
> <<a href="mailto:palani.sivagurunathan@gmail.com">palani.sivagurunathan@gmail.com</a>> wrote:<br>
><br>
><br>
> Antony,<br>
><br>
> Thanks for the reply .I have posted in http://<br>
> <a href="http://jira.freeswitch.org/browse/FSBUILD-79" target="_blank">jira.freeswitch.org/browse/FSBUILD-79</a><br>
><br>
><br>
> Thanks & Regards,<br>
> Palanivel.S<br>
><br>
><br>
><br>
> On 9/22/08, Anthony Minessale <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>> wrote:<br>
> That shows the other end is sending a RESTART command.<br>
> Can you make a trace of the debug log on the console or the logfile<br>
> from mod_logfile showing the calls working and then on to when you<br>
> get the issue including the several failed call attempts in their<br>
> entirety and post them to <a href="http://jira.freeswitch.org" target="_blank">http://jira.freeswitch.org</a> under the<br>
> openzap category.<br>
><br>
><br>
> On Mon, Sep 22, 2008 at 9:29 AM, palani sivagurunathan<br>
> <<a href="mailto:palani.sivagurunathan@gmail.com">palani.sivagurunathan@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
> Hi,<br>
><br>
> I have installed freeswitch through SVN in centos.OutBound is<br>
> working fine .But not always .Once we make 8 to 10 call from a sip<br>
> extension we get service unavailable error in xlite . Error and<br>
> configuration are pasted below .we observed the problem is getting<br>
> rectified after 5 to 10 mins .and we are able to make calls and<br>
> again after 8 to 10 calls Errors happen<br>
><br>
> how to check. what will be the issue<br>
><br>
><br>
> my configuration is:<br>
><br>
><br>
> wanpipe1.conf<br>
><br>
><br>
> [devices]<br>
> wanpipe1 = WAN_AFT_TE1, Comment<br>
><br>
> [interfaces]<br>
> w1g1 = wanpipe1, , TDM_VOICE_API, Comment<br>
><br>
> [wanpipe1]<br>
> CARD_TYPE = AFT<br>
> S514CPU = A<br>
> CommPort = PRI<br>
> AUTO_PCISLOT = NO<br>
> PCISLOT = 9<br>
> PCIBUS = 0<br>
> FE_MEDIA = E1<br>
> FE_LCODE = HDB3<br>
> FE_FRAME = CRC4<br>
> FE_LINE = 1<br>
> TE_CLOCK = NORMAL<br>
> TE_REF_CLOCK = 0<br>
> TE_SIG_MODE = CCS<br>
> TE_HIGHIMPEDANCE = NO<br>
> LBO = 120OH<br>
> FE_TXTRISTATE = NO<br>
> MTU = 1500<br>
> UDPPORT = 9000<br>
> TTL = 255<br>
> IGNORE_FRONT_END = NO<br>
> TDMV_SPAN = 1<br>
> TDMV_DCHAN = 16<br>
> TDMV_HW_DTMF = NO<br>
><br>
> [w1g1]<br>
> ACTIVE_CH = ALL<br>
> TDMV_ECHO_OFF = NO<br>
> TDMV_HWEC = YES<br>
> MTU = 80<br>
><br>
><br>
> openzap.conf<br>
><br>
> [span wanpipe]<br>
> name => OpenZAP<br>
> number => 1<br>
> trunk_type => E1<br>
> b-channel => 1:1-15<br>
> d-channel => 1:16<br>
> b-channel => 1:17-31<br>
><br>
><br>
> openzap.conf.xml<br>
><br>
> <configuration name="openzap.conf" description="OpenZAP<br>
> Configuration"><br>
> <settings><br>
> <param name="debug" value="0"/><br>
> </settings><br>
> <pri_spans><br>
> <span id="1"><br>
> <param name="mode" value="user"/><br>
> <param name="dialect" value="euro"/><br>
> <param name="dialplan" value="XML"/><br>
> <param name="context" value="default"/><br>
> </span><br>
> </pri_spans><br>
> </configuration><br>
><br>
><br>
><br>
> default.xml<br>
> <?xml version="1.0" encoding="utf-8"?><br>
> <!-- <a href="http://wiki.freeswitch.org/wiki/Dialplan_XML" target="_blank">http://wiki.freeswitch.org/wiki/Dialplan_XML</a> --><br>
> <include><br>
> <context name="default"><br>
> <extension name="Long Distance - wanpipe"><br>
> <condition field="destination_number" expression="^9(\d<br>
> {5,15})$"><br>
> <action application="set" data="dialed_ext=$1"/><br>
> <action application="bridge" data="OpenZAP/1/a/$<br>
> {dialed_ext}"/><br>
> </condition><br>
> </extension><br>
> </context><br>
> </include><br>
><br>
><br>
><br>
> After starting the freeswitch . In console i type oz dump 1 a<br>
><br>
><br>
> my status before calling is:<br>
><br>
> span_id: 1<br>
> chan_id: 16<br>
> physical_span_id: 1<br>
> physical_chan_id: 16<br>
> type: DQ921<br>
> state: UP<br>
> last_state: DOWN<br>
> cid_date:<br>
> cid_name:<br>
> cid_num:<br>
> ani:<br>
> aniII:<br>
> dnis:<br>
> rdnis:<br>
> cause: NONE<br>
><br>
> my (oz dump 1 a) status After calling is:<br>
><br>
> span_id: 1<br>
> chan_id: 16<br>
> physical_span_id: 1<br>
> physical_chan_id: 16<br>
> type: DQ921<br>
> state: UP<br>
> last_state: DOWN<br>
> cid_date:<br>
> cid_name:<br>
> cid_num:<br>
> ani:<br>
> aniII:<br>
> dnis:<br>
> rdnis:<br>
> cause: NONE<br>
><br>
> But while i try to make a outbound call continously, i am getting<br>
> following error<br>
><br>
> [08 02 00 00 4e 18 03 a1 83 81 79 01 80]<br>
><br>
> 2008-09-23 01:05:50 [DEBUG] Span:0 Q.931() Sending message to<br>
> Layer4 (size: 119)<br>
> 2008-09-23 01:05:50 [DEBUG] ozmod_isdn.c:319 zap_isdn_931_34() Yay<br>
> I got an event! Type:[46] Size:[119] CRV: 0 (0, CTX: Originator)<br>
> 2008-09-23 01:05:50 [DEBUG] ozmod_isdn.c:351 zap_isdn_931_34()<br>
> zchan 0 (-1:-1) source isdn_data->channels_remote_crv[0]<br>
> 2008-09-23 01:05:50 [DEBUG] ozmod_isdn.c:399 zap_isdn_931_34()<br>
> Changing state on 1:1 from DOWN to RESTART<br>
> 2008-09-23 01:05:50 [DEBUG] Span:0 Q.931() Sending message to Q.921<br>
> (size: 119)<br>
> 2008-09-23 01:05:50 [DEBUG] Span:0 Q.931() Creating Q.931 Message<br>
> Header:<br>
> ProtDisc 8 (0x8), CRV 0 (0), CRVflag: 0 (0), MesType: 78 (0x4e)<br>
> 2008-09-23 01:05:50 [DEBUG] ozmod_isdn.c:1499 q931_rx_32() WRITE 13<br>
> ----------------------------------------------------------------------<br>
> ----------<br>
> [08 02 00 00 4e 18 03 a1 83 81 79 01 80]<br>
><br>
> 2008-09-23 01:05:50 [DEBUG] ozmod_isdn.c:796 state_advance() 1:1<br>
> STATE [RESTART]<br>
> 2008-09-23 01:05:50 [DEBUG] mod_openzap.c:1368<br>
> on_clear_channel_signal() got clear channel sig [RESTART]<br>
> 2008-09-23 01:05:50 [DEBUG] ozmod_isdn.c:882 state_advance()<br>
> Changing state on 1:1 from RESTART to DOWN<br>
> 2008-09-23 01:05:50 [DEBUG] ozmod_isdn.c:796 state_advance() 1:1<br>
> STATE [DOWN]<br>
> 2008-09-23 01:05:50 [DEBUG] zap_io.c:1088 zap_channel_done()<br>
> channel done 1:1<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
><br>
><br>
> Thanks & Regards,<br>
> Palanivel.S<br>
><br>
><br>
> _______________________________________________<br>
> Freeswitch-users mailing list<br>
> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-</a><br>
> users<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Anthony Minessale II<br>
><br>
> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
><br>
> AIM: anthm<br>
> <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
> GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
> IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
><br>
> FreeSWITCH Developer Conference<br>
> <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
> <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
> pstn:213-799-1400<br>
><br>
><br>
> _______________________________________________<br>
> Freeswitch-users mailing list<br>
> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-</a><br>
> users<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
><br>
> --<br>
><br>
><br>
> Thanks & Regards,<br>
> Palanivel.S<br>
> _______________________________________________<br>
> Freeswitch-users mailing list<br>
> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-</a><br>
> users<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Anthony Minessale II<br>
><br>
> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
><br>
> AIM: anthm<br>
> <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
> GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
> IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
><br>
> FreeSWITCH Developer Conference<br>
> <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
> <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
> pstn:213-799-1400<br>
> _______________________________________________<br>
> Freeswitch-users mailing list<br>
> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-</a><br>
> users<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>