hi, all proble: I have add CALL-LIMIT field in my sip table in mysql. but when i call using sip same error occurred when use simple sip.conf file. is this possible to add CALL-LIMIT field in sip realtime table in mysql. if yes than how???? Bhrugu Mehta
I will be out of the office until Wednesday, January 2, 2008. If this is an emergency, please call Customer Service at (877) 791-7700. Thank you have a great holiday season!
22 dec 2007 kl. 06.40 skrev Bhrugu Mehta:> hi, all > proble: > I have add CALL-LIMIT field in my sip table in mysql. > but when i call using sip same error occurred when use simple > sip.conf file.You can check if it works with "sip show peer". The call limit you set in the database should be visible there.> > > is this possible to add CALL-LIMIT field in sip realtime table in > mysql.Absolutely. What is your problem, you did not specify that. /O
Dear I am using this function with "L" for example in the dbase. app=Dial appdata="SIP/11111 at 1.1.1.1|60|L(100000)" it means dial 11111 thru 1.1.1.1, with limitation=100000 mili-second, and time out=60 sec best Mani --- Bhrugu Mehta <bhrugumehta at gmail.com> wrote:> hi, all > proble: > I have add CALL-LIMIT field in my sip table in > mysql. > but when i call using sip same error occurred when > use simple sip.conf file. > > is this possible to add CALL-LIMIT field in sip > realtime table in mysql. > if yes than how???? > > Bhrugu Mehta > > _______________________________________________ > --Bandwidth and Colocation Provided by > http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > >http://lists.digium.com/mailman/listinfo/asterisk-users>____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
call-limit is to set number of alternate calls . and L is to limit duration of each call . On Dec 22, 2007 2:54 PM, Pezhman Lali <pezhman_lali at yahoo.com> wrote:> Dear > I am using this function with "L" > for example in the dbase. > app=Dial > appdata="SIP/11111 at 1.1.1.1|60|L(100000)" > it means dial 11111 thru 1.1.1.1, with > limitation=100000 mili-second, and time out=60 sec > > best > Mani > > --- Bhrugu Mehta <bhrugumehta at gmail.com> wrote: > > > hi, all > > proble: > > I have add CALL-LIMIT field in my sip table in > > mysql. > > but when i call using sip same error occurred when > > use simple sip.conf file. > > > > is this possible to add CALL-LIMIT field in sip > > realtime table in mysql. > > if yes than how???? > > > > Bhrugu Mehta > > > > _______________________________________________ > > --Bandwidth and Colocation Provided by > > http://www.api-digital.com-- > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > ____________________________________________________________________________________ > Looking for last minute shopping deals? > Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
call-limit works fine for me in realtime with mysql. Jaswinder Singh ha scritto:> call-limit is to set number of alternate calls . and L is to limit > duration of each call . > > On Dec 22, 2007 2:54 PM, Pezhman Lali <pezhman_lali at yahoo.com> wrote: > >> Dear >> I am using this function with "L" >> for example in the dbase. >> app=Dial >> appdata="SIP/11111 at 1.1.1.1|60|L(100000)" >> it means dial 11111 thru 1.1.1.1, with >> limitation=100000 mili-second, and time out=60 sec >> >> best >> Mani >> >> --- Bhrugu Mehta <bhrugumehta at gmail.com> wrote: >> >> >>> hi, all >>> proble: >>> I have add CALL-LIMIT field in my sip table in >>> mysql. >>> but when i call using sip same error occurred when >>> use simple sip.conf file. >>> >>> is this possible to add CALL-LIMIT field in sip >>> realtime table in mysql. >>> if yes than how???? >>> >>> Bhrugu Mehta >>> >>> _______________________________________________ >>> --Bandwidth and Colocation Provided by >>> http://www.api-digital.com-- >>> >>> asterisk-users mailing list >>> To UNSUBSCRIBE or update options visit: >>> >>> >>> >> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> >> ____________________________________________________________________________________ >> Looking for last minute shopping deals? >> Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping >> >> >> _______________________________________________ >> --Bandwidth and Colocation Provided by http://www.api-digital.com-- >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >