search for: wasif

Displaying 8 results from an estimated 8 matches for "wasif".

Did you mean: asif
2007 Mar 11
4
Problem configuring voice conference
Hey! I am trying to configure the voice onference with MeetMe application for my internal users. I have my server and 4 clients on same LAN and following is my extensions.conf file: [globals] Ahsen=SIP/222 Tahami=SIP/444 Uzair=SIP/333 Wasif=SIP/555 [internal] exten => 1234,1,Macro(voicemail,${Ahsen}) exten => 4321,1,Macro(voicemail,${Uzair}) exten => 5678,1,Macro(voicemail,${Tahami}) exten => 8765,1,Macro(voicemail,${Wasif}) ;For Call Conferencing ;Here the syntax is exten => extension(normally the conf room no.),pr...
2006 Apr 13
2
NAT/STUN Server
Hi, I am trying to register SIP clients which are behind NAT on different network. In order to achieve this goal I think I need STUN Server . I downloaded STUN Server from http://internap.dl.sourceforge.net/sourceforge/stun/stund_0.96_Aug13.tgz But I don't know how to install/configure it. And please advice me that STUN server is good idea for this scenario? Thanks in advance Wazb
2006 Apr 20
2
Asterisk FAx-to-Email
Hi, I get error when my DID hit to asterisk box which I am using for FAX to Email Service. Sometimes Fax goes through but mostly I get communication error on Fax Machine and on Asterisk I get Comfort noise support incomplete in Asterisk (RFC 3389) error. I am using SIP with G711. My Did provider cannot turn off VAD and Echo from his side, so is there any option or setting I can do at my side to
2005 May 17
11
Asterisk Fax
Hi, I have read a lot about the thread of faxing support in Asterisk as well as spanDSP. However, either I don't fully understand other people's applications or may be what I'm trying to do is different from what others are trying to do. I have a very simple setup. I have an asterisk server with a TE110P connected to the PSTN via T1 PRI (Asterisk A). I have another asterisk
2006 Jun 28
1
Mysql Trixbox
Hello, I have installed FreeRadius server on Trixbox Server. My problem is mysql is not letting FreeRadius to login either locally or remotely. I also insert proper entries in HOST and USERS tables. But it does not work I always get ERROR 1045 (28000); Access Denied for user 'root'@'localhost' Thanks Wazb
2006 Jun 15
0
Re: Asterisk-Users Digest, Vol 23, Issue 114
...23 gateway ... (Gary Richardson) > 3. Re: Comedian Mail not deleting .txt file (Matt) > 4. Agents And Queues (Tristan) > 5. Re: SIP codec preference order ineffective (Martin Joseph) > 6. Re: Best $300 VoIP phone for asterisk? (Martin Joseph) > 7. Asterisk & Cisco 3800 (Wasif) > 8. Re: Need to Hire: PHP Programmer for PhoneCALL (olivier.taylor) > 9. Re: Anyone see this? (Matt) > 10. Re: SIP codec preference order ineffective (olivier.taylor) > 11. Re: Comedian Mail not deleting .txt file (Doug Lytle) > 12. Re: WRTG54GS Capacity (Daniel Salama) &gt...
2012 Sep 11
4
Should i buy Ruby on Rails 3 Essential Training with Kevin Skoglund from Lynda.com
hello people, i m new to rails and i m thinking of buying Ruby on Rails 3 Essential Training with Kevin Skoglund tutorial http://www.lynda.com/Ruby-on-Rails-3-tutorials/essential-training/55960-2.html but problem is the tutorial is created on 2010 oct => so its 2 yrs old so my question it is fine to Buy these Tutorial in the changing rails world? Please Help me -- You received this
2006 Jun 07
3
PHP UnixODBC MS SQl 2000
Hi, I have Asterisk 12.7.1 installed through Asterisk@Home CD. and explicitly I have installed UnixODBC and FREETDS in order to access MS SQL 2000 Database which in on Windows 2003 Server on remote location. I tested connectivity through isql and tsql, both utilities are working fine. I need to access MS SQL 2000 Database through PHP. When I tired to check the connectivity through a Test PHP