similar to: A side of Digium you may have never seen

Displaying 20 results from an estimated 2000 matches similar to: "A side of Digium you may have never seen"

2009 Jun 12
1
AmooCon video recordings online
JFYI and slightly off-topic: All of the videos we recorded at AMOOCON open-source VoIP conference (Rostock, Germany, May 4-5) are now available on the web site: http://www.amoocon.com/ All of them are available in different qualities and formats, including Quicktime 7, versions for the iPhone and iPod and h.264 which IIRC can be played in MPlayer etc. 100 GB in total. :-) Philipp Kempgen
2009 Jan 13
2
Zaptel & multiple kernels
Hi, If I have multiple kernel sources in /usr/src, e.g. linux-headers-2.6.26-1-686 linux-headers-2.6.26.custom.1 how does the Zaptel Makefile(?) know which one to pick? Is it a good approach to compile the kernel first and then compile Zaptel "manually" afterwards? Or should I rather put zaptel in /usr/src/modules and use fakeroot make-kpkg ... modules_image in the kernel
2009 Mar 13
0
VoIP Users Conference today at 12 Noon EDT
The USA is on DST now, but Europe is not. If you are in Europe, be aware that the VoIP Users Conference conference will start one hour early today. In Paris, that translates to GMT+1 or 5PM, in the UK 4PM. Grand Central is about to be re-branded as Google Voice. http://www.google.com/voice Changes should be announced soon. I logged in but see no difference yet. FWIW, Google says it'll still
2009 Jan 27
2
Module res_odbc is not loading
Hi, I have remove the comment defor res_odbc.so and res_config_odbc.so in my modules.conf, but the module is still not loading when I do: module show like odbc I have o module returned anybody knows why? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2009 Jan 07
5
recommendation for German sound files
Hi! http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international#German lists a plenty of sound files for German. Can someone recommend one for Asterisk 1.4 (any maybe 1.6 soon). thanks klaus
2004 Dec 14
1
Asterisk Realtime IAX - Adding fields
qualify= and mailbox= do not work with the realtime configuration engine. It doesn't matter if you specify them in the database, the thread that handles them will never look at the peers you have defined in the database, only the ones defined in iax.conf. --------------------------- Thank you. Will this be a permanent situation, or be resolved in future releases? ===== Jason Goecke
2009 Jan 26
2
custom cdr userfiled
Dear, I added new field to cdr table , named "service" and type varchar(20), but in extensions.conf with the following command, nothing to be saved. exten => _X.,1,Set(CDR(service)=OUT) does asterisk support this ability ? is any setting must be changed, before that ? best Mani
2009 Feb 09
2
InUse&Ringing
Hello, I'm just wondering if anyone has fixed the 'InUse&Ringing' problem. * v1.4.23.1 Ta
2009 Mar 04
5
AEL2: If-then-else not permitted in Switch-Case
I just want to confirm but it seems that if-then-else is not permitted in case structure. It was not really documented but it seems to be the case. Can anyone confirm? switch(${DIALSTATUS}) { case NOANSWER: { // if-then-else not permitted If (${ael-var} = 1) { Playback(beep);
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with [fwd] type=friend secret=password username=901835 host=fwd.pulver.com But when I am trying to dial out my own DID , I dont see any call landing in asterisk. In extension.conf (vicidial) file I have exten => 2062036895 ,1,Ringing() exten => 2062036895 ,2,Wait(1) exten => 2062036895 ,3,Answer() exten => 2062036895
2009 Jan 07
2
\iaxclient-2.0.2 compile problem
Hi, I had downlaoded iaxclient-2.0.2 and complie project *\iaxclient-2.0.2\contrib\win\vs2005* ** It gives many83 fatal and file missing error of file missing Error 1 fatal error C1083: Cannot open include file: 'portaudio.h': No such file or directory d:\mohit\asterisk\iaxclient-2.0.2\iaxclient-2.0.2\lib\portmixer\px_win_wmme\px_win_wmme.c 40 Error 2 fatal error C1083: Cannot open
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CLI Output : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vicidialnow*CLI> == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Manager 'sendcron' logged off from
2009 Feb 11
3
call forward all except the extension it is forwarded to
I would like to know if I can set Call Forwarding on an extension but allow direct calls from the extension it is forwarded to. Example: Extension 100 sets call forwarding (all) to extension 101. All calls to 100 are immediately forwarded to 101 as expected. However, if 101 tries to transfer a call to 100 or tries to call 100 directly, it sounds "busy" because it obviously goes into
2009 Apr 16
1
Remote BLF / hint on IAX2 trunk
Hi all, I have a question: how can I see hints of a remote Asterisk in IAX2 trunk?? I want to set BLF on my phones to look state of other phones also in other Asterisk server. Someone have any idea or solution? I use Asterisk 1.4.24. Thanks all Marco -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Mar 19
3
Digium and Sangoma Cards PCI express compatibility
Hi to All, I dont know much about PCI express slots in newer Servers, my doubt is if the Digium and Sangoma PCI express cards, are compatible with the x8 PCI express slots that come in the HP Proliant ML150 G5 server. Thanks in advance. Ricardo -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 05
6
Newbie query: how to write priority n+101
Hi All, Asterisk 1.4.12 on CentOS 5 Sorry for a question that I'm guessing is obvious to most of you. I'm trying to revamp my dialplan. When I first created it, I had something like: exten => s,1,Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})}) exten => s,2,Dial(${rgMain},${RINGTIME},t) exten => s,3,VoiceMail(main at default) exten => s,103,VoiceMail(main at default)
2009 Jan 14
8
evaluate SIP response codes in dialplan
Hi! Is it somehow possible to evaluate the SIP response code inside the dialplan? I have an Asterisk server which forwards requests to various PSTN gateways with SIP. If the Dial() attempt is not successful I want to differ at least these 3 options: - called destination is busy (486): e.g. activate auto-redial - called destination does not exist, unassigned number (404) - gateway is broken,
2005 Aug 22
3
Cannot compile 3.0.x on Solaris 9
Dear list, is there anyone who successfully compiled a Samba 3.0.X on a Solaris 9 box? I tried severl versions of Samba 3.0.* on five rather differently configured Solaris 9 boxes (Sparc) and ALWAYS get a build error on dynconfig.c Sometimes it seems to be a missing ldap-preprocessor define (which is protested by the compiler although I configured --with-ldap=NO), sometimes it is a header file
2009 Feb 11
3
Billing and Soft Switch.
Looking for a Free VOIP Billing and Soft Switch. Any suggestions ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090211/9ff6e652/attachment.htm
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 ;