I am working with a VoiceGenie SIP VXML server which is very sensitive to
SIP headers on INVITE - if the format is not just so, it cannot handle the
calls.
I want to use openser to mask this problem by sending a consistent SIP
INVITE that the VoiceGenie can handle.
Does anyone have any advice on how to do this?
This (simple) INVITE header works :
INVITE sip:7035470041@69.60.182.155:5060 SIP/2.0
none of these work :
INVITE sip:7035470041@69.60.182.155:5060;dtg=SIP SIP/2.0
INVITE sip:7035470041;npdi=yes;@69.60.182.155:5060;dtg=SIP SIP/2.0
INVITE sip:7035470041;cic=5119;@69.60.182.155:5060;dtg=SIP SIP/2.0
INVITE sip:7035470041;cic=5119;npdi=yes;@69.60.182.155:5060;dtg=SIP SIP/2.0
thanks,
gene
At 11:42 06/06/2006, Cesc wrote:
>Hi,
>
>I think this issue was already risen a while back, but seen that there
>is no answer, i will insist :D
>
>My SER becomes completely unresponsive (UDP and TCP) after a while. I
>started it 3 days ago and have a monitoring script that sends 1
>REGISTER every 10 secs (plus a few other phones). This morning that
>SER was totally stoned! :(
>
>I have tried sending via UDP and TCP ... same answer (that is, no answer).
>
>But, the fifo (thus, part of SER) still works (i can do a serctl moni).
>
>I am trying to investigate myself ... what can i do? can i force a
>core dump from the shell (sending some kill signal) to the already
>stoned SER?
Hi Cesc,
looking at WCHAN may be useful. (ps -l)
generating core dump works fine too.
That's the things I would be looking at.
I thought of adding some WCHAN equivalent to SER which would allow the
FIFO process (if it does not hang itself) to figure out where the other
processes are hanging.
-jiri
--
Jiri Kuthan http://iptel.org/~jiri/
Asterisk maybe?
> -----Original Message-----
> From: Gene Cohen [mailto:gcohen@excelity.com]
> Sent: Wednesday, June 07, 2006 2:46 PM
> To: users(a)openser.org
> Subject: [Users] Call Flow
>
>
>
> I am developing an application which requires the following call flow:
>
> 1. SIP Phone makes call which arrives at openser
> 2. Before processing the call openser connects the call to
> another address
> where the user hears a recorded message
> 3. When that call ends I want to connect the original SIP
> call as requested.
>
> Has anyone done anything like this before?
>
> Thanks
> gene
>
>
>
> _______________________________________________
> Users mailing list
> Users(a)openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
Hi Daniel!
Thank you for your help.
It's working fine.
Szabolcs
>
>
> On 06/06/06 14:41, Szabolcs Szasz wrote:
>> Hi
>> I have 2 SIP networks with 2 SERs like on this diagramm:
>>
>> UA1---------SER1-----------SER----------UA2
>>
>> I authenticate all UAs and all calls (local, long distance and
>> international) on both SERs. How can I relay the call from UA1 to UA2 ?
>> If for example UA1 has local privileges, is there a posibility to relay
>> the call to UA2 without any more authentication? There is an error 407
>> (Proxy Authentication Required).
>>
> You can check the source ip of the request and if it comes from proxy
> SER1 then do not authenticate again the request.
>
> Daniel
>
> --
> http://www.openser.org
>
>
>> Thank you in advance.
>>
>> Szasz Szabolcs
>>
>>
>>
>>
>>
>
>
> --
> This message was scanned for spam and viruses by BitDefender.
> For more information please visit http://linux.bitdefender.com/
>
--
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://linux.bitdefender.com/
Is there a way to change the syslog facility from "daemon" to "local7" in ser.cfg
In particular I'd like to set the output from the acc module to local7.notice. I see I can change the syslog level using "log_level" but is there a way to change the facility other than editing it in main.c and re-compiling?
Graham Lewis
This email was sent on behalf of Spitfire Technology Group. This e-mail is strictly confidential and
intended solely for the addressee(s). It may contain personal and confidential information and as such
may be protected by the Data Protection Acts 1984 and 1998. If you are not the intended recipient of this
email you must: (i) Not disclose, copy or distribute its contents to any other person nor use its contents
in any way or you may be acting unlawfully; (ii) Contact Spitfire immediately on +44 (0) 20 7501 3000
quoting the name of the sender and the addressee then delete it from your system. Any views or opinions
expressed within this email are those of the author and do not necessarily represent those of Spitfire
Technology Group. Email may be monitored for security purposes. Spitfire have scanned this email for
viruses but does not accept any responsibility once this email has been transmitted. You should scan
attachments (if any) for viruses.
I'm wondering if there's a memory leak or something in the latest cvs version of openser.
Only been running it for a while, processing very few calls, and this was appearing...
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7329]: ERROR: get_record: rdata parse error
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7329]: ERROR: get_record
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7329]: ERROR: build_req_buf_from_sip_req: out of memory
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7329]: ERROR:tm:print_uac_request: no pkg_mem
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7329]: ERROR:tm:t_forward_nonack: failure to add branches
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7329]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 424
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7329]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 424
Jun 7 08:10:58 apollo /usr/local/sbin/openser[7333]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:01 apollo /usr/local/sbin/openser[7331]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7327]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7332]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR: dns_cname_parser: out of memory
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR: get_record: rdata parse error
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR: get_record
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR: build_req_buf_from_sip_req: out of memory
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR:tm:print_uac_request: no pkg_mem
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR:tm:t_forward_nonack: failure to add branches
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 444
Jun 7 08:11:02 apollo /usr/local/sbin/openser[7330]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 444
Jun 7 08:11:03 apollo /usr/local/sbin/openser[7329]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:03 apollo /usr/local/sbin/openser[7333]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7327]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7332]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR: dns_cname_parser: out of memory
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR: get_record: rdata parse error
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR: get_record
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR: build_req_buf_from_sip_req: out of memory
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR:tm:print_uac_request: no pkg_mem
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR:tm:t_forward_nonack: failure to add branches
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 441
Jun 7 08:11:04 apollo /usr/local/sbin/openser[7326]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 441
Jun 7 08:11:05 apollo /usr/local/sbin/openser[7328]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:05 apollo /usr/local/sbin/openser[7329]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:05 apollo /usr/local/sbin/openser[7333]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7332]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7326]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 379
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: dns_naptr_parser: out of memory
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: get_record: rdata parse error
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: get_record
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: dns_srv_parser: out of memory
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: get_record: rdata parse error
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: get_record
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: build_req_buf_from_sip_req: out of memory
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR:tm:print_uac_request: no pkg_mem
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR:tm:t_forward_nonack: failure to add branches
Jun 7 08:11:06 apollo /usr/local/sbin/openser[7330]: ERROR: build_res_buf_from_sip_req: out of memory ; needs 424
sir
there is a problem in the user/admin login form.It shows following Warnings:
Warning: virtual(): Unable to include '/usr/local/sumit/serweb-0.9.4/domains/_default/prolog.html' - request execution failed in /usr/local/sumit/serweb-0.9.4/html/page.php on line 79
192.168.1.7 user management
Warning: virtual(): Unable to include '/usr/local/sumit/serweb-0.9.4/domains/_default/separator.html' - request execution failed in /usr/local/sumit/serweb-0.9.4/html/page.php on line 81.
PLZ Suggest some way out to solve it.
waiting for your reply.
regards.
Send instant messages to your online friends http://in.messenger.yahoo.com
Stay connected with your friends even when away from PC. Link: http://in.mobile.yahoo.com/new/messenger/
After install ser, i can not add user to the system it show
this message "domain unknown: use usernames with domain or set default domain in
SIP_DOMAIN freebsd".
Before install ser i've add SIP_DOMAIN in /etc/profile allready. Does
anybody found this problem before? Please tell me how to fix this
problem.
------------------------------------
Suranut Sappaso
Computer Center,
Khon Kaen University
sir
there is a problem in the user/admin login form.It shows following Warnings:
Warning: virtual(): Unable to include '/usr/local/sumit/serweb-0.9.4/domains/_default/prolog.html' - request execution failed in /usr/local/sumit/serweb-0.9.4/html/page.php on line 79
192.168.1.7 user management
Warning: virtual(): Unable to include '/usr/local/sumit/serweb-0.9.4/domains/_default/separator.html' - request execution failed in /usr/local/sumit/serweb-0.9.4/html/page.php on line 81.
PLZ Suggest some way out to solve it.
waiting for your reply.
regards.
Send instant messages to your online friends http://in.messenger.yahoo.com
Stay connected with your friends even when away from PC. Link: http://in.mobile.yahoo.com/new/messenger/