search for: end_logg

Displaying 1 result from an estimated 1 matches for "end_logg".

Did you mean: end_log
2007 Feb 23
1
H extension don't work with parked calls
...park the call. The dialplan does some other things, but my problem is that if I hung the phone the h extension don't run, this is my dial plan office] include => check_voicemail include => parking_lot include => record_msgs exten => fax,1,macro(RecibirFax) exten => h,1,DeadAGI(end_logger.agi) exten => s,1,answer() ;; pregunte por el caller id exten => s,2,GotoIf($[${CALLERID(num)}]?4:3) ;; si no lo tiene entonces que lo cambie por 'Numero Privado' exten => s,3,Set(CALLERID(all)="Numero Privado") exten => s,n,SET(ARG1='2') exten => s,n,A...