<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hey All,<br><br>I am working on a SIP Call bridging application. Every time I receive a incoming call in Asteriskserver1 my AGI should alert to AsteriskServer2 and AsteriskServer2 should callback to AsteriskServer1 and call should be bridged on specified extension. <br>(making call in this way is customer requirement)<br><br>Every time I receive a call in AsteriskServer1, I Park the call and through AGI, AsteriskServer2 callback to AsteriskServer1 with parked extension. <br><br>My actual problem is, I can't maintain the record of Parked calls, View Parked Calls in dialplan. Is there any way to count or track the ParkedCalls() in the dialplan??<br><br>Through Asterisk CLI I can see the parked calls but I need to count the calls in dialplan.<br><br><br>Muhamamd Faheem<br><br></td></tr></table><br>