[Devel] Re: [Users] I can`t make a calling by using xlite at the
client. Please help me...Please
Daniel-Constantin Mierla
daniel at voice-system.ro
Fri Aug 11 12:30:47 CEST 2006
Hello,
conforming to your log messages, it appears that you use domain module
to check the domains served locally. The domain module stores the list
with domains in a table named domains. Connect to your database server
with a mysql client and see what records are in the domain table of the
openser database.
For more info, see the documentation for the domain module:
http://www.openser.org/docs/modules/1.1.x/domain.html
Cheers,
Daniel
On 08/11/06 13:20, Ferianto siregar wrote:
> Dear Daniel,
>
> I would like to say thanks for your kind-hearted to reply my message
> and give me a suggestion for solving my problem. Thank you very much.
> But, I am still new in this system.It is ny first time to build it.
> So, I don`t know how to do what your suggestion in my system. I mean,
> would you mind telling me how to put the domain "pcr.ac.id" in the
> domain table based on what you said before?
> I do hope you can tell me..Please Daniel...Please..
> Thank you very much..
>
> Regards,
>
>
> Ferianto
>
> */Daniel-Constantin Mierla <daniel at voice-system.ro>/* wrote:
>
> Hello,
>
> the config file will help to spot the problem.
>
> 2(4454) is_local(): Realm 'pcr.ac.id' is not local
>
> this means that your server does not serve the relam 'pcr.ac.id' -
> this
> domain is not in your domain table.
>
> Cheers,
> Daniel
>
>
> On 08/10/06 11:51, Ferianto siregar wrote:
> > Dear all,
> >
> > I would like to say thanks for everybody help and kind-hearted who
> > always give me some helps to solve my problem. Thank you very much.
> > Now, I have a problem in my openser. I can`t make a calling from
> > client using the xlite. It is meant that the client can not make a
> > call by using xlite ( It can not connect to server) .
> > In xlite screen, it always shows "403 forbidden" message. Does
> > anybody can give me a suggesstion what is meant? Where the problem
> > comes from? Please help me ...Please.
> >
> > For the information:
> > 1. The client use IP 202.95.149.2
> > 2. This is the log message that I have got from xlite diagnostic:
> >
> > SEND TIME: 3836510
> > SEND >> 202.95.149.250:5060
> > REGISTER sip:pcr.ac.id SIP/2.0
> > Via: SIP/2.0/UDP
> >
> 202.95.149.40:5060;rport;branch=z9hG4bKC098998FE862469BBE0A3F218390D2B1
> > From: aldi ;tag=4145118495
> > To: aldi
> > Contact: "aldi"
> > Call-ID: AF8EEFDE9AD94CC5B910233C4AFA09BF at pcr.ac.id
> > CSeq: 5795 REGISTER
> > Expires: 1800
> > Max-Forwards: 70
> > User-Agent: X-Lite release 1105x
> > Content-Length: 0
> >
> >
> > RECEIVE TIME: 3836512
> > RECEIVE << 202.95.149.250:5060
> > SIP/2.0 403 Forbidden
> > Via: SIP/2.0/UDP
> >
> 202.95.149.40:5060;rport=5060;branch=z9hG4bKC098998FE862469BBE0A3F218390D2B1
> > From: aldi ;tag=4145118495
> > To: aldi ;tag=98a2bfb09e790c090877fa710657efb6.0d98
> > Call-ID: AF8EEFDE9AD94CC5B910233C4AFA09BF at pcr.ac.id
> > CSeq: 5795 REGISTER
> > Server: OpenSer (1.1.0-tls (i386/linux))
> > Content-Length: 0
> > Warning: 392 202.95.149.250:5060 "Noisy feedback tells: pid=4439
> > req_src_ip=202.95.149.40 req_src_port=5060 in_uri=sip:pcr.ac.id
> > out_uri=sip:pcr.ac.id via_cnt==1"
> >
> > 3.What is the meaning : " 2(4454) is_local(): Realm 'pcr.ac.id'
> is not
> > local"?
> > I got it when I run "openser" command. This is the message that
> I got:
> >
> > get_hdr_field: cseq : <1497>
> > 2(4454) DEBUG:maxfwd:is_maxfwd_present: value = 70
> > 2(4454) parse_headers: flags=200
> > 2(4454) DEBUG: get_hdr_body : content_length=0
> > 2(4454) found end of header
> > 2(4454) find_first_route: No Route headers found
> > 2(4454) loose_route: There is no Route HF
> > 2(4454) is_local(): Realm 'pcr.ac.id' is not local
> > 2(4454) DEBUG: add_param: tag=888227406
> > 2(4454) DEBUG:parse_to:end of header reached, state=29
> > 2(4454) DBUG:parse_to: display={123}, ruri={sip:123 at pcr.ac.id}
> > 2(4454) is_local(): Realm 'pcr.ac.id' is not local
> > 2(4454) parse_headers: flags=ffffffffffffffff
> > 2(4454) check_via_address(202.95.149.2, 202.95.149.2, 0)
> > 2(4454) DEBUG:destroy_avp_list: destroying list (nil)
> > 2(4454) receive_msg: cleaning up
> > 4(4460) udp_rcv_loop: probing packet received from 202.95.149.2
> 50195
> > 5(4461) udp_rcv_loop: probing packet received from 202.95.149.2
> 50195
> > 2(4454) udp_rcv_loop: probing packet received from 202.95.149.2
> 50195
> > 4.This is the contain of mysql:
> > mysql> select * from aliases;
> >
> +----------+-----------+--------------------+----------+------+---------------------+------+---------------------------------------------------------------------+------+---------------------+-------+---------------------+--------+---------+|
>
> > username | domain | contact | received | path | expires
> > | q | callid
> > | cseq | last_modified | flags | user_agent | socket |
> > methods
> >
> |+----------+-----------+--------------------+----------+------+---------------------+------+---------------------------------------------------------------------+------+---------------------+-------+---------------------+--------+---------+|
>
> > 123 | pcr.ac.id | sip:coba at pcr.ac.id | NULL | NULL |
> > 2006-08-09 02:53:59 | 1.00 |
> > The-Answer-To-The-Ultimate-Question-Of-Life-Universe-And-Everything
> > | 42 | 1970-01-01 07:00:00 | 128 | OpenSER Server FIFO | NULL
> > | NULL || 456 | pcr.ac.id | sip:feri at pcr.ac.id | NULL |
> > NULL | 2006-08-09 06:57:28 | 1.00 |
> > The-Answer-To-The-Ultimate-Question-Of-Life-Universe-And-Everything
> > | 42 | 1970-01-01 07:00:00 | 128 | OpenSER Server FIFO | NULL
> > | NULL
> >
> |+----------+-----------+--------------------+----------+------+---------------------+------+---------------------------------------------------------------------+------+---------------------+-------+---------------------+--------+---------+2
>
> > rows in set (0.00 sec)
> > I do hope anybody can help me. I have tried to solve this problem 2
> > days but I can`t. Please help me..please..
> >
> > Regards with cheers,
> >
> >
> >
> > Ferianto
> >
> >
> ------------------------------------------------------------------------
> > Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.
> Great
> > rates starting at 1�/min.
> >
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------
> > Do you Yahoo!?
> > Next-gen email? Have it all with the
> >
> > all-new Yahoo! Mail Beta.
> >
> >
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Users mailing list
> > Users at openser.org
> > http://openser.org/cgi-bin/mailman/listinfo/users
> >
>
>
> ------------------------------------------------------------------------
> Stay in the know. Pulse on the new Yahoo.com. Check it out.
> <http://us.rd.yahoo.com/evt=42974/*http://www.yahoo.com/preview>
>
> ------------------------------------------------------------------------
> Yahoo! Messenger with Voice. Make PC-to-Phone Calls
> <http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com>
> to the US (and 30+ countries) for 2¢/min or less.
More information about the Devel
mailing list