similar to: Not able to join conference

Displaying 20 results from an estimated 3000 matches similar to: "Not able to join conference"

2010 Sep 23
1
Can't turn debug on in a 1.2 box
Hi Guys, i could turn debug on in a asterisk 1.6 box (by enabling debug in logger.conf and core set debug to > 0), but my issue is i cannot enable debugging in a 1.2 box by doing the same 2 steps, also this is a production server so i can't restart with debug enabled, do you guys know how i can turn debug on or just know why it's not getting enabled? Thanks a lot for your help! --
2010 Apr 05
5
Continuous bothering message -- Remote UNIX connection disconnected
Hi Guys, i have a small issue but bothering me, after restarting asterisk (version 1.4 running on centos) i have the following message that comes repeatedly when i am connected to the CLI: -- Remote UNIX connection -- Remote UNIX connection disconnected -- Remote UNIX connection -- Remote UNIX connection disconnected does any one know how to stop this or if it's a sign of a
2010 Mar 04
1
InterPBX communication using SIP
Hi Guys, i am using the following config in pbx1: register => pbx1:endopass at 172.16.200.175 <pbx1%3Aendopass at 172.16.200.175> [pbx2] type=friend host=dynamic trunk=yes sercret=password context=[default] deny=0.0.0.0/0.0.0.0 permit=172.16.200.175/255.255.255.128 in pbx2: register => pbx2:endopass at 172.16.200.176 <pbx2%3Aendopass at 172.16.200.176> [pbx1] type=friend
2010 Sep 30
2
Unable to load fax modules
Hi List, I did follow the procedure to install Free Fax for Asterisk successfully till i came accross this isssue: i can't load the fax module: pbx3*CLI> module load res_fax_digium.so Unable to load module res_fax_digium.so Command 'module load res_fax_digium.so' failed. [Sep 30 10:50:12] WARNING[5427]: loader.c:429 load_dynamic_module: Error loading module
2010 Apr 13
2
iptables miss up phone calls if not used properly
Hi Guys, i wanted to share this with u and ask for little help at the same time: i used iptables to secure my server, so i wnet ahead and blocked avery thing except a couple of domain protocols and UDP ports of SIP, IAX2 and that range 15000 to 20000, tested it and OK. when in production, the calls were taking a huge time 7s to be established and somtimes after call setup people cannot hear ech
2010 Apr 14
1
Interpbx connection
Hi Guys, i've connecting two pbx server successfully for several times using the following config: register => USPBX:mypass at 122.11.176.35 <USPBX%3Amypass at 122.11.176.35> [PBX1] type=friend host=122.11.176.35 trunk=yes sercret=mypass context=external deny=0.0.0.0/0.0.0.0 permit=122.11.176.35/255.255.255.240 insecure=very allow=all nat=yes qualify=yes canreinvite=no in the other
2009 Apr 09
2
[kdump] failed to load in startup
Hello, I am new in this mailing,please if somebody knows how to make kdump able to load in startup. i will be very thankful, -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090409/d3435a68/attachment-0002.html>
2010 Jul 15
3
Soft-phone on Black Berry
Hi All, i have a question, is there any soft-phone available for Black Berry use, I've been told there is a firefly one, but when i looked, i found nothing, is any body has an update on this please? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100715/1bf1a72e/attachment.htm
2011 Jun 19
3
Problem with ReceiveFAX app from FFA
Hi all, I am running to the following problem, when using the below dialplan to receive fax, everything works perfect till this line exten => receive,n,ReceiveFAX(${FAXFILE}): and then the following line cannot be executed, it's like asterisk can't go back to dialplan and continue, the good news is when i check what is received in my fax folder i find that the file is a valid one (not
2010 Nov 12
1
Call failed becaus of SIP tanslate
Hi Guys, I have a the following issue when I ma trying to place a call through my voip provider, I am using an asterisk 1.2.21.1, do you have an idea what could fix this issue (as you can see when the other party answered, the call get dropped because of probably sip incompatibility) Nov 12 14:31:30 WARNING[21432]: chan_sip.c:2587 sip_write: Asked to transmit frame type 256, while native formats
2010 Jan 28
3
Dial cellphone from one PBX1 to PBX2? is it possible?
Hi Guys, i am using two PBX's i can call from pbx1 a cellphone tied to pbx2 that way: 1) use a phone in PBX1 2) call extension in PBX2 3) extensions in PBX2 ring to a cellphone (as this specific ext is tied to a cellphone) my questions now is : am i gonna be able to dial from an IPphone registered within PBX1 to a cellphone by using the Trunk (Zap or dahdi) of PBX2? anybody know
2010 Sep 09
5
info about application not available asterisk 1.6.2.11
Hello list, how come on my Asterisk 1.6.2.11, I have no help available ?! asterisk*CLI> core show application Dial -= Info about application 'Dial' =- [Synopsis] Not available [Description] Not available [Syntax] Not available [Arguments] Not available [See Also] Not available Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed...
2010 Oct 21
10
Asterisk 1.80-rc5
Just done a clean install of rc5 on a totally new machine and found the following:- /etc/init.d/asterisk start errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. More interesting is that after make samples I have no iax2 available. Dave Cotton
2010 Oct 14
6
Audiocodes firmware
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body text="#000000" bgcolor="#ffffff"> <font size="+1">Does anyone have links to the most recent audiocodes
2010 Oct 18
5
Same extension registering over eth0 and eth1
Hello list, I need to know how to deal with a redundant network with only one asterisk server, which is receiving registrations from the end points on both of its ethernet ports. This means extension 201 is registering both from eth0 and from eth1. Is there a way/software which can act as a middle man between asterisk and the ethernet ports, and by default sends registrations to asterisk only
2010 Sep 16
4
one way audio for xlite clients behind NAT
I am having a one way audio issue with xlite clients behind NAT. They can connect to the server and make calls but no audio is heard on the other end. my sip conf [general] context=default bindport=5060 bindaddr=0.0.0.0 srvlookup=yes canreinvite=no[tomfmason] type=friend secret=secret callerid="Thomas Johnson" <XXXX> host=dynamic nat=yes canreinvite=no disallow=all allow=gsm
2010 Oct 22
5
dials a trunk when off hook
How can I let asterisk immediately dials a trunk when off hook?
2010 Sep 14
9
Speech To Text on linux with asterisk
Hi, Is it possible to record say 30 seconds of audio and then have LumenVox convert to text ? or any available tool open source for speech to text . Regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100914/b56c3d9c/attachment.htm
2010 Jul 24
4
getting some segmentation faults with 1.8
I downloaded the latest 1.8 (27922) but got some segmentation faults. The first one was when it loaded cdr_odb, and so I changed menuselect not to compile that one, but the second one was when it tried to load chan_agent and so I stopped there to see if anyone else was seeing this. The agents.conf is all commented out except for [general] . Anyone know what is happening? Thanks. P.S. I deleted
2010 Sep 11
8
No SIP requests coming in with Allow Anonymous SIP set to OFF - If set to ON it all SIP DEBUG show the requests just fine - Where is the problem?
Hi Everyone, I have a provider whose DID used to come into the box just fine but recently stopped working. Nothing has been changed on our end. Here is what I get when doing "sip set debug peer PROVIDER": Sending to 123.123.123.123 : 5060 (no NAT) ^^^^ That is ALL I am getting with sip debug turned on. With Allow Anonymous SIP set to YES, then the call comes in properly and you see