Displaying 20 results from an estimated 3000 matches similar to: "realm question"
2011 Nov 30
1
Best VoIP conferencing phone ?
Hi ,
I know it's might not the right way to asking such stupid question. But I
want to take help from experts into VoIP fields so I have to decided to
post here.
Please help me which will be the best VoIP conferencing phone which will
cover 10 Persians into conferencing with best audio support ?
--
Thanks and regards
Virendra Bhati
+91-8885268942
Software Engineer
-------------- next
2009 Apr 24
4
Certificate system
Hi all,
Can anybody inform me wether the "RedHat Certificate System" or
actually a CentOS equivalent is available for CentOS.
Just skimmed on a download site through the RPM's for 5.3 and I couldn't
find it.
According to their pressrelease, it the code should be gpl, allthough I
can't find any rpm for RH, FC or Centos.
It seems that this is one of the few CA-packages for
2011 Feb 18
3
lua -asterisk manual
Please could someone advise good manual for using lua for asterisk dialplan.
There is not much docu about it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110218/42642787/attachment.htm>
2011 Aug 19
5
Outbound Dial
Hi,
I have 8 E1 PRI Lines and i have 200 phone numbers and 200 channels
(25 channels per PRI). is there a utility available in Asterisk to
dial out 200 numbers and run a campaign for 200 numbers concurrently
and play a mp3 file ?
Please suggest/guide
Regards
Kaushal
2010 Oct 02
1
RE : Re: differential billing
Stop advertising.
Le 26 sept. 2010 09:46, "Faisal Hanif" <faisal at vopium.com> a ?crit :
Hi Abdul-Basit,
If you need only different intervals of billing you can easily do it
using any AGI as we are doing it in Perl AGIs using post call billing.
But if you need realtime billing then the most stable and flexible
option is to use FastAGI+ AMI. I have tested it in JAVA and it
2011 May 19
2
[Fwd: FW: realtime mysql - p4]
Ok, i tried the suggestion:
Instead of:
sippuser => resource, database_name, table_name
sippeer => resource, database_name, table_name
I put in:
sippuser => resource, context, table_name
sippeer => resource, context, table_name
Unfortunately, with the same results.
btw i tried both "general" as "default"
Besids the commands i tried below, isn't there any
2010 Aug 10
4
How to determine which party hangup the call? cause of Hang-up needed.
Hi Everyone
Asterisk 1.4.33 is running with Sangoma/Dahdi for analogue lines to Bell
Canada.
User claims that call hangup without any interferance to the phone set.
Is there ANYWAY to find out which party hang-up the call or if the call was
cut-off due to other reasons?
I checked the *"asteriskcdrb"* table and it's pretty much useless in this
case as it only logs the duration and
2010 Dec 12
1
Atcom IP-4B ISDN IP PBX?
Hello
For customers who need a small IP PBX to handle up to four ISDN lines
(in France, so I guess that means EuroISDN) instead of a PC + Asterisk
and an ISDN gateway box, has someone already played with the Atcom
IP-4B?
www.atcom.cn/IP-BRIM.html
Any feedback appreciated.
2011 Feb 18
2
Dial(Local/...) vs. Goto()?
Hello,
I was wondering: What does Dial(Local/...) offer that a Goto()
doesn't?
For instance:
========
;exten => h,n,Goto(callback,start)
exten => h,n,Dial(Local/start at callback)
[callback]
exten => start,1,Verbose(In callback)
========
Thank you.
2010 Jun 15
1
Asterisk 1.6.2 WARNING[23042]: acl.c:392 ast_get_ip_or_srv: Unable to lookup 'whsvoip.globalipcom.com'
Hi,
We are using Asterisk 1.6.2 and it is continually failing to resolve Verizon
SRV and sending following message,
WARNING[23042]: acl.c:392 ast_get_ip_or_srv: Unable to lookup
'whsvoip.globalipcom.com'
DNS settings on OS level is working fine.
Can anyone have an idea about it?
Regards,
Faisal Hanif
2011 Feb 10
2
zaptel/dahdi settings for singtel E1 line
Anyone here who has configured zaptel/dahdi for a singtel E1 line?
What are the settings for coding, framing, line type and switchtype?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110210/4288ed84/attachment.htm>
2004 Mar 18
1
Autentication without /etc/passwd users
Hi,
It seems that the user account must also be in the /etc/passwd when I
autentication in Ldap/samba.
I have in my Ldap database the Posixaccount.
My samba log file:
[2004/03/18 07:22:56, 2] passdb/pdb_ldap.c:init_sam_from_ldap(674)
init_sam_from_ldap: User [marcone] does not ave a uid!
If I have this user in /etc/passwd the autentication is Ok, but I will
only autentication in ldap
2013 Feb 06
4
PV or HVM guest for OpenBuildServices Host (OpenSUSE based)
Hello all,
I don''t know if it is a silly question but I am really unsure. I informed
myself about the OpenBuildService project which was initialized by OpenSUSE.
Now I am really interested in setting up an OpenBuildService VM where I can
package some programs and so on for example own software and software I
wan''t to use on a few systems which have for example newer versions
2002 Nov 19
2
help with winbind!
hello!
any help me with winbind.
i need to use samba/winbind just only to provide autentication with ntlm
for squid.
programs versions: linux rh 8.0 - squid 2.5S1 - samba 2.2.6
remember: the use of samba/winbind is only to provide autentication for
squid with ntlm.
MY smb.conf
workgroup = CENTROADM
password server = PMF
security = domain
winbind uid = 10000-20000
winbind gid = 10000-20000
2013 Apr 09
6
web collaboration packages.
Hello All,
Try as I might, I cannot get Zimbra 8.0.3 to install on CentOS 6.4, even
with --platform override. I followed some tutorials even that show the
result working and nada.
Can anyone suggest a good setup for e-mails erving, calendaring, web mail?
Web mail is particularly important for my wife so she can check e-mail when
she is at work.
Jason
2010 Nov 24
1
action at registering or de-registering
Hi all,
Perhaps someone has dealt with it before.
I want to activate a bunch of my own scripts after someone has registred
om my asterisk, or when his cient has de-registerded.
have been skimming through AGI and AMI, and seen a lot of nice features,
but not the (de-)registering events.
Kind regards, Hans
2007 Jul 05
1
sounds
Just curious,
I noticed that with SetLanguage() you can change it into a lot of other
languages. Yes one can record them easily enough with "record", but
don't like to re-invent the wheel..
Browsed through a lot of google-pages but failed to find any other
languages (except for FR and ES on the digium site)
Any pointers for german, dutch, greek, italian, .... prompts?
Hans
--
2007 Nov 06
1
dtmf / misdn
Hi all,
Perhaps someone can give me a hint i the right direction...
Sometimes dtmf is recognized, sometimes not.
I'm using 1.2.19 asterisk with misdn for my hfc card.
When i got in incoming sip-call, dtmf is recognized,
When i phone my self (isdn-phone or gsm-phone) no problem with dtmf
When SOME (not all) people phone me (isdn-incoming) DTMF is not
recognized.
How come?
Either it works
2008 Oct 31
2
Friday Halloween Edition Oct 31 12 Noon EDT
Morning!
This may be the "day of the dead" in some regions, but we expect the
usual lively discussion today at 9AM PDT, 11 Central, 12 Noon EDT, 4PM
UK and Portugal, 5PM Paris, $deity-forsaken hour down under. This
Sunday, I believe the USA falls back to Standard time. Future VUC are
still at 12 Noon EST.
Info site: http://voipusersconference.org
PSTN (724) 444-7444
enter 22622# 1#
2010 Jul 26
1
PBX Lua with Asterisk ODBC
Hi All,
I have a quick question with regards the pbx_lua module.
Would the lua dialplan have direct access to the odbc configuration
within Asterisk, those odbc connections/dsn's that are defined in
res_odbc.conf/extconfig.conf/cdr.conf?
Thanks
Bruce