search for: _931555xxxx

Displaying 2 results from an estimated 2 matches for "_931555xxxx".

2006 Jan 25
1
Want to automatically park call and have caller hear ring tones
...hear the default ringing tones, and not have to mess around with MOH? Currently I'm using ParkAndAnnounce, and just announcing it to /dev/null (which it complains about, but it works). Here's the specific section of my extensions.conf file if anyone's curious: [asleep] exten => s/_931555XXXX,1,NoOp exten => s/7205879978,1,NoOp exten => s/4025179978,1,NoOp exten => s,1,System(/bin/echo -n -e "'${CALLERIDNAME} ${CALLERIDNUM}'" | nc -w 1 192.168.1.16 10629) exten => s/_931555XXXX,2,NoOp exten => s/7205879978,2,NoOp exten => s/4025179978,2,NoOp exten =&g...
2006 Jan 25
0
Want to automatically park call and have callerhear ring tones
...es, and not have to mess around with MOH? > Currently I'm using ParkAndAnnounce, and just announcing it to > /dev/null (which it complains about, but it works). Here's the > specific section of my extensions.conf file if anyone's curious: > > [asleep] > exten => s/_931555XXXX,1,NoOp > exten => s/7205879978,1,NoOp > exten => s/4025179978,1,NoOp > exten => s,1,System(/bin/echo -n -e "'${CALLERIDNAME} ${CALLERIDNUM}'" > | nc -w 1 192.168.1.16 10629) > exten => s/_931555XXXX,2,NoOp > exten => s/7205879978,2,NoOp > exten...