Good Day list, My head is pounding from google overload. Does anyone know if there is any way to park a call and specify the ("context", "Extension", and Priority) of where to call back to if the call times out and is parked too long? ParkAndAnnounce does this feature, however I do not like that it has to call you back to announce the location. I want my cake and eat it too so to speak. Anyways is there any way to do this? ~ron Hoping someone can modify (or has modified) ParkAndAnnounce to do this!!!
On Thu, 24 Mar 2005 16:04:58 -0500, Ronald Hartmann <RHartmann@nnamtrah.com> wrote:> Good Day list, > > My head is pounding from google overload. > > Does anyone know if there is any way to park a call and specify > the ("context", "Extension", and Priority) of where to call back to if > the call times out and is parked too long? > > ParkAndAnnounce does this feature, however I do not like that it > has to call you back to announce the location.If this is the only prolem with ParkAndAnnounce then just don't announe it, use it like this: ParkAndAnnounce(pbx-transfer:PARKED|7200|Console/DSP|${CONTEXT},${EXTEN},${PRI}) this will announce it over your speakers, but if you don't have speakers it will not announce. There is no other way to do it since this is a blind transfer, the call is terminated and no sound can play.
Greetings all, I was wondering if anyone else has run across the following errors when trying to modprobe wcfxs zaptel: Unknown symbol crc_ccitt_table zaptel: Unknown symbol crc_ccitt_table torisa: Unknown symbol zt_receive torisa: Unknown symbol zt_ec_chunk torisa: Unknown symbol zt_lboname torisa: Unknown symbol zt_transmit torisa: Unknown symbol zt_rbsbits torisa: Unknown symbol zt_unregister torisa: Unknown symbol zt_register torisa: Unknown symbol zt_alarm_notify zaptel: Unknown symbol crc_ccitt_table zaptel: Unknown symbol crc_ccitt_table zaptel: Unknown symbol crc_ccitt_table wcfxs: Unknown symbol zt_receive wcfxs: Unknown symbol zt_qevent_lock wcfxs: Unknown symbol zt_ec_chunk wcfxs: Unknown symbol zt_transmit wcfxs: Unknown symbol zt_unregister wcfxs: Unknown symbol zt_hooksig wcfxs: Unknown symbol zt_register ztcfg -vvv Zaptel Configuration ===================== Channel map: Channel 04: FXS Kewlstart (Default) (Slaves: 04) 1 channels configured. Notice: Configuration file is /etc/zaptel.conf line 143: Unable to open master device '/dev/zap/ctl' kernel 2.6.10 Any ideas? Thanks