Home > 500 server > 500 server error occurred 2/sl

500 Server Error Occurred 2/sl

sorted by: [ date ] [ thread ] [ subject ] [ author ] Hi Daniel, Thanks for the answer but. I already tested if the problem is there and even commenting the prefix out the error is exactly the same. That is why I test it using: pstn.gw_ip = "10.XX.XX.XX" pstn.gw_port = "5060" And route(PSTN) Without changing original PSTN routing. I'm getting the same problem. Could you think on something else that can be affecting that? Helena From: sr-users-bounces at lists.sip-router.org [mailto:sr-users-bounces at lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: martes, 10 de diciembre de 2013 16:54 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] 500 I'm terribly sorry error Hello, I guess the r-uri is not correct after your changes. you can try to print $ru with xlog(...) just before the route(RELAY). You should use string operation to add the prefix instead of using a regular expression substitution, like: prefix("A99901"); or $rU = "A99901" + $rU; Cheers, Daniel On 10/12/13 16:19, Helena Garcia-Nieto wrote: Hello, Thanks in advanced for the help. I am almost new with kamailio and still struggling through silly problems so please forgive me if the solution is so obvious. I have a network like Xlitle -- Kamailio -- GW The GW is more or less out of my reach for changing the behaivour. As devices I have xlitle Kamailio is on version 4.0.2 I've changed only few things from the default config file. Add mysql support, auth, userlocdb, pstngw. For this part, gw routing , I've defined gw ip and port inside the PSTN definition like: #!ifdef WITH_PSTN # PSTN GW Routing # # - pstn.gw_ip: valid IP or hostname as string value, example: # pstn.gw_ip = "10.0.0.101" desc "My PSTN GW Address" # # - by default is empty to avoid misrouting pstn.gw_ip = "" desc "PSTN GW Address" pstn.gw_port = "" desc "PSTN GW Port" iskratel.gw_ip = "10.XX.XX.XX" iskratel.gw_port = "5060" #!endif I route the calls with: route(ISKRATEL); And defined a routing function route[ISKRATEL] { #!ifdef WITH_PSTN # check if ISKRATEL GW IP is defined if (strempty($sel(cfg_get.iskratel.gw_ip))) { xlog("SCRIPT: PSTN rotuing enabled but iskrat

Join INTELLIGENT WORK FORUMSFOR COMPUTER PROFESSIONALS Log In Come Join Us! Are you aComputer / IT professional?Join Tek-Tips Forums! Talk With Other Members Be Notified Of ResponsesTo Your Posts Keyword Search One-Click Access To YourFavorite Forums Automated SignaturesOn Your Posts Best Of All, It's Free! Join Us! *Tek-Tips's functionality depends on members receiving e-mail. By joining you are http://lists.sip-router.org/pipermail/sr-users/2013-December/080881.html opting in to receive e-mail. Posting Guidelines Promoting, selling, recruiting, coursework and thesis posting is forbidden.Tek-Tips Posting Policies Jobs Jobs from Indeed What: Where: jobs by Link To This Forum! Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.Just copy and paste http://www.tek-tips.com/viewthread.cfm?qid=1672813 the BBCode HTML Markdown MediaWiki reStructuredText code below into your site. Avaya: IP Office Forum at Tek-Tips HomeForumsWiring ClosetPhone SystemsAvaya: IP Office Forum SIP Trunk Not Working thread940-1672813 Forum Search FAQs Links MVPs SIP Trunk Not Working SIP Trunk Not Working jcallen03 (Programmer) (OP) 24 Jan 12 11:14 I am trying to set up a Nexvortex SIP trunk.Here are the messages I am seeing with the monitor.695464mS SIP Tx: UDP 192.168.42.2:5060 -> 66.23.129.253:5060INVITE sip:@192.168.42.1 SIP/2.0Via: SIP/2.0/UDP 192.168.42.2:5060;rport;branch=z9hG4bK66febafa5b39e8e2f4bad834d3167158From: "Membership" ;tag=ac90fe895a3fe640To: Call-ID: ad01a39c824cab8e851e4dd45a4d110a@192.168.42.2CSeq: 151821899 INVITEContact: "Membership" Max-Forwards: 70Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATEContent-Type: application/sdpSupported: timerContent-Length: 218v=0o=UserA 3991637103 830104317 IN IP4 192.168.42.2s=Session SDPc=IN IP4 192.168.42.2t=0 0m=audio 49154 RTP/AVP 0 8 18a=rtpmap:0 PCMU/8000a=rtpmap:8 PCMA/8000a=rtpmap:18 G729/8000a=fmtp:18 annexb=no695535mS SIP Rx: UDP 66.23.129.253:5060 -> 192.168.42.2:5060SIP/2.0 500 I'm terribly sorry, server error occurred (1/SL)Via: SIP/2.0/UDP 192.168.42.2:5060;rport=5060;branch=z9hG4bK66febafa5b39e8e2f4bad834d3167158;received=67.53.0.87From: "Membership" ;tag=ac90fe895a3fe640To:

| Report Content as Inappropriate ♦ ♦ SIP/2.0 500 Server error occurred (1/SL) why does this happen? if i restart opensips, sure it 500 server goes away for a little while. I found this thread interesting but its so old and one has to wonder if its still relevant. http://opensips-open-sip-server.1449251.n2.nabble.com/nat-traversal-get-register-expire-maximum-expire-for-all-contacts-200-td1618912.htmlPlease, any thoughts here would be 500 server error very much appreciated. Here is a test MSRP session that fails. +++++ 23:43:18,656 DEBUG [com.imas.ImasUtil] (Mobicents-SIP-Servlets-UDPMessageChannelThread-165) createMsrpSessionDescription sip:+11000000000@rcs.happydays.com, secure : false 23:43:18,656 DEBUG [com.imas.sf.chat.CreatedChatSessionState] (Mobicents-SIP-Servlets-UDPMessageChannelThread-165) Sending INVITE INVITE sip:+11000000000@rcs.happydays.com SIP/2.0 Call-ID: 11149990281b47584ea760cabc90c753@x.x.x.x CSeq: 1 INVITE From: ;tag=88151094_694c353f_c9a3d5b7-40a3-45ad-a13f-fd0c2abb433f To: Max-Forwards: 70 Referred-By: P-Asserted-Identity: -- 23:43:28,124 DEBUG [com.imas.sf.chat.ChatSession] (scheduler-335) No queued items.. 23:43:28,671 INFO [com.imas.sip.servlet.ChatSipServlet] (Mobicents-SIP-Servlets-UDPMessageChannelThread-510) doErrorResponse SIP/2.0 500 Server error occurred (1/SL) Call-ID: 11149990281b47584ea760cabc90c753@x.x.x.x CSeq: 1 INVITE From: ;tag=88151094_694c353f_c9a3d5b7-40a3-45ad-a13f-fd0c2abb433f To: ;tag=b6008f3b0a18bd51c23bb3c471b04a77.e99a Via: SIP/2.0/UDP x.x.x.x:5180;received=x.x.x.x;rport=5180;branch=z9hG4bKc9a3d5b7-40a3-45ad-a13f-fd0c2abb433f_694c353f_87573189743260 Server: OpenSIPS (1.10.0-tls (x86_64/linux)) « Return to OpenSIPS (Open SIP Server) | 1 view|%1 views Loading...

DD-WRT Forum Forum Index -> Advanced Networking View previous topic :: View next topic Author Message MrFidgetDD-WRT UserJoined: 15 Jul 2010Posts: 376 Posted: Thu Mar 01, 2012 16:18 Post subject: [Solved] Milkfish: Got SIP response 500 "I'm terribly s Quote: Got SIP response 500 "I'm terribly sorry, server error occurred (1/SL)" back from my.wan.ip.adr:5060 Issue is with an Asterisk server with a public IP and a handset behind NAT using Milkfish as a proxy to the Asterisk box. Asterisk is v1.8.9.0. DD is K26 broadcom v15962 Big on a Netgear WNR3500L. Handset is a Snom with v8.4.32 firmware The issue is, when you call the handset, the above message occurs in the CLI and the dial fails. Remove the OpenSER router from the proxy setting on the phone and just run NAT, no problems. The issue was caused by a badly formed SIP message sent to the router. Specifically, in Asterisk 1.4 I had my variable assignments of strings surrounded by " characters. In 1.8 this was not necessary and in fact the " characters were included in the SIP address. eg "201"@my.ippbx.whatever.com which was confusing the OpenSER SIP router. By default the CALLERID(NAME) and CALLERID(NUM) do not need to be enclosed in " quotes. I am posting this for other people who have a similar issue in the hope that it helps them. Hopefully it will help me if I need it again as I have forgotten what I have done Cheers Chris Back to top Sponsor MrFidgetDD-WRT UserJoined: 15 Jul 2010Posts: 376 Posted: Thu Mar 01, 2012 16:19 Post subject: A reply to make it look like it has been solved. Some Keywords too: Kamailio, Asterisk, OpenSER and the error: Got SIP response 500 "I'm terribly sorry, server error occurred (1/SL)" back from my.wan.ip.adr:5060 /C Back to top Display posts from previous: All Posts1 Day7 Days2 Weeks1 Month3 Months6 Months1 YearOldest FirstNewest First Page 1 of 1 DD-WRT Forum Forum Index -> Advanced Networking All times are GMT Navigation Jump to:Select a forumForum Rules and Guidelines----------------Forum Rules and Guidelines EnglishForum Regeln and Anleitungen DeutschПравила форума и рекомендации: RussianDD-WRT (English)----------------AnnouncementsAtheros WiSOC based HardwareBroadcom SoC based Hardw

 

Related content

500 server error 10-0002

Server Error - table id toc tbody tr td div id toctitle Contents div ul li a href Server Error a li li a href Exiting With Http Server Error - a li ul td tr tbody table p don't have JavaScript enabled This tool uses JavaScript and much of it will not work correctly without it enabled Please turn JavaScript back on and reload this page All Places CA Security DiscussionsLog in relatedl to create and rate content and to follow bookmark and server error - siteminder share content with other members AnsweredAssumed AnsweredExiting with HTTP server error '

500 server error asp.net

Server Error Asp net p here for a quick overview of the site relatedl Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Stack Overflow Questions Jobs Documentation Tags Users Badges Ask Question x Dismiss Join the Stack Overflow Community Stack Overflow is a community of million programmers just like you helping each other Join them it only takes a minute Sign up ASP NET cannot get rid of ldquo

500 server error occurred 1/sl

Server Error Occurred sl p sorted by date thread subject author yes ngrep Check the ngrep manual -P char Change the non-printable character from the default relatedl '' to the character specified In this case the ' ' is ' r' character Regards Ovidiu Sas On CARTWRIGHT CORY C ATTSNET cc at att com wrote Are the after each line in the capture below caused by ngrep or just in the email -----Original Message----- From devel-bounces at openser org mailto devel-bounces at openser org On Behalf Of Bogdan-Andrei Iancu Sent Tuesday February PM To Ovidiu Sas Cc devel at openser

500 server processing error dell

Server Processing Error Dell p last week The phone support has no idea and is not helpful with this Is it just me or a general error View Replies Similar Messages Dell Inspiron Norton Partition Magic Pro Server relatedl Error Lenovo e E Edge E - Error - Detection Error In HDD - Press Escape To Continue Lenovo T T Error Detection Error On HDD mini Sata In T s Dell Nmi Error Non-memory Parity Error HP Dv - dx Recovery Error Battery And Error CMOS Sony Is It Possible To Successfully Install Windows Server Server On Vaio Dell Runtime

500 server error 10.0004

Server Error p am I getting a Internal Server Error message Browse by products and services DV and VPS Hosting Grid Shared Hosting WordPress Hosting Legacy DV Hosting Applies to All Service Types Difficulty Medium relatedl Time Needed Tools Required Plain text editor FTP client Overview Internal Server Error is a generic error message given when no more specific message is suitable There are a number of causes for a Internal Server Error to display in a web browser Below is a sample error message This article provides information on the most common causes Check the Error Logs With any

data store error

Data Store Error table id toc tbody tr td div id toctitle Contents div ul li a href Platform Transaction Error Sbi Buddy a li li a href Datastore Contention a li li a href Gae Server Error a li ul td tr tbody table p Support Partners Console Google App server error google app engine Engine DocsStandard EnvironmentAbout the Standard EnvironmentPython Java p h id Platform Transaction Error Sbi Buddy p PHPGoFlexible EnvironmentAbout the Flexible EnvironmentPythonJavaNode jsGoRubyCustom RuntimesResourcesChoosing an EnvironmentInstall the SDK p h id Datastore Contention p for App EnginePricing and QuotasPricingQuotasArticlesOverviewDesigning for ScaleOptimizing Spring FrameworkJPA facets Cloud

error 10 0004

Error table id toc tbody tr td div id toctitle Contents div ul li a href Server Error Iis a li li a href Siteminder a li ul td tr tbody table p don't have JavaScript enabled This tool uses JavaScript and much of it will not work correctly without it enabled Please turn JavaScript back on and reload this page All Places CA Security relatedl DiscussionsLog in to create and rate content and to unable to resolve server hostname exiting with http server error - follow bookmark and share content with other members AnsweredAssumed Answeredsm-HTTPAgent- Question asked by mikegray

iis 500 server error 00-0002

Iis Server Error - table id toc tbody tr td div id toctitle Contents div ul li a href Exiting With Http Server Error - a li li a href Exiting With Http Server Error - a li li a href Hla Missing Resource Data a li ul td tr tbody table p Upgrade from SiteMinder r x to r x failed forms authentication retry siteminder url contains invalid characters exiting with http server error limit Response from Web Agent Require Cookies Error Presented Instead of User Challenge exiting with http server error - After Log Off Unknown SiteMinder Web