partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [Partysip-dev] partysip filter


From: kurth
Subject: AW: [Partysip-dev] partysip filter
Date: Wed, 30 Jun 2004 17:27:21 +0200

my conf-file contains the following lines:

...
plugins = udp syntax filter auth rgstrar ls_localdb ls_sfull
plugins_config  = udp syntax auth filter_internal filter_external rgstrar
ls_localdb ls_sfull
...
<filter_internal>
  dialingplan   internal
  mode          statefull
  record-route  on

  forward    ^sip:(.+)@iptel.org|address@hidden
</filter_internal>

<filter_external>
  dialingplan   external
  mode          statefull
  record-route  on

  # forward    ^sip:(.+)@iptel.org|address@hidden
</filter_external>


I try to INVITE address@hidden and wish to be redirected to
my account at nic.at43.at. the conf-file works under linux, but
not under my win32 compilation (windows xp).

are there some special things to take care of in
using filters under windows ?

christoph.



-----Ursprüngliche Nachricht-----
Von: Aymeric MOIZARD [mailto:address@hidden 
Gesendet: Dienstag, 29. Juni 2004 18:38
An: kurth
Cc: address@hidden
Betreff: Re: [Partysip-dev] partysip filter



It would be interesting to have your whole
configuration (plugin lines and filter related
elements)

Aymeric

On Tue, 29 Jun 2004, kurth wrote:

>
> hi,
>
> it seems i can't get the filter plugin working.
> i added the following simple rule for external filtering:
>
>   forward    ^sip:(.+)@(.+)|sip:address@hidden
>
> i thought all INVITE-requests to domains different from my own, should 
> be sent to address@hidden but indeed the filter plugin 
> always says "Didn't do anything with this request?"
> (see the debug output below).
>
>
> | INFO2 | <ppldnsv6.c: 913> No DNS resolution needed for
> 128.131.80.129:10718
> | INFO1 | <udp.c: 958> udp_plugin: message sent to 128.131.80.129 on 
> | port
> 10718
> | INFO1 | <psp_core4.c: 172> psp_core_cb_snd1xx!
> | INFO1 | <psp_request.c: 37> Allocating psp_req ressource! INFO2 | 
> | <syntax.c: 178> syntax plugin: IP address detected! INFO1 | 
> | <filter.c: 431> filter plugin: filter_context 0x8068f98! INFO1 | 
> | <filter.c: 437> filter plugin: configured to process url for local
> domain!
> | INFO1 | <filter.c: 443> filter plugin: configured to process url for 
> | non
> local domain!
> | INFO1 | <filter.c: 447> filter plugin: entering 
> | cb_filter_search_location INFO1 | <filter.c: 594> filter plugin: 
> | Didn't do anything with this
> request?
> | INFO2 | <ls_sfull.c: 190> ls_sfull plugin: checking if we are 
> | responsible
> for request-URI 'iptel.org'
> | INFO1 | <ls_sfull.c: 224> ls_sfull plugin: mandate statefull 
> | handling for
> route.
> | INFO1 | <imp.c: 156> Swithing to sfull (forking) mode! INFO1 | 
> | <sfp_fsm.c: 314> proxyfsm: proxy_snd_all_request evt=8077390 INFO2 | 
> | <ppldnsv6.c: 760> About to ask for '_sip._udp.iptel.org IN SRV' 
> | INFO2 | <ppldnsv6.c: 777> Got valid response for query
> '_sip._udp.iptel.org IN SRV'
> | INFO2 | <ppldnsv6.c: 936> DNS resolution with fox.iptel.org:5060 
> | INFO2 | <ppldnsv6.c: 831> Hostname 'fox.iptel.org' resolved to
> 'fox.iptel.org'
> | INFO2 | <psp_resolv.c: 168> Successfully resolved the domain 
> | 'iptel.org'
> udp!
> | INFO2 | <sfp.c: 708> module sfp: A location has been resolved! INFO1 
> | | <sfp_fsm.c: 443> proxyfsm: proxy_timeout_try_new_location
> evt=8077840
> | INFO2 | <osip_transaction.c: 109> allocating transaction ressource 9
> b4a24444-0c04-45d7-8205-256dfccfe230
> | INFO2 | <ict.c: 35> allocating ICT context
> | INFO2 | <sfp_fsm2.c: 220> sfp module: transaction correctly 
> | forwarded! INFO2 | <psp_osip.c: 88> osip module: wake up! INFO1 | 
> | <udp.c: 816>
>
>
> what is the problem with my filter-configuration ?
> what should it look like, when a filter is applied ?
>
> kind regards,
> christoph.
>
>
> ________________________________________
> DI Christoph Kurth
> Institut für Computertechnik, TU Wien
> Gußhausstraße 27-29, 1040 Wien
>
> mail: address@hidden
> fon:  +43 (1) 58801 - 38420
> fax:  +43 (1) 58801 - 38499
> VoIP: sip:address@hidden
>
>
>
>
> _______________________________________________
> Partysip-dev mailing list
> address@hidden 
> http://lists.nongnu.org/mailman/listinfo/partysip-dev
>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]