search for: vmauthent

Displaying 20 results from an estimated 24 matches for "vmauthent".

Did you mean: authent
2006 Jan 10
1
VMauthenticate always asks for mailbox
I've been trying to use the VMAuthenticate function in 1.2+. This function is supposed to "behave[s] the same way as the Authenticate application, but the passwords are taken from voicemail.conf." The problem is that it always gives the "comedian mail" prompt and requests the mailbox number, even though I provide...
2006 Nov 23
1
When does voicemail authentication take place?
I have a rather technical question here. I'm looking at the code in app/app_voicemail.c, I'm wondering when the vmauthenticate() function is called. Aside from being called by load_module() as follows: res |= ast_register_application(app4, vmauthenticate, synopsis_vmauthenticate, descrip_vmauthenticate); I can't see any other calls to it. Can someone explain to me at what point in the program vmauthenticate()...
2008 Jan 04
2
Agents and AddQueueMember
Hi, I have callcenter running with v 1.2 with AgentCallbackLogin and now trying to move to 1.4 using the example doc, doc/queues-with-callback-members.txt. From what I understand the basic idea in the example is to 1. Authenticate a caller with VMAuthenticate 2. Get his SIP Channel number 3. Use
2005 Sep 05
1
User authentication and privileges
I want to authenticate a user before he is able to use the phone. I also want to set his privilege as to where he is allowed to call to... Preferably, the password should be their VoiceMail password, (every extension (or is that user?) can have voicemail defined - even if its not in use?) ...one should be able to enter the password (variable length) as part of the dial sequence - eg the number
2009 Sep 22
1
setting up a IP based voip carrier account
Hellos, My voip carrier has assigned me a IP based account...where they only give me the IP to call through. I have setup the dial plan exten => _7XXX.,1,Answer() exten => _7XXX.,2,vmauthenticate(${CALLERID(number)}) exten => _7XXX.,3,Dial(SIP/${EXTEN:1}@Y.Y.Y.Y) exten => _7XXX.,4,Hungup() Where Y.Y.Y.Y is the assigned IP. After Dialing I asterisk logs the error SIP/Y.Y.Y.Y-35dc is circuit-busy Are there any settings I am leaving out? Thanks -- Best Regards, James Mutuku N...
2007 Dec 08
0
Can't listen to voicemail message
I can't check the voicemail for the switchboard. Asterisk hangs up for some unknown reason... ----- s n i p ----- -- Executing [*500 at default:1] Wait("SIP/597-00f0c410", "1") in new stack -- Executing [*500 at default:2] VMAuthenticate("SIP/597-00f0c410", "500 at default|s") in new stack -- <SIP/597-00f0c410> Playing 'vm-password' (language 'se') -- <SIP/597-00f0c410> Playing 'auth-thankyou' (language 'se') -- Executing [*500 at default:3] VoiceMailM...
2009 Aug 21
1
Queue Question
...exten => XXXXXXXXXX,n,Hangup() ; [AgentCallbackLogin] ; conversion of AgentCallbackLogin() to using AddQueueMember() ; exten => start,1,Verbose(2,Logging in agent) exten => start,n,Playback(silence/1) exten => start,n,Read(AGENT_USERID,agent-user) exten => start,n,VMauthenticate(${AGENT_USERID}@default) exten => start,n,AddQueueMember(Queue,DAHDI/g1/${CALLERID(num)}) exten => start,n,Playback(agent-loginok) exten => start,n,Return() Queue Context from Queues.conf [Queue] music=default strategy=linear timeout=5 retry=5 wrapuptime=0...
2007 Aug 17
3
Lock extension from asterisk
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all I am working in a new set up with Grandstream GXP-2000 handsets. I like those phone, but they lack a feature I need: the phone cannot be locked by the user. What I actually want is a user to be able to avoid someone else making calls from his phone without giving him access to SIP configuration access to the phone. i.e. let say I want user
2007 Dec 02
2
Requiring a login to a phone
Hi List, We have a remote asterisk SIP phone at the cottage. I'd like it to have minimal privileges when it first registers with Asterisk. Ideally it should be in a restricted context. Dialing any number would intercept the call and tell the person to log on. This way, if the phone was stolen or someone got into the cottage, we wouldn't have a bunch of surprise charges on our phone
2009 May 03
2
Asterisk not starting up due to database problems
..._register_application: Already have an application 'VoiceMailMain' [May 3 13:29:14] WARNING[7477]: pbx.c:2981 ast_register_application: Already have an application 'MailboxExists' [May 3 13:29:14] WARNING[7477]: pbx.c:2981 ast_register_application: Already have an application 'VMAuthenticate'
2007 Mar 09
2
Is there any variable for Voicemail Password in Asterisk
Hi guys This is my Ist post on this group. Is there any variable like ($VM_CALLERID for voicemail mailbox) for accessing Asterisk Voicemail password which is set through comedian mail.?????????????? plz reply me as soon as possible.... <html><div><PRE class=quote><IMG height=2 src="http://graphics.hotmail.com/greypixel.gif" width="100%"
2009 May 16
2
Agent-Login/out in 1.6
Hi Carlos " Agentcallbacklogin was deprecated in Asterisk 1.4 and eliminated from 1.6 so you now need to use Dynamic Agents. Although they claim that is is simple enough to replace that functionality with dial plan code I have yet to see a one line example that replaces everything the agentcallbacklogin command did.| I totally agree, I have never seen any example that makes it work.
2017 Mar 23
0
Asterisk 13.15.0-rc1 Now Available
...authentication fails. (Reported by Richard Mudgett) * ASTERISK-26738 - Frequent segfaults since activation of DNS SRV, in pjsip_auth_clt_reinit_req at /pjsip/sip_auth_client.c, and pj_atomic_inc_and_get at pj/os_core_unix.c (Reported by Michael Maier) * ASTERISK-25893 - Function vmauthenticate accesses uninitialized memory (Reported by Filip Jenicek) * ASTERISK-26802 - [patch] Integrity Check Of PJSIP Download Fails (Reported by Michael L. Young) * ASTERISK-15858 - [patch] Fix query with double backslash in string literals and stop log warnings (Reported by Humbe...
2017 Mar 23
0
Asterisk 14.4.0-rc1 Now Available
...authentication fails. (Reported by Richard Mudgett) * ASTERISK-26738 - Frequent segfaults since activation of DNS SRV, in pjsip_auth_clt_reinit_req at /pjsip/sip_auth_client.c, and pj_atomic_inc_and_get at pj/os_core_unix.c (Reported by Michael Maier) * ASTERISK-25893 - Function vmauthenticate accesses uninitialized memory (Reported by Filip Jenicek) * ASTERISK-26580 - [patch] Error during LDAP modify action when user unregisters (Reported by Nicholas John Koch) * ASTERISK-26802 - [patch] Integrity Check Of PJSIP Download Fails (Reported by Michael L. Young) * A...
2009 May 15
2
Logging In / Out Agents on Asterisk 6 ???
Hi everybody Did anybody by any chance ever work out how to log in and out agents on Asterisk 6+? I used to have it working perfect in Asterisk 1.2 but since I upgraded to 6 the agent login functions are gone and the readme file that came with it made no sense to me. I noticed somebody on the net posted that they had the same problem but used Voicemail to authenticate users, but that seemed a
2017 Apr 07
0
Asterisk 13.15.0 Now Available
...wse/ASTERISK-26738>] - Frequent segfaults since activation of DNS SRV, in pjsip_auth_clt_reinit_req at /pjsip/sip_auth_client.c, and pj_atomic_inc_and_get at pj/os_core_unix.c (Reported by Michael Maier) - [ASTERISK-25893 <https://issues.asterisk.org/jira/browse/ASTERISK-25893>] - Function vmauthenticate accesses uninitialized memory (Reported by Filip Jenicek) - [ASTERISK-26802 <https://issues.asterisk.org/jira/browse/ASTERISK-26802>] - [patch] Integrity Check Of PJSIP Download Fails (Reported by Michael L. Young) - [ASTERISK-15858 <https://issues.asterisk.org/jira/browse/ASTERISK-15...
2017 Apr 07
0
Asterisk 14.4.0 Now Available
...wse/ASTERISK-26738>] - Frequent segfaults since activation of DNS SRV, in pjsip_auth_clt_reinit_req at /pjsip/sip_auth_client.c, and pj_atomic_inc_and_get at pj/os_core_unix.c (Reported by Michael Maier) - [ASTERISK-25893 <https://issues.asterisk.org/jira/browse/ASTERISK-25893>] - Function vmauthenticate accesses uninitialized memory (Reported by Filip Jenicek) - [ASTERISK-26580 <https://issues.asterisk.org/jira/browse/ASTERISK-26580>] - [patch] Error during LDAP modify action when user unregisters (Reported by Nicholas John Koch) - [ASTERISK-26802 <https://issues.asterisk.org/jira/br...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...ation) == Registered application 'Playback' [app_voicemail.so] => (Comedian Mail (Voicemail System)) == Registered application 'VoiceMail' == Registered application 'VoiceMailMain' == Registered application 'MailboxExists' == Registered application 'VMAuthenticate' == Parsing '/etc/asterisk/voicemail.conf': Found [app_directory.so] => (Extension Directory) == Registered application 'Directory' [app_mp3.so] => (Silly MP3 Application) == Registered application 'MP3Player' [app_system.so] => (Generic System() a...
2009 May 16
4
Fwd: Asterisk With Cisco Voice Router
Hi, In our office, we're slowly migrating from a cisco call manager set up to asterisk. Problem is management doesn't want to buy any other hardware ?as they had already invested a lot in cisco. The main cause of this is asterisk's added features like unique FAX number for everyone in the company (which will be the same as phone DID), Voice mail, Auto Answer etc yet we need thousands
2017 Dec 21
0
Certified Asterisk 13.18-cert1 Now Available
...ls. (Reported by Richard Mudgett) * ASTERISK-26738 - Frequent segfaults since activation of DNS SRV, in pjsip_auth_clt_reinit_req at /pjsip/sip_auth_client.c, and pj_atomic_inc_and_get at pj/os_core_unix.c (Reported by Michael Maier) * ASTERISK-25893 - Function vmauthenticate accesses uninitialized memory (Reported by Filip Jenicek) * ASTERISK-26802 - [patch] Integrity Check Of PJSIP Download Fails (Reported by Michael L. Young) * ASTERISK-15858 - [patch] Fix query with double backslash in string literals and stop log warnings...