similar to: No ringing tone

Displaying 20 results from an estimated 2000 matches similar to: "No ringing tone"

2003 Nov 07
1
No communication channel
I have following setup: AnalogPhone_1--TDM400P--Asterisk---SIP---[Softswitch]----POTS-AnalogPhone_2 I can call from AnalogPhone_1 to AnalogPhone_2 and all is fine. When I call to AnalogPhone_1 from AnalogPhone_2, AnalogPhone_1 rings BUT I hear no ringing tone AND when someone picks up AnalogPhone_1, there is no "sound" and parties on both end cannot hear each other. Seems that no
2003 Oct 24
8
SS7 signaling/Softswitch
I'm confused a bit about the following and was hoping to get some answers on this group - What is exactly implied when we say asterisk can connect to a PSTN. Does it mean connecting to the PSTN via PRI/T1/E1? If yes, then I assume asterisk does not need to do any SS7 signaling and all it does (playing the role of a PBX) is to connect to a Class 5 Switch at the CO. Is this a correct statement?
2003 Nov 06
6
Error in Incoming SIP call
When I get a SIP call, I get the following error: *CLI> NOTICE[1133718080]: File chan_sip.c, Line 1768 (process_sdp): Content is 'multipart/mixed;boundary="unique-boundary-1"', not 'application/sdp' WARNING[1225991360]: File pbx.c, Line 1154 (pbx_extension_helper): No application '' for extension (incoming, 5147771111, 1) == Spawn extension (incoming,
2003 Oct 17
4
Using channel banks
Hello Everyone, What kind of hardware setup would I need to do if I want a T1 connection to PSTN and have 48 users in office with analog phones. Will something work if I have a T410P card in asterisk and have one T1 going to PSTN and other two to a channel bank. I would then connect the 48 phones (FXS) to the channel bank! Thanks. Deepak
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
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
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
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,
2004 May 14
3
SoftPhone to SoftPhone with No Voice
Hello I Installed Asterisk on RedHat 9. I am currently try to configure minimum with two softphone talking to each other over the LAN. I am using X-Lite softphones from xten.com site. I defined 3 phones in sip.conf and also specifies in extensions.conf file. I am able to ring other computer but there is no voice exchange ( i can't hear any think except ring). Here is the portion of sip.conf
2006 Jan 21
3
Asterisk always uses 127.0.0.1 address
Hi, all Can someone tell me where to tell asterisk no to use 127.0.0.1 IP (localhost)? When I am registering with VoIP providers, they get my info as s@127.0.0.1. (This is SIP registration). Also, in SIP logs, when calling I am getting things like this: Executing SetCallerID("SIP/phone2-22c3", ""CID Name" <CIDNUMBER>") > in new stack > -- Executing
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
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
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)
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
2014 Oct 10
1
howto cancel simultaneous calls - dial(sip/phone1&sip/phone2)
hi. i have dialplan with 2 simultaneous calls - dial(sip/phone1&sip/phone2). when i cancel call on phone1 (push "reject" button), the call is still ringing on phone2 can i cancel call on both phones from one place(one phone)? thanks -- --------------------------------------- Marek Cervenka =======================================
2006 Jun 04
1
Campusing two Asterisk boxes?
I have been looking around some and I can't seem to find anything which will answer my question. If I have two Asterisk boxes in different locations which are linked to each other over the internet, can I configure the boxes to use each other's lines as local? In other words, let's say Site A has Phone1 for a 1FB line going into it on an FXO port. Site B has Phone2 for a 1FB line
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
2003 Nov 07
2
MGCP - Repost
I did not get any answers to my earlier posting. I hope I have better luck this time- The question: Is it possible to use Asterisk as media gateway controller? I know * supports MGCP, but does that also imply that I can use * to control any third party media gateway (such as one providing media conversion from E1 to AAL2). - DL
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