similar to: A WORKING EXAMPLE

Displaying 20 results from an estimated 7000 matches similar to: "A WORKING EXAMPLE"

2003 Sep 11
3
PROBLEM RECIVING CALLS AT FXO
Hi... I have the next problem.. I have a FXO card with i can make calls but i cant recive calls. At the consol, i get the next error: -- Zap/2-1 is ringing -- Zap/2-1 is ringing -- Zap/2-1 answered Zap/1-1 -- Attempting native bridge of Zap/1-1 and Zap/2-1 WARNING[262160]: File chan_zap.c, Line 2857 (zt_handle_event): Ring/Off-hook in strange state 6 on channel
2003 Sep 07
2
New cvs compile; basic operational question, please.
Can someone offer a hint on what I'm doing wrong with the basic * config? Just implemented * for the first time using yesterday's cvs. The initial configs are based on John Todd's article at http://www.onlamp.com/lpt/a/3956, and using two 7960's for initial testing. When one 7960 calls the other, I get the following and the call is dropped: -- Executing
2004 Mar 31
2
C7960 "busy" notification
Using the following defnitions with a C7960: exten => 3001,1,Dial(SIP/3001,15,r) exten => 3001,2,Voicemail2(u3001) exten => 3001,102,Voicemail2(b3001) exten => 3001,103,Hangup If someone is on this phone (real conversation) and another call comes in, the second call goes through the 15 second timeout and is dropped into the 2-priority as "unavailable" (not the 102 busy as
2004 May 09
2
Help with initial setup
Hi, I've have followed through the help docs in trying to get an initial setup going with two phones and the asterisk server. Firstly, all I'm trying to do is get the two phones actually talking to one another VIA asterisk.. I've added this to sip.conf: [phone1] type=friend host=dynamic defaultip=192.168.1.106 ;username=blah ;secret=blah dtmfmode=rfc2833 ; Choices are inband,
2006 Nov 04
1
Pass through
Hi! I want to tell asterisk to simply pass-through any codecs that my phones support. I have to use codecs that are not popular and implemented by a third-party, asterisk has nothing to do with them. I've made a test with g722 (that asterisk doesn't support), i've set all my two snom 300 phones to support only g722 and asterisk declined the sip invitation. That is bad for me. Is it
2003 Nov 06
3
Grandstream problem
Hi, I installed Asterisk an all works fine exept for Grandstream. When I call with a softphone (ex X-ten) to a Grandstream (BudgetTone-100), I can make a conversation. = ok When I call to a softphone with a Grandstream I can pich up the call with the softphone but the Grandstream keeps ringing like on the other site you didn't pick up the phone.(even if you do so) It's the same when I
2006 Dec 13
3
Multi Operator
Hi, Actually on my setup all outgoing calls are going trhu a SIP unique account A have a second SIP account with another operator and I would like my setup to use alternatively each of the two accoutns Call 1=> Dial SIP/phone1 Call 2=> Dial SIP/phone2 Call 3=> Dial SIP/phone1 <...> If you have an sample please let me know
2003 Oct 29
1
Host unspecified ??
Dear, When I start asterisk -vvvvvvgrc and I ask 'sip show peers', I don't get the ip adress in the 'Host" field. Name = phone1 and phone2 Host=unspecified mask 255.255.255.255 port = 0 status = unmonitored I can ping the two phone's and get a reply (also from the laptop) phone ip adres 192.168.10.12 and 192.168.10.13 (server 192.168.10.11and laptop 192.168.10.14)
2008 Oct 31
1
Monitor group calls (recording calls)
Hello there, I appreciate any help about this problem that I can't figure out... I need to record all my calls: this is pretty easy using Monitor() before the Dial(). eg: exten => 425,n,Monitor(wav49,/var/spool/asterisk/monitor/425/${EPOCH}_${CALLERID(num)}_in,mb) exten => 425,n,Dial(${PHONE1},10) Now, I want to create a call group: I mean, I want a number (eg 800) that makes
2006 Oct 18
2
random one way audio and noise between SIP phones on same LAN
Hi, sometimes I have one way calls and noise between sip phones connected to the same LAN so no nat/firewall is involved. I tried with different sip phone models soft phones and the result is the same. I searched inside every log file but found nothing. I made different PBX with different hardware but the result is always the same. Is there anybody experiencing this terrible problem?
2007 Jun 07
1
DUNDi and reinvites...
I don't know if this is possible, and I can't quite get my head around how to do it... If I am using DUNDi for redundancy in a cluster, when Phone1 makes a call to Phone2, both Asterisk A and B will be in the RTP stream: +---+ +---+ | A |-----| B | /+---+ +---+\ / \ Phone1 Phone2 Is there a way configure re-invites
2003 Nov 09
4
Multi phone presentation
Hi, Does anyone have sample * configuration on how I can get an incoming call to ring all SIP phones (small setup, say 4 phones) at the same time. 1) I would like to pickup up any phone and the ringing should stop (of course) 2) Put on hold and pick up on a different phone set. Do I need special phone features to achieve this? E.g. would the Grandstream 100 do it? Thanks -- Costas Menico
2004 May 24
5
2 Sip phones behind un-natted Asterisk
I have 2 SIP phones (Cisco 7960 & XTen) behind a NAT provided by a Linksys firewall that supports UPnP. The Asterisk server has a public IP. Here are the problems that I am having with this configuration... 1. The 2 SIP phones can call MeetMe and have a conference but cannot call each other. (Yes, they connect but no audio either direction) 2. I have verify=yes in the sip.conf for both
2006 Jul 26
4
Dropdown with concatenated columns.
What is the best way to create a drop down where the viewable text in a concatenation of 2 or more columns? For instance, I hane a lookup table with these columns. Model FOO columns: id , name, phone In my drop select tag, I''d like the user to see: "name1 phone1" "name2 phone2" etc.. I know I can do this using find_by_sql . .. But, isn''t there a more
2004 Dec 19
1
sip phones in different private networks have one way audio
Hello I have one phone (phone1) in one network, the other (phone2) in public network. both can call the other side; phone1 can be heard by phone2, phone2 can't be heard. I don't have NAT set on both end, but I use rtpproxy on SER. Is NAT still necessary to be set on both phones? Thank you! steven
2005 Feb 28
1
call from two sip phones registered in different asterisk server
Hi all I have registered my phone1 in asterisk server 192.168.0.9 and phone2 in asterisk server 192.168.0.6. Both are sip phones. i configured the extensions.conf file in both the server. the extensions.conf file on server 192.168.0.9 is exten=>301,1,Dial(SIP/301@192.168.0.6,20,tr) exten=>401,1,Dial(SIP/phone1,20,tr) 301 is the extension number for phone 2 in asterisk server
2006 Jan 20
2
How to have a phone ring another extension as soon as off-hook?
I am seeking to implement the following behavor: When a headset on phone1 is picked up, phone2 rings right away, without any need to dial numbers on phone1. Is this possible to implement? ScriptHead -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060120/0892441d/attachment.htm
2005 Mar 04
2
Broadvoice + incoming call works only for ~2 minutes
Hi, all. The asterisk setup is working fine, receiving calls via broadvoice "initially". ? When call comes in via broadvoice number, asterisk picks it up and routes correctly, as long as the call came in within ~2 min from the previous one. In other words, as long as a call comes in within ~2 min since the previous one, asterisk will answer the call. However, if the call comes in
2006 Jan 14
3
Reducing echo on FXS port
Hello everybody, I am sorry to bring this up again if this kind of echo issue has ever discussed. Phone2 in below call path experiences quite annoying echo: Phone1 --> FXS (TDM400P) --> Asterisk --> SIP GW --> PSTN --> Phone2 It is annoying as on phone2, we can hear the whole words we say with the level of maybe 25% of the original sound. I can reduce the echo to maximum with
2018 Aug 27
2
feeling n00b again
Retrying, falling of the list some how :-( -------- Original Message -------- Subject: feeling n00b again Date: 2018-08-20 09:51 From: asterisk at a-domani.nl To: asterisk-users at lists.digium.com Hi all, Long time ago, I followed a Asterisk training, and both at work and at home, was able to deploy Asterisk, make all sorts of internal call (hard/soft voip-phones, incoming/outgoing,