Hello all, I have just been trying to install the latest ast_data from: svn.asteriskdocs.org/res_data/ast_data into my cvs version of Asterisk and have found that the install patching fails. --------------------------------------------- patching file contrib/scripts/sip-friends.sql patching file contrib/scripts/iax-friends.sql patching file apps/app_voicemail.c patching file apps/app_directory.c patching file channels/chan_sip.c Hunk #2 succeeded at 621 (offset 9 lines). Hunk #3 FAILED at 1480. Hunk #4 succeeded at 1549 (offset 11 lines). Hunk #5 succeeded at 1617 (offset 18 lines). Hunk #6 succeeded at 1972 (offset 11 lines). 1 out of 6 hunks FAILED -- saving rejects to file channels/chan_sip.c.rej patching file channels/chan_iax2.c Hunk #2 succeeded at 593 with fuzz 2 (offset 13 lines). Hunk #3 FAILED at 944. Hunk #4 succeeded at 4441 (offset 57 lines). Hunk #5 FAILED at 5234. 2 out of 5 hunks FAILED -- saving rejects to file channels/chan_iax2.c.rej patching file Makefile patching file pbx.c Hunk #6 succeeded at 1390 (offset 18 lines). Hunk #8 succeeded at 1439 (offset 18 lines). Hunk #10 succeeded at 1508 (offset 18 lines). patching file asterisk.c Hunk #2 succeeded at 1922 (offset 76 lines). ---------------------------------------------- Does anyone know how to get in touch with the developer or have another viable and working option that will allow me to dynamically place my users information in a MySQL database? Thanks, Lonnie
Why not just use the built-in database features to do what you want? Its called RealTime. Lots of info on it on the wiki. -Matthew ----- Original Message ----- From: <lonnie@outstep.com> To: "'Asterisk Users Mailing List - Non-Commercial Discussion'" <asterisk-users@lists.digium.com> Sent: Saturday, February 12, 2005 4:56 PM Subject: [Asterisk-Users] ast_data does not patch> Hello all, > > I have just been trying to install the latest ast_data from: > > svn.asteriskdocs.org/res_data/ast_data > > into my cvs version of Asterisk and have found that the install patching > fails. > --------------------------------------------- > > patching file contrib/scripts/sip-friends.sql > patching file contrib/scripts/iax-friends.sql > patching file apps/app_voicemail.c > patching file apps/app_directory.c > patching file channels/chan_sip.c > Hunk #2 succeeded at 621 (offset 9 lines). > Hunk #3 FAILED at 1480. > Hunk #4 succeeded at 1549 (offset 11 lines). > Hunk #5 succeeded at 1617 (offset 18 lines). > Hunk #6 succeeded at 1972 (offset 11 lines). > 1 out of 6 hunks FAILED -- saving rejects to file channels/chan_sip.c.rej > patching file channels/chan_iax2.c > Hunk #2 succeeded at 593 with fuzz 2 (offset 13 lines). > Hunk #3 FAILED at 944. > Hunk #4 succeeded at 4441 (offset 57 lines). > Hunk #5 FAILED at 5234. > 2 out of 5 hunks FAILED -- saving rejects to file channels/chan_iax2.c.rej > patching file Makefile > patching file pbx.c > Hunk #6 succeeded at 1390 (offset 18 lines). > Hunk #8 succeeded at 1439 (offset 18 lines). > Hunk #10 succeeded at 1508 (offset 18 lines). > patching file asterisk.c > Hunk #2 succeeded at 1922 (offset 76 lines). > > ---------------------------------------------- > > Does anyone know how to get in touch with the developer or have another > viable and working option that will allow me to dynamically place my users > information in a MySQL database? > > Thanks, > Lonnie > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users >