Displaying 5 results from an estimated 5 matches for "ast_extension_st".
2008 Dec 22
1
AMI and ExtensionState command returning bogus 'status' number
Hello List,
I have been working on a PHP application in order to build a BLF style
script.
Until now everything is going Ok but something a little (in my oppinion)
strange is going on with the 'ExtensionState' command;
The problem is that it does not returns the 'Status' as it's suposed to,
mentioned in the A.T.F.O.T book - version 2.,
where it sais something like:
2003 Oct 16
0
Use of the "hint" modifiers - examples, anyone?
...is familiar with it put some words to the features?
I found this from March 20, 2003 from Andre Bierwirth:
--------
Subject: [Asterisk-Dev] Logged in users
To: asterisk-dev@lists.digium.com
I am currently work on it. If i am ready Asterisk have functions to get =
device or extension state.
int ast_extension_state(struct ast_channel *c, char *context, char =
*exten)
returns=20
-1 =3D error or no hint(device hint) for extension
0 =3D extension is free or unknown
1 =3D one device in extension is busy (have a call)
2 =3D all devices in extension unavailable(unregistered)
** You can give ast_device_sta...
2006 Jun 09
1
SV: Call status subscriptions on multiple servers
Can you then inform me on what structures this information is stored in, in the asterisk code? Then ill try to do a quick dirty version of the replication.
Jon
-----Oprindelig meddelelse-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Kevin P. Fleming
Sendt: 9. juni 2006 16:25
Til: Asterisk Users Mailing List - Non-Commercial
2009 Sep 27
1
MeetMe Hints
I've got hints setup for my MeetMe conferences like so:
exten => _60X,hint,MeetMe:${EXTEN}
and they show up in "core show hints" like so
600 at dialtone : MeetMe:600 State:Unavailable
Watchers 1
_60X at dialtone : MeetMe:${EXTEN} State:Unavailable
Watchers 0
I'm wondering why they're Unavailable instead of
2003 Nov 25
1
SIMPLE support in Asterisk?
Hi
Is there any work being done on implementing IM/SIMPLE support
for SIP on Asterisk? Like a presence server?
rdgs,
/Staffan Kerker