hello list,

i have asterisk 1.4 installed i use MixMonitor to record all the inboud
calls with the code below my question how can i do to save alse the sip
extenssion 223


exten => 529,1,Answer()
exten => 529,n,MixMonitor(test_${UNIQUEID}.wav|av(0)V(0))
exten => 529,n,Dial(SIP/223)
exten => 529,n,Hangup()


thanks and regards
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to