search for: parkedat

Displaying 6 results from an estimated 6 matches for "parkedat".

2006 Apr 26
1
Accessing PARKEDAT variable in AGI
I'm attempting to do this in an AGI program: char line[80]; ... printf("EXEC PARKANDANNOUNCE pbx-transfer:PARKED|300|Console/dsp\n"); printf("GET VARIABLE ${PARKEDAT}\n"); fgets(line,80,stdin); The script hangs because asterisk doesn't provide any response to stdin. Elsewhere in my program, I have e.g. printf("EXEC READ foo|enter-password|4\n"); fgets(line,80,stdin); /* Read and discard EXEC result code. */ printf("GET VARIABLE foo\n&...
2007 May 14
1
How obtain the slot position when a call is parked?
Hi, I want to ask you if asterisk, when I use the command park(), gives me for example a variable that contains the slot position where it parks the call or if it only tells me (audio) in the channel this position number? In other words, is there a way to obtain and use the value of the slot position when the call is parked? Thanks.
2006 Mar 29
1
Oneway Audio
Hi all, I did not get this error in Asterisk 1.2.5 release. I am testing on Asterisk SVN-trunk-r15187 to avail the PARKEDAT variable. - I park the call using ParkAndAnnounce - plays moh. - accept the call using ParkedCall The following errors are coming on the console and there is oneway audio - no audio after Music-On-Hold at caller's side. Please advice. I am testing using cisco 7902 phones and using cisco 2800...
2004 Apr 22
3
How to get call back when transfer fails
I searched the 22490 messages I have in my own personal asterisk-users archive and have not found the answer, and it also does not appear on the wiki. I have a SIP phone and a regular phone on a TDM400P FXS interface. Extensions are 100 and 101, respectively. On the SIP phone I can hit #, get the "Transfer" prompt and enter an extension I want to transfer to. No problem. I can do
2006 May 11
3
Call parking from legacy PBX over PRI??
I have an issue with call parking and hope there is some undocumented feature for this. ;-) We are replacing our legacy PBX with asterisk, but to save money over time (handsets and network), I am trying to maintain the use of our legacy PBX. Asterisk extensions can not use the call parking features (not usable over trunk cards) of the old PBX, so I have to get the old PBX to use asterisk's.
2003 Mar 09
16
Call Parking
Anyone having trouble parking calls? I haven't tried it in a while, but it seems to have stopped working. If I dial 700, I get a invalid extension. I have "include => parkedcalls" in the correct context, and I can dial 701, which tells me no call is parked there. Any ideas? Parking.conf is stock.