[Asterisk-Users] Callback

Steve Totaro asterisk at totarotechnologies.com
Sun Oct 3 10:28:14 MST 2004


OK, I figured out that I had to modify the Makefile in
/usr/src/asterisk/apps.  I added the lines in the readme that came with the
package.  Now when I try to compile asterisk it goes well until this point.

gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o
gcc -D_GNU_SOURCE -shared -Xlinker -x -o app_callback.so
app_callback.c -lz -L/usr/lib
app_callback.c: In function `callback_exec':
app_callback.c:177: error: structure has no member named `callerid'
make[1]: *** [app_callback.so] Error 1
make[1]: Leaving directory `/usr/src/asterisk/apps'
make: *** [subdirs] Error 1

----- Original Message ----- 
From: "Steve Totaro" <asterisk at totarotechnologies.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Saturday, October 02, 2004 11:11 PM
Subject: Re: [Asterisk-Users] Callback


> I am not really sure what to do with this.  I extracted the file and put
it
> in the agi-bin directory and updated my extensions.conf to call the app
but
> it says " pbx.c:1285 pbx_extension_helper: No application 'Callback' for
> extension"
>
> Any ideas?
>
> Thanks,
> Steve
>
> ----- Original Message ----- 
> From: "Administrator" <admin at xvoip.com>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> <asterisk-users at lists.digium.com>
> Sent: Saturday, October 02, 2004 1:53 PM
> Subject: Re: [Asterisk-Users] Callback
>
>
> > Steve,
> >
> > Take a look at : http://bugs.digium.com/bug_view_page.php?bug_id=0002533
> >
> > I didn;t tried it, but I think this is what you need, if you can;t write
> > in AGI. Please let me know results, I want to test this today too.
> >
> >
> > Visit Asterisk Unofficial Forums at : http://asterisk.xvoip.com
> >
> >
> >
> >
> > -----Original Message-----
> > From: "Steve Totaro" <asterisk at totarotechnologies.com>
> > To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-
> > users at lists.digium.com>
> > Date: Sat, 2 Oct 2004 13:31:51 -0400
> > Subject: Re: [Asterisk-Users] Callback
> >
> > > Jeremy,
> > >
> > > I am new to AGI and do not see anything about callback listed in the
> > > AGI
> > > section of voip-info.org.  Is there a pre-existing AGI or do I have to
> > > create one.
> > >
> > > Thanks,
> > > Steve
> > > ----- Original Message ----- 
> > > From: "Jeremy McNamara" <jj at nufone.net>
> > > To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> > > <asterisk-users at lists.digium.com>
> > > Sent: Saturday, October 02, 2004 12:16 PM
> > > Subject: Re: [Asterisk-Users] Callback
> > >
> > >
> > > > Steve Totaro wrote:
> > > >
> > > > > Hello all,
> > > > >
> > > > > I have a need to make * callback an phone number.  I would like
the
> > > > > callback to either be based on CID or a number inputted by the
> > > caller
> > > > > after say thirty seconds.
> > > > >
> > > > > Any clues?
> > > >
> > > >
> > > > AGI
> > > >
> > > >
> > > > Jeremy McNamara
> > > > _______________________________________________
> > > > Asterisk-Users mailing list
> > > > Asterisk-Users at lists.digium.com
> > > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > > > To UNSUBSCRIBE or update options visit:
> > > >    http://lists.digium.com/mailman/listinfo/asterisk-users
> > > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > > To UNSUBSCRIBE or update options visit:
> > >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list