Displaying 3 results from an estimated 3 matches for "event_flag_system".
2015 Jan 07
0
Adding an Event on chan_sip.c (asterisk 1.8.22)
...ent call
as follows:
* owner = sip_pvt_lock_full(p);*
* if (owner) {*
* ast_log(LOG_WARNING, "Autodestruct on dialog '%s' with owner %s in place
(Method: %s). Rescheduling destruction for 10000 ms\n", p->callid,
owner->name, sip_methods[p->method].text);*
* manager_event(EVENT_FLAG_SYSTEM, "MY-HANGUP-ALERT", "channel: %s\r\n",
owner->name);*
But for some reason, I don't get such event on my ami client.
What is going wrong?
Thanks,
Valter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermai...
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
2006 May 16
2
Multiple Registers
List,
Does anyone know how to limit the amount of registrations that a sip user
can have?
For example, I have 2 softphones that I use on my laptop & desktop, both use
the same username & password. If I have both softphones up at the same time,
I can make simultaneous calls with each of them.
I know you can have call-limit=1 but in this case, I want to allow them to
have 3 way calling