similar to: 404 not found from one ip-adress

Displaying 20 results from an estimated 300 matches similar to: "404 not found from one ip-adress"

2009 Jan 08
2
Problem incomming from openser
Hi I have an asterisk 1.6 running, and our provider have an openser on their end. When I get an incoming call I get this on my end [Jan 8 14:51:56] NOTICE[16680]: chan_sip.c:16869 handle_request_invite: Call from '' to extension '0840303395' rejected because extension not found. If I wait approx a minute and try again, the call will go trough. We don't use REGISTER or
2009 Jan 26
5
Start asterisk on boot
Hi We runs asterisk 1.6 on a ubuntu 8.04 server. How can I get asterisk to start at boot? I have created an file named asterisk in /etc/event.d and put in this # This service maintains Asterisk from the point the system is # started until it is shut down again. description "Asterisk daemon" start on runlevel-2 stop on shutdown respawn exec
2009 Jan 20
3
Forwarding calls and trasfer calls
Hi How do i set up so that everyone can dial, for example *21* to forward all calls to a cellphone or another extension and how do I enable so that cals can be transferd between extentions. I use asterisk 1.6 and have my phones in unistim.conf and my extensions in extensions.conf. Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113
2009 Feb 10
1
unistim and transfer calls
Hi When i try to transfer calls from my ip2002 phone in asterisk 1.6, I can make the transfer and it rings on the extension I transfer to, but when I accept the call, asterisk dumps. How can I get it to work? And how do I save the dump error? Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden Dir:
2009 Feb 05
1
musiconhold realtime queue
Hi I have asterisk 1.6 and running queues with realtime mysql. I am trying to set another musiconhold then "default" but I cant get it to work, I have an musiconhold entry in my queue_table, but don't know what to put in there and where to put the file. Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113 22 Stockholm,
2009 Feb 05
2
no need to dial areacode
Hi To dial an outside line i have to dial 0. I want to have that when we dial local numbers, that is we are in the 08 area, I don't want to have to dial 08, how to set this up in asterisk 1.6? Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden Dir: +46-(0)707548074, vxl: +46-(0)85460 60 00, fax: +46-(0)85460
2009 Mar 05
1
use more then one sip-provider to dial out
Hi I want to be able to use one provider if I dial 0 before the number and another if I dial 1 before, how can I do that in asterisk 1.6? /ralf Ralf Tr?skman, IT AdLibris AB, Box 3667, 103 59 Stockholm. Bes?ksadress: Sveav?gen 56C, 111 34, Stockholm - Obs ny address! Dir: +46-(0)8-5460 60 91, mob: +46-(0)70-7548074, vxl: +46-(0)8-5460 60 00, fax: +46-(0)8-5460 60 99 ralf at
2009 Jan 14
1
gxp2000 and no sound asterisk 1.6
Hi I have a grandstream gxp-2000 and trying it on an asterisk 1.6. When I call internally between extensions I can hear the other person in the gxp2000, but when I call externally from the gxp I can't hear the person on the other end, but he can hear me. How do you configure the grandstream 2000 to work on asterisk 1.6? Regards /ralf ________________________________________________ Ralf
2008 Dec 03
1
Asterisk user client for customer service
Hi Is there a user client that a group, like customer service can use? We have today an avaya IP-office with phonemanager pro and I want something equal to phonemanager pro, where you can logon to ques and see how many calls is in that queue and so on. Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden Dir:
2008 Dec 04
2
set monitor_filename
Hi I have this in my queue extension and I see this in asterisk when I call to the queue, but no file is created in the directory any ideas? exten => s,1,Set(MONITOR_FILENAME=/var/spool/asterisk/queuecalls/QSAMPLE-${UNIQUEID}) -- Executing [s at kundservice:1] Set("SIP/0850001175-b7942770", "MONITOR_FILENAME=/var/spool/asterisk/queuecalls/QSAMPLE-1228382046.12") Regards
2009 Feb 23
0
problem with nortel 2002 disconecting
We have 40 nortel ip2002 phones connected to asterisk 1.6, the problem I have is that the phone looses the connections with the server and then drops calls, we can reconnect but the customers don't like it. Anyone has the same problem? /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Sveav?gen 56C, 111 34 Stockholm, Sweden Dir: +46-(0)707548074, vxl:
2009 Feb 19
0
sip phone cant hear the caller
Hi Im using a sip phone SPA921, and the one that calls me can hear me but I cant hear them, when I make the call I can hear them. Im running asterisk 1.6 behind a firewall, I have port 10000-20000 for rtp and 5060 for sip forward to my asterisk. Any tips? Regards /ralf ________________________________________________ Ralf Tr?skman, IT AdLibris AB, Sveav?gen 56C, 111 34 Stockholm, Sweden Dir:
2009 Feb 17
0
unistim channel problem
Hi [Feb 17 07:59:45] WARNING[21539]: channel.c:3477 ast_request: No channel type registered for 'USTM' [Feb 17 07:59:45] WARNING[21539]: app_dial.c:1502 dial_exec_full: Unable to create channel of type 'USTM' (cause 66 - Channel not implemented) == Everyone is busy/congested at this time (1:0/0/1) I get this after I restart my asterisk 1.6, it all worked yesterday. I have the
2010 Aug 30
2
[LLVMdev] llvmgcc-4.2 llvmg++-4.2 on OS X -- missing GCC __builtin intrinsics
I've had good luck using the llvm-gcc & llvm-g++ on small projects, but I just discovered that it's apparently missing some of the GCC intrinsic functions -- specifically, when I try and compile VXL (http://vxl.sourceforge.net) it dies when it encounters __builtin_bswap32 . This is on OS X with the llvm-gcc-4.2 & llvm_g++-42 that are part of the XCode 3.2.3 I don't know if
2006 Aug 11
0
Adress Book Integration?
Has anyone dabbled with OS X Address Book integration? It seems like a simple enough protocol must be at work there for sharing addresses over .Mac accounts. It would be great for clients to be able to enter their contacts into address book and have them brought automatically into their Ruby on Rails app, and perhaps vice versa. I''ve just started looking into this and at the
2007 Feb 24
0
source policy routing and SNAT - wrong hardware adress
Hi, when using diffrent routing tables, outgoing packets after SNAT always have hw-adresses as if the packed was coming from my machine. So a forwarded packet to default gw x on eth0 gets hw-adresses as if the same packet with origin loopback was routed to default gw y on network wlan0 which is diffrent. I do "ip rule add iif lo table mine" and some "ip route add ... table
2005 Jan 11
2
Re:All traffic is on same adress
Some more information... No traffic must be on 64.254.229.230 , all must be on 64.254.229.226,64.254.229.227 and 64.254.229.229, but almost all the traffic is on 64.254.229.230. this is the trouble Incoming 64.254.229.226 : 125K Incoming 64.254.229.227 : 257K Incoming 64.254.229.228 :
2011 Jan 04
5
mac Ethernet Adress in Wine for installing Pro-Engineer Wild
Sorry for my english, it's so lala ... because I'm a German. I would like to install a 3D cad programm called Pro/Engineer 4.0 in Wine 1.3.10. I have Wildfire 3.0 running under Ubuntu, but I need to install Wildfire 4.0 version. Wildfire 3.0 was the last Linux version, all newer versions are only for Windows and Unix, but Unix support will also end with Wildfire 6.0. If I try to start
2002 Aug 26
1
invalid adress when using winedbg
running winedbg manually to debug a program, it says that an adress is invalid when trying to set breakpoints. here is my cmdline: $ winedbg iexplore.exe (happens with all programs) fixme:console:SetConsoleCtrlHandler (0x403a1d30,1) - no error checking or testing yet WineDbg starting on pid 84509d8 Breakpoint 1 at 0x00401ee6 Invalid address, can't set breakpoint You can turn on deferring
2006 Oct 18
0
cut ip adress from caller id number display (ci$co 7941)
I'm playing with phone ci$co 7941 with sip image (8.02SR1), strange is, that phone displays caller id number with ip address of asterisk server like "8210@172.20.24.11" I think, this is some bug in firmware, but I would like to find some workaround, maybe using SIP_HEADER function, but seems, that this can be used only when calling from SIP to SIP, i.e. not possible to use