similar to: SIP problem with asterisk

Displaying 20 results from an estimated 10000 matches similar to: "SIP problem with asterisk"

2003 Jul 22
1
*--IAX--* problems. (chan_capi problem)
Ok.. I have done some more digging and the problem seems to be caused by chan_capi not detecting that the call has been answered.. I downgraded chan_capi from 0.2.3b to 0.2.2 and the system is working fine.. Kapjod, do you know of this problem? Later.. > I seem to be having problems with my 2 asterisk systems.. > > This works.. Call originating from the PSTN and then routed to the
2003 Aug 07
1
Sip Trunk config
incominglimit is already implemented for SIP. Just specify under the endpoint how many incoming connections are allowed. For example, [cisco] type=friend username=cisco secret=blah nat=yes ; This phone may be natted host=dynamic canreinvite=no ; Cisco poops on reinvite sometimes qualify=200 ; Qualify peer is no more than 200ms away
2003 Aug 07
1
MWI bug ?
Hi Lee, You need to specify the VM context that you are using.. so using your examples.. extensions.conf entry.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000) exten => 1000,102,Voicemail2(b1000) exten => 1000,103,Hangup should be.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000@sip) exten => 1000,102,Voicemail2(b1000@sip) exten
2003 Apr 29
3
Whats ENUM??
I see in the changelog that ENUM support has been added.. anyone know what this is? -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2003 Jul 11
2
wait and user input..
Hi.. How do you accept user input while waiting or playing moh? My Dialplan is as follows.. ring,ring,.. Hello thanks for calling blah blah... Please enter the extention number blah blah... WaitMusicOnHold(10) If no input pass call to operator.. The problem is that the user has to input the extension while they are being told what to do.. any input during Wait or WaitMusicOnHold is ignored...
2003 Aug 10
2
SNOM200 firmware roll back!!
Look like SNOM have rolled back the firmware version of the 200's from 1.16w to 1.16q.. Anyone know why? -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2003 Apr 11
6
Where is zttool?
Hi, I installed s fresh system yesterday and it seems that zttool did not install!! ztcfg is there.. Anyone else had this problem or is it just me? -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2003 May 12
1
AW: Asterisk-Redhat 9 install guide.
Hallo.. if you have one more for me...thanky you.... Stephan -----Urspr?ngliche Nachricht----- Von: WipeOut . [mailto:wipeout@linuxmail.org] Gesendet: Donnerstag, 10. April 2003 19:28 An: asterisk-users@lists.digium.com Betreff: [Asterisk-Users] Asterisk-Redhat 9 install guide. Hi, Not sure if anyone will be intersted but I have put together an install guide for Asterisk on RedHat 9.. Its
2003 Apr 16
5
SIP Proxy
Hi, Is Asterisk (or can it be set up as) a SIP proxy? Thanks -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2003 Apr 14
6
Asterisk and SNOM 200
Hi, I have just got my SNOM 200 to start doing some real testing with *.. I am trying to use the GSM codec but the quality is really bad, Is that normal? does anyone actually use GSM?? Also are there any 'gotcha's' that I need to look out for so I don't spend hours trying to get somthing working that really doesn't work anyway.. Thanks.. later.. --
2003 Jul 07
3
System command..
Can the system command be used to retrieve a variable from a mysql database using the mysql command line client?? or would it be simpler to write some sort of AGI type application?? -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2003 Apr 17
4
meetme config
Hi, Is there and trick to getting a conference room up and running.. I have 'conf => 7500' in the meetme.conf file and 'exten => 7500,1,MeetMe(7500)' in the extensions.conf file (in the same context as my phone extensions).. When I dial extension 7500 I get the voice saying "That is not a valid conference number, Please try again.." <beep> <beep>
2003 Sep 08
8
Callgroup, Pickupgroup and SIP
I have just started to play with callgroups and pickupgroups.. I updates my * from CVS this morning (about 15 mins ago).. I have placed callgroup=1 and pickupgroup=1 into each of my 3 phone configurations in sip.conf.. I place a call from phoneA to phoneB, then I go to phoneC and dial *8# , the call does not get picked up by phoneC and continues to ring on phoneB.. Have I not configured
2003 Aug 06
3
X-Lite <-> Snom200
Hi, I have just been playing with the latest X-Lite.. It works fine with Asterisk.. As for codecs I tested G.711a/u, GSM and iLBC... iLBC is the only one that didn't work.. not sure why.. But the bigger problem is that when I call another extension that is using a Snom200 the call connects but there is no audio in either direction.. I have tried G.711a/u and GSM and while X-Lite shows that
2003 Jun 19
2
chan_capi syntax
Hi, What is the correct chan_capi dial syntax?? This is what I think it is.. exten => _90.,1,Dial(CAPI/[msn here]:${EXTEN:1}) This seems to work for local numbers.. but I have an access number for cheap long distance calls.. wich gets dialed and then the number I want to call is sent as DTMF after a few waits (w).. On my X100P I used the following.. exten => _9001.,1,Dial(Zap/1/[access
2003 Apr 10
4
Error compiling in RedHat 9
I thought I would give RedHat 9 a try with Asterisk..I thought it would be a good idea to use the latest version.. Zaptel, Zapata and Libpri all appear to have compiled sucessfully.. But.. (Why is there always a but??) It seems Asterisk is having issues with 'termcap' or 'tgetent' whatever that is.. Here is the output from 'make install'.. --------Start-------- if [ -d
2003 Apr 15
5
S100U on RH9
Hi, I have been trying to figure out why the S100U is not performing very well on RH9.. Here is my thinking..( may be totally wide of the mark but here goes anyway) I remember reading somwhere that the sound system used by RH has changed... Does the S100U not depend on the sound subsystem?? So what I think is that the sound subsystem in RH9 and the S100U are not happy working together.. Does
2003 Jul 02
4
Asterisk and Hot Desks??
Hi, Has anyone worked out a way to use Asterisk in a Hot Desk environment?? I have not been able to think of a way for the user to have control over which IP phone will ring when that users extension is dialed without the user needing to reconfigure the phone.. Something like this would be cool.. User dials *8555 (or similar) and is prompted to enter their extension and then password, after
2003 Apr 23
4
Zapata not required??
Hi, Just browsing through the asterisk.org site and I see in the setup isntructions that only Zaptel, Libpri and Asterisk need to be checked out.. Has Zapata been intergrated into one of the other packages? -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2003 Jun 07
2
VON in London..
Hey, Anyone have any idea what the cost to visit the VON exhibition in London next week? Not the Conference thats just way to far out of my budget.. Thanks.. -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze