Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: soprom on April 05, 2008, 05:09:54 PM

Title: Recordings (*60*) [resolved]
Post by: soprom on April 05, 2008, 05:09:54 PM
Hi,

Dialing *60*3001 for example is processed as an agent login:
Code: [Select]
    -- Executing [*60*3001@internal:1] BackGround("SIP/5003-086fda58", "silence/1") in new stack
    -- <SIP/5003-086fda58> Playing 'silence/1' (language 'fr')
    -- Executing [*60*3001@internal:2] AGI("SIP/5003-086fda58", "selintra|*60*3001") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
    -- AGI Script Executing Application: (Authenticate) Options: (1111)
    -- <SIP/5003-086fda58> Playing 'agent-pass' (language 'fr')

Do I have to call from a specific extension?

Thanks!
Title: Re: Recordings (*60*)
Post by: SARK devs on April 05, 2008, 08:23:56 PM
HI sophie,

This is quite normal.  It will ask for a password, which is the KEYOPS password from globals, before it will let you record your greeting.  The default for the KEYOPS password is 1111.   Once you've entered it (followed by the # key) the system will talk you through the creation of your greeting.

Kind Regards

S