Hi I have a weired problem. when i make a call with some numer the unicall show me a error. For example when i dial 30003300 in mexico city then log show MFC/R2 UniCall/3 R2 prot. err. [2/ 40/Group I /DNIS ] cause 32769 - T1 timed out Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 8 off -> [1/ 1/Idle /Idle ] Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 1001 -> [1/ 1/Idle /Idle ] Dec 21 00:22:46 WARNING[17649]: Unicall/3 event Protocol failure Dec 21 00:22:46 VERBOSE[17649]: -- Unicall/3 protocol error. Cause 32769 But with other number work fine. The problem is only with a few number. thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051220/0597193b/attachment.htm
Es un timeout...necesitas incrementarlo...en la libreria de unicall existe un archivo qe se llama mfcr2.c... #define BLOCKING_RELEASE_TIME 450 #define ANSWER_GUARD_TIME 100 #define DEFAULT_T1 5000 <---------Dale una valor mas alto...20000 por ejemplo #define DEFAULT_T1A 150 #define DEFAULT_T1B 60000 #define DEFAULT_T2 5000 #define DEFAULT_T3 15000 vuelves a compilar y a instalar y listo... On 12/20/05, Jorge Cisneros <jorgecis@gmail.com> wrote:> > Hi > > I have a weired problem. when i make a call with some numer the unicall > show me a error. > > For example when i dial 30003300 in mexico city then log show > > MFC/R2 UniCall/3 R2 prot. err. [2/ 40/Group I /DNIS ] > cause 32769 - T1 timed out > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 8 off -> [1/ > 1/Idle /Idle ] > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 1001 -> [1/ > 1/Idle /Idle ] > Dec 21 00:22:46 WARNING[17649]: Unicall/3 event Protocol failure > Dec 21 00:22:46 VERBOSE[17649]: -- Unicall/3 protocol error. Cause > 32769 > > > But with other number work fine. The problem is only with a few number. > > thanks > > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051221/2d76582f/attachment.htm
gracias Felix por el tip, ya lo hice y si funciono todo bien. tengo otro problema no puedo enviar fax a traves de las lineas de unicall creo que el problema esta en la cancelacion de echo. Tu has tenido este problema GRacias On 12/21/05, Martinez Felix <felix.jesus@gmail.com> wrote:> > Es un timeout...necesitas incrementarlo...en la libreria de unicall existe > un archivo qe se llama mfcr2.c... > > #define BLOCKING_RELEASE_TIME 450 > #define ANSWER_GUARD_TIME 100 > #define DEFAULT_T1 5000 <---------Dale una valor > mas alto...20000 por ejemplo > #define DEFAULT_T1A 150 > #define DEFAULT_T1B 60000 > #define DEFAULT_T2 5000 > #define DEFAULT_T3 15000 > > vuelves a compilar y a instalar y listo... > > > On 12/20/05, Jorge Cisneros <jorgecis@gmail.com> wrote: > > > Hi > > > > I have a weired problem. when i make a call with some numer the > > unicall show me a error. > > > > For example when i dial 30003300 in mexico city then log show > > > > MFC/R2 UniCall/3 R2 prot. err. [2/ 40/Group I /DNIS ] > > cause 32769 - T1 timed out > > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 8 off -> [1/ > > 1/Idle /Idle ] > > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 1001 -> [1/ > > 1/Idle /Idle ] > > Dec 21 00:22:46 WARNING[17649]: Unicall/3 event Protocol failure > > Dec 21 00:22:46 VERBOSE[17649]: -- Unicall/3 protocol error. Cause > > 32769 > > > > > > But with other number work fine. The problem is only with a few number. > > > > thanks > > > > > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051221/6c001472/attachment.htm
no podria decirte, porqe tengo problemas con los scripts de email2fax y Asterfax...espero resolverlos pronto y verificar el correcto envio de faxes... On 12/21/05, Jorge Cisneros <jorgecis@gmail.com> wrote:> > gracias Felix por el tip, ya lo hice y si funciono todo bien. tengo otro > problema no puedo enviar fax a traves de las lineas de unicall creo que el > problema esta en la cancelacion de echo. Tu has tenido este problema > > GRacias > > > On 12/21/05, Martinez Felix <felix.jesus@gmail.com> wrote: > > > > Es un timeout...necesitas incrementarlo...en la libreria de unicallexiste un archivo qe se llama > > mfcr2.c... > > > > #define BLOCKING_RELEASE_TIME 450 > > #define ANSWER_GUARD_TIME 100 > > #define DEFAULT_T1 5000 <---------Dale una > > valor mas alto...20000 por ejemplo > > #define DEFAULT_T1A 150 > > #define DEFAULT_T1B 60000 > > #define DEFAULT_T2 5000 > > #define DEFAULT_T3 15000 > > > > vuelves a compilar y a instalar y listo... > > > > > > On 12/20/05, Jorge Cisneros < jorgecis@gmail.com> wrote: > > > > > Hi > > > > > > I have a weired problem. when i make a call with some numer the > > > unicall show me a error. > > > > > > For example when i dial 30003300 in mexico city then log show > > > > > > MFC/R2 UniCall/3 R2 prot. err. [2/ 40/Group I /DNIS > > > ] cause 32769 - T1 timed out > > > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 8 off -> > > > [1/ 1/Idle /Idle ] > > > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 1001 -> > > > [1/ 1/Idle /Idle ] > > > Dec 21 00:22:46 WARNING[17649]: Unicall/3 event Protocol failure > > > Dec 21 00:22:46 VERBOSE[17649]: -- Unicall/3 protocol error. Cause > > > 32769 > > > > > > > > > But with other number work fine. The problem is only with a few > > > number. > > > > > > thanks > > > > > > > > > > > > _______________________________________________ > > > --Bandwidth and Colocation provided by Easynews.com -- > > > > > > Asterisk-Users mailing list > > > To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051227/363251e1/attachment.htm
Jorge nosotros tenemos problemas de fax solo con lineas de telemex con lineas de axtel no. Y no hemos podido tampoco detectar el problemas. SI logras resolverlas hasnolo saber porfabor. On 12/27/05, Martinez Felix <felix.jesus@gmail.com> wrote:> > no podria decirte, porqe tengo problemas con los scripts de email2fax y > Asterfax...espero resolverlos pronto y verificar el correcto envio de > faxes... > > On 12/21/05, Jorge Cisneros <jorgecis@gmail.com> wrote: > > > > gracias Felix por el tip, ya lo hice y si funciono todo bien. tengo otro > > problema no puedo enviar fax a traves de las lineas de unicall creo que el > > problema esta en la cancelacion de echo. Tu has tenido este problema > > > > GRacias > > > > > > On 12/21/05, Martinez Felix <felix.jesus@gmail.com > wrote: > > > > > > Es un timeout...necesitas incrementarlo...en la libreria de unicallexiste un archivo qe se llama > > > mfcr2.c... > > > > > > #define BLOCKING_RELEASE_TIME 450 > > > #define ANSWER_GUARD_TIME 100 > > > #define DEFAULT_T1 5000 <---------Dale una > > > valor mas alto...20000 por ejemplo > > > #define DEFAULT_T1A 150 > > > #define DEFAULT_T1B 60000 > > > #define DEFAULT_T2 5000 > > > #define DEFAULT_T3 15000 > > > > > > vuelves a compilar y a instalar y listo... > > > > > > > > > On 12/20/05, Jorge Cisneros < jorgecis@gmail.com> wrote: > > > > > > > Hi > > > > > > > > I have a weired problem. when i make a call with some numer the > > > > unicall show me a error. > > > > > > > > For example when i dial 30003300 in mexico city then log show > > > > > > > > MFC/R2 UniCall/3 R2 prot. err. [2/ 40/Group I > > > > /DNIS ] cause 32769 - T1 timed out > > > > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 8 off -> > > > > [1/ 1/Idle /Idle ] > > > > Dec 21 00:22:46 WARNING[17649]: MFC/R2 UniCall/3 1001 -> > > > > [1/ 1/Idle /Idle ] > > > > Dec 21 00:22:46 WARNING[17649]: Unicall/3 event Protocol failure > > > > Dec 21 00:22:46 VERBOSE[17649]: -- Unicall/3 protocol error. > > > > Cause 32769 > > > > > > > > > > > > But with other number work fine. The problem is only with a few > > > > number. > > > > > > > > thanks > > > > > > > > > > > > > > > > _______________________________________________ > > > > --Bandwidth and Colocation provided by Easynews.com -- > > > > > > > > Asterisk-Users mailing list > > > > To UNSUBSCRIBE or update options visit: > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > > > > > > > _______________________________________________ > > > --Bandwidth and Colocation provided by Easynews.com -- > > > > > > Asterisk-Users mailing list > > > To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060112/c133a3b4/attachment.htm