similar to: callerid and user on voicemail

Displaying 20 results from an estimated 4000 matches similar to: "callerid and user on voicemail"

2009 Apr 17
1
how to call forward on 1.6
Hello, I want to enable call forwarding for asterisk 1.6.0.6 I couldnt seen any config or option on gui or extensions.conf about it. I found some dialing plans to enable it on web as follows: [apps] ; Unconditional Call Forward exten => _*21*X.,1,DBput(CFIM/${CALLERIDNUM}=${EXTEN:4}) exten => _*21*X.,2,Hangup exten => #21#,1,DBdel(CFIM/${CALLERIDNUM}) exten => #21#,2,Hangup ;
2009 Jul 20
2
asterisk freepbx difference or solutions..
Hello, for a long time i am using asterisk 1.6 with astgui. but for production system i intend to use asterisk 1.4 which i think might be more robust. And for a more developed service options i preferd to install with freepbx. But still there are big plusses and minusses for both system. My complain about astgui+1.6 was.. For example there were no backup trunk config running on that version.Even
2010 Oct 13
1
realtime users call problem
Hello, I have a default installation of asterisk 1.6.1.9-2 When i create a user in users.conf via asterisk-gui, calls, voicemail etc works. But if i create a user realtime (and my realtime caching is available too) i can see the realtime user with sip show peers. But, my local dial rules does not work. I can call from realtime user to static users(the ones in users.conf) and if they are not
2009 Mar 19
1
incoming call problem from pri
Hi, i managed to connect to Ericsson MD110 with PRI at last. And made a successful call thru asterisk to ericsson. But when i try to call from ericsson to asterisk i got an error on asterisk side. And i couldnt figure out why. Here's my extensions.conf about incoming calls. [DID_span_1] include = DID_span_1_timeinterval_all,${timeinterval_all} DID_span_1_timeinterval_all] exten =
2009 Mar 19
1
Asterisk and PBX internal numbers
Hi, i know i am asking a lot of questions lately in this forum..sorry about that first of all. :) Ok, here is the deal.. I am trying to make a hybrid system with an ericsson MD110 and asterisk. Internally we have 4 digit phone extensions on ericsson.. and so in asterisk. So, what i want to do is to call pbx side without adding 9 or etc to the begining of the number from asterisk clients.. For
2009 Apr 29
1
problem in upgrading to 1.6.1.0
Hello, I just tried to upgrade to 1.6.1.0 from 1.6.0.9 and i had problems in registering users. As i see from debug it successfully reads from users.conf but later,when a user tries to logon it say peer not found.... And there were an error msg about mysql about the username field..Smthing changed in mysql tables??? Now i downgraded to 1.6.0.9 again and everything is working..
2011 Apr 16
3
any experience with cisco media gw with fax???
Hello, We have a sip trunk end point with cisco media gateway. VoIP works fine. But when we try to send faxes thru this trunk, we simply can not. Is there anybody experienced such problem and solved? How should i set sip.conf and udptl.conf. I already have t38pt_udptl=yes in sip.conf Thank you.
2009 Jun 23
5
error in playback of voiceprompt????
Hello, I am trying to create a simple IVR for testing.. What i did is to create a voice file from asterisk-gui. And i saw it created that under /var/lib/asterisk/sounds/record/ as deneme.gsm Then i tried to make a IVR menu and play that file. I tried exten=s,4,Playback(/record/deneme.gsm) exten=s,4,Playback(record/deneme.gsm) exten=s,4,Playback(deneme.gsm)
2009 Mar 19
3
busy lamp filed
Hi, Previously i was using asterisk 1.4 with freepbx installation. To try the 1.6 version i installd anc configured everything.. Just one thing didnt work so far.. I am using grandstream 2000 and it has a line busy indicator for chef secretary phones. But now, this feature does not work. I can see the line is online..with a green steady light.. But when the line is busy or DND, it wont change to
2009 Aug 04
3
setting verbosity for asterisk cli..
Hi, I am using asterisk 1.6.0.10 For debugging i set verbosity to 10 with asterisk -vvvvvvvvvvr.. now i am trying to set it lower but.. when i type asterisk -r it starts with Connected to Asterisk 1.6.0.10 currently running on asterisk1 (pid = 2408) Verbosity is at least 10 when i try set verobisty 1 or similar commands.. i think this command is obselete in 1.6 .. set verbose 1 No such command
2009 Jul 20
1
callforward with asterisk-gui.problem with stdexten
Hello, i am trying to enable call forwarding on asterisk 1.6 with asterisk-gui If i set my stdexten as follows (with the lines i marked) everything seems like working. But if i make any change on asterisk-gui and apply it.. it recreates the macro-stdexten and deletes my configuration regarding to it. So where should i add my call-forward configuration??? Where am i making a mistake??
2006 Mar 03
2
Does an entry in AstDB stay after reboot?
I set up a call forwarding script in extensions.conf which uses the AstDB but I'm wondering if I reboot the server, will the entry in AstDB still reside? What the script does is when a call comes in, it check to see if there is a null value or a call forward number. If null, it will call the local office connections. If there is a number, it calls that. Now I just need to know if I reboot
2009 Jul 31
1
asterisk 1.6 call forwarding
Dear All, I'n trying to make a simple call forwarding, however I have small problem when evaluating an expresion. Here is my extensions.conf ... ; Unconditional Call Forward exten => _#21*X.,1,Set(DB(CFIM/${CALLERID(num)})=${EXTEN:4}) exten => _#21*X.,2,Hangup() exten => #21#,1,Set(ignored=${DB_DELETE(CFIM/${CALLERID(num)})}) exten => #21#,2,Hangup() ... exten =>
2011 Mar 01
2
two questions regarding incoming call
Hello, I want to make an agi script to match incoming DIDs with usernames. I tried to do such entry in incoming trunk. [DID_diddw] include = from-didww [from-didww] exten = 3130XXXXXXX,1,AGI("did.php") exten = 3130XXXXXXX,n,DIAL(SIP/${yup_no},20) but when i run the rule it says chan_sip.c:20152 handle_request_invite: Call from '81.85.224.41' to extension
2012 Feb 02
1
asterisk dahdi problem.
Hi all, I was using dahdi 1.6.2.0.9 version for a long time. We decided to upgrade to 1.6.2.22 a few days ago. After that we started to have some problems with dahdi channels. PS:DAHDI Version: 2.6.0 Echo Canceller: HWEC, MG2 We have 2 PRIs between Ericsson pbx and asterisk and a sip trunk for outside calls. At begining everything works fine but in a few hours, calls from asterisk to ericsson
2011 Jan 11
2
asterisk fax problem
Hello, I have asterisk 1.6.2.9-2 I tried to install fax utility as it is shown on pdf documents on asterisk site. I downloaded Opteron compiled res_fax and res_fax_digium files and copied to /usr/lib/asterisk/modules/ where default modules directory is. I created a free fax license and created license file on asterisk server too. WHen i run asterisk it crashed. I noticed that if res_fax.so
2005 May 15
1
Old DBGet/DBPut vs. new Set(var=${DB(...
Hello I upgraded to CVS head yesterday (due to the lack of zaptel drivers working with 2.6.10) And noticed that now DBGet and DBPut have been deprecated in favour of the new Set/DB one. In the UPGRADING.txt in Asterisk it says: * The applications DBGet and DBPut have been deprecated in favor of functions. Here is a table of their replacements: DBGet(foo=family/key)
2007 Feb 15
7
Call forwarding
Hi All, I'm using asterisk 1.2.15 and call forwarding doesnt work for me. from my extensions.conf: ; Unconditional Call Forward exten => _*21*X.,1,NoCDR exten => _*21*X.,2,Set(DB(CFIM/${CALLERID(NUM)})=${EXTEN:4}) exten => _*21*X.,3,Playback(vm-saved) exten => _*21*X.,4,Hangup exten => #21#,1,NoCDR exten => #21#,2,DBdel(CFIM/${CALLERID(NUM)}) exten =>
2004 Oct 05
1
loggedoff extension - why does * say "is on the phone"
Hi, I have following one-line macro extension: ------------------------ [macro-oneline] ; ; Standard extension macro (with call forwarding): ; ${ARG1} - Device(s) to ring ; #exten => s,1,AGI(misterhouse.agi,"CallerID") exten => s,1,NoOp exten => s,2,DBget(temp=CFIM/${MACRO_EXTEN}) ; Get CFIM key, if not existing, goto 103 exten => s,3,Dial(Local/${temp}@default/n) ;
2010 Nov 19
1
call forward problem
Hi, I tried to perform call forward in asterisk by writing the following in the dial plan.The data base is getting updated with the caller ID number how ever the call is not getting forwarded. [apps] exten => _*21*XX,1,Set(DB(CFIM/${CALLERID(number)})=${EXTEN:4}) exten => _*21*XX,2,Hangup exten => #21#,1,DBDel(CFIM/${CALLERID(num)})=${EXTEN:4} exten => #21#,2,Hangup Regards, Aparna