search for: event_flag_call

Displaying 5 results from an estimated 5 matches for "event_flag_call".

2003 Oct 14
2
managers.conf Clarification Question
Does Anyone have a breakdown on what each option means in manager.conf system,call,log,verbose,command,agent,user I want to make a user who does not get a ton of events in the socket and is just for sending a query and getting that 1 reply I dont want to keep restarting my pbx to figure it out. I'm sure some may be self-explanatory but I was wondering if anyone knows for sure which
2007 Jul 12
0
No subject
static void senddialevent(struct ast_channel *src, struct ast_channel *dst) { manager_event(EVENT_FLAG_CALL, "Dial", "Source: %s\r\n" "Destination: %s\r\n" "CallerID: %s\r\n" "CallerIDName: %s\r\n" "SrcUniqueID: %s\r\n" "DestUniqueID: %s\r\n" "CDRUserfield: %s\r\n", src->name, dst->name,...
2010 Jan 27
3
Data transfer
Hi, im a student and we are devloping a training sytem for radio operators (for ships, police, ...) at our university. So far we are using a simple own protocol for speech and data transmission, works well at a Lan. Now we are looking for a way to connect the devices over the internet. I did some very quick testing with Asterisk and PJSIP [1] and it looks very promising. Apart from the voice
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file <parking.h>. It cannot compile on * 1.0.X (I have tried also to include <features.h> instead of <parking.h> (as far as I know features.h is successor to parking.h), but still without results). Thanks anyway. Nenad > > Try this > >> Since www.bkw.org seems not to exist anymore (getting