[Serusers] has any body got success with ser-0.8.12 with cpl-cmodule

ser die serdiehard at yahoo.com
Sat Aug 14 13:14:57 CEST 2004


thanks soren,
 
by including the statements you said the server is shutting down.
 
gives the bad config file 5 errors 
 
so can any body say how to upload the cpl with cpl-load methods 
 
or by using the fifo methods i tried in archive but in vain
 
with regards
rama kanth

"Soren (Home)" <soren at tanesha.net> wrote:

You should check your ser.cfg then .. Maybe it doesn't require
authentication from localhost. 401 is when no/wrong password has been
submitted.

In my ser it looks like this, you can always add "&& src_ip == ... " in
the search if-condition to make it more secure:

if (method=="REGISTER") {
# special cpl handling (NOTE, no authorization here yet!)
if (search("Content-type:.*application/cpl\+xml")) {
xlog("L_INFO", "Someone doing CPL REGISTER from %is\n");
cpl_process_register();
break;
};

#
# continue to handle register like normal ...
#
if (!www_authorize("asdf", "subscriber")) {
...
};

...
};

Cheers, Soren

> ehh... i always run cpled on the same server as ser.
> Now just tried on different host, can't make it work
> with SIP upload. It always comes back with 401
> Unauthorized.
>
> cpl is either loaded by fifo or cpled. I have both
> working. cpled is good for testing new scripts.
> fifo/cpl-load is good for loading some well tested
> script via a web page.
>
> It is very powerful, also makes it hard to
> troubleshoot.
>
> Cheers,
> Richard
>
>
> --- ser die wrote:
>
>> richard,
>>
>> does it compulsory to run the cpled simultaneously
>>
>> with ser while cpl option we are using
>>
>> i think the database support ( cpl table ) will give
>>
>> the cpl scritps automatically
>>
>> iam trying with fifo commands now
>>
>> serctl fifo load_cpl 214103 at xxx.xxx.net
>> cpl214103.xml
>> but it s giveing error
>>
>> i need to check for that
>>
>> has cpled worked for you totally ?
>>
>>
>>
>> with regards
>> serdiehard
>>
>> --- Richard wrote:
>>
>> > cpled uses java. So ps would show java process.
>> >
>> > are you running cpled on the same machine as ser?
>> >
>> > You can use fifo, just search achive on how to do
>> > it.
>> >
>> > Richard
>> >
>> >
>> > --- ser die wrote:
>> >
>> > > hello richards,
>> > >
>> > > does cpled exist as a independent process
>> > >
>> > > can we check with the command ps -ef
>> > >
>> > > how to ensure that cpled process is running
>> > >
>> > > when i use the command ngrep port 5060 -d lo
>> > >
>> > > it s not showing any messages
>> > >
>> > > in ethereal it s showing 401 message i think
>> > >
>> > > unauthorised and that client is not registering
>> > >
>> > >
>> > > with regards
>> > > serdiehard
>> > >
>> > > --- Richard wrote:
>> > >
>> > > > it should be "ngrep port 5060 -d lo" if cpled
>> is
>> > > > running on the same host as ser.
>> > > >
>> > > > --- ser die wrote:
>> > > >
>> > > > >
>> > > > > --- Richard wrote:
>> > > > >
>> > > > > > Not quite sure if cpled is sending the
>> > > message.
>> > > > > Can
>> > > > > > you ngrep the sip message? If it sends
>> from
>> > > > > > localhost,
>> > > > > > need to use option "-d lo". A good cpl-c
>> > > > register
>> > > > > > log
>> > > > > > is like this, (mime found 3, 4, not 0, 0)
>> > > > > >
>> > > > > > DEBUG:cpl_process_register: Content-Type
>> > mime
>> > > > > found
>> > > > > > 3,
>> > > > > > 4
>> > > > > > DEBUG:cpl_process_register: carrying CPL
>> ->
>> > > look
>> > > > > at
>> > > > > > Content-Disposition
>> > > > > > *** Disposition type=[6]
>> > > > > > *** DIsposition param:
>> > [6]=[5]
>> > > > > > is_quoted=0
>> > > > > > DEBUG:cpl-c:get_dest_user: tring to get
>> user
>> > > > from
>> > > > > > new_uri
>> > > > > > DEBUG:cpl-c:get_dest_user: tring to get
>> user
>> > > > from
>> > > > > > R_uri
>> > > > > > DEBUG:cpl-c:get_dest_user: tring to get
>> user
>> > > > from
>> > > > > To
>> > > > > > parse_headers: flags=-1
>> > > > > > DEBUG:cpl:write_to_db:User 123 at test.org
>> > > already
>> > > > in
>> > > > > > CPL
>> > > > > > database -> update
>> > > > > > parse_headers: flags=-1
>> > > > > > check_via_address(66.1.2.3, 127.0.0.1, 0)
>> > > > > >
>> > > > > > --- ser die  wrote:
>> > > > > >
>> > > > > > > hello richard
>> > > > > > >
>> > > > > > > still it gives the fial cpl registering
>> > > > > > >
>> > > > > > > the total log is
>> > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
> ********************************************************
>> > > > > > >  6(17988) SIP Request:
>> > > > > > >  6(17988)  method:  
>> > > > > > >  6(17988)  uri:
>> 
>> > > > > > >  6(17988)  version: 
>> > > > > > >  6(17988) parse_headers: flags=1
>> > > > > > >  6(17988) end of header reached, state=5
>> > > > > > >  6(17988) parse_headers: Via found,
>> > flags=1
>> > > > > > >  6(17988) parse_headers: this is the
>> first
>> > > via
>> > > > > > >  6(17988) After parse_msg...
>> > > > > > >  6(17988) preparing to run routing
>> > > scripts...
>> > > > > > >  6(17988) DEBUG : is_maxfwd_present:
>> > > searching
>> > > > > for
>> > > > > > > max_forwards header
>> > > > > > >  6(17988) parse_headers: flags=128
>> > > > > > >  6(17988) end of header reached, state=9
>> > > > > > >  6(17988) DEBUG: get_hdr_field: 
>> [32];
>> > > > > > > uri=[sip:214103 at xxx.xxx.net]
>> > > > > > >  6(17988) DEBUG: to body
>> > > > > > []
>> > > > > > >  6(17988) get_hdr_field: cseq :
>> 
>> > > > > > 
>> > > > > > >  6(17988) DEBUG: get_hdr_body :
>> > > > content_length=0
>> > > > > > >  6(17988) found end of header
>> > > > > > >  6(17988) DEBUG: is_maxfwd_present:
>> > > > max_forwards
>> > > > > > > header not found!
>> > > > > > >  6(17988) check_via_address(202.*.*.84,
>> > > > > > 202.*.*.84,
>> > > > > > > 0)
>> > > > > > >  6(17988) parse_headers: flags=256
>> > > > > > >  6(17988) find_first_route(): No Route
>> > > headers
>> > > > > > found
>> > > > > > >  6(17988) loose_route(): There is no
>> Route
>> > > HF
>> > > > > > >  6(17988) check_self - checking if
>> > host==us:
>> > > > > 17==9
>> > > > > > > &
>> > > > > > > [xxx.xxx.net] == [127.0.0.1]
>> > > > > > >  6(17988) check_self - checking if port
>> > 5060
>> > > > > > matches
>> > > > > > > port 5060
>> > > > > > >  6(17988) check_self - checking if
>> > host==us:
>> > > > > > 17==13
>> > > > > > > &
>> > > > > > >  [xxx.xxx.net] == [202.*.*.19]
>> > > > > > >  6(17988) check_self - checking if port
>> > 5060
>> > > > > > matches
>> > > > > > > port 5060
>> > > > > > >  6(17988) check_self - checking if
>> > host==us:
>> > > > > 17==9
>> > > > > > > &
>> > > > > > > [xxx.xxx.net] == [127.0.0.1]
>> > > > > > >  6(17988) check_self - checking if port
>> > 5060
>>
> === message truncated ===
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>


-- 
Soren Davidsen,
Univ: AUE department of computer science, room H302, +45-20676081
Home: http://tanesha.net/, +45-36947805 or +1-3602266324
Ring billigt med IP-telefoni: http://musimi.dk/,
http://GratisSip.dk/

      
   
   

          [input] 
             


      
   
   
      
         align="center" border="0" bgcolor="#ABABAB">
            
               
                 align="center" border="0">
                    
Attach:
                           [input] name="attachfile" size="48" type="file" />
                             [input] value="Add">
(max. 2 M)                       
                    
                  
               
            
         
      
   

 [input] 
 [input] 
 [input] 
 [input]
 value="a%3A7%3A%7Bi%3A1%3BO%3A7%3A%22message%22%3A21%3A%7Bs%3A13%3A%22rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22subject%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22from%22%3Ba%3A0%3A%7B%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A0%3Bs%3A12%3A%22content_type%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22mime_header%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22flags%22%3Bs%3A0%3A%22%22%
3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A7%3A%22message%22%3A20%3A%7Bs%3A13%3A%22rfc822_header%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22mime_header%22%3BO%3A13%3A%22messageheader%22%3A10%3A%7Bs%3A5%3A%22type0%22%3Bs%3A7%3A%22message%22%3Bs%3A5%3A%22type1%22%3Bs%3A6%3A%22rfc822%22%3Bs%3A10%3A%22parameters%22%3Ba%3A1%3A%7Bs%3A4%3A%22name%22%3Bs%3A9%3A%22email.txt%22%3B%7Ds%3A2%3A%22id%22%3Bi%3A0%3Bs%3A11%3A%22description%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22size%22%3Bi%3A0%3Bs%3A3%3A%22md5%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3BO%3A11%3A%22disposition%22%3A2%3A%7Bs%3A4%3A%22name%22%3Bs%3A10%3A%22attachment%22%3Bs%3A10%3A%22properties%22%3Ba%3A1%3A%7Bs%3A8%3A%22filename%22%3Bs%3A9%3A%22email.txt%22%3B%7D%7Ds%3A8%3A%22language%22%3Bs%3A0%3A%22%22%3B%7Ds%3A5%3A%22flags%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%2
2%22%3Bs%3A8%3A%22entities%22%3Ba%3A0%3A%7B%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A40%3A%22..%2Fdata%2FzULnCI5mFYNe7UzpFLDyqDpzKUsxviZc%22%3B%7D%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body
_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A0%3A%22%22%3Bs%3A19%3A%22reply_rfc822_header%22%3Bs%3A0%3A%22%22%3B%7Di%3A2%3BO%3A7%3A%22message%22%3A21%3A%7Bs%3A13%3A%22rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22subject%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22from%22%3Ba%3A0%3A%7B%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A0%3Bs%3A12%3A%22content_type%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%
3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22mime_header%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22flags%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A0%3A%7B%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A0%3A%22%22%3Bs%3A19%3A%22reply_rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bi%3A1092461074%3Bs%3A7%3A%22subject%22%3Bs%3A26%3A%22Re%3A+%5BSerusers%5D+SIP+Peering%
22%3Bs%3A4%3A%22from%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A15%3A%22VOIP+Operations%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A4%3A%22voip%22%3Bs%3A4%3A%22host%22%3Bs%3A12%3A%22livevoip.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A6%3A%22sender%22%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A16%3A%22serusers-bounces%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7Ds%3A8%3A%22reply_to%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A15%3A%22VOIP+Operations%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A4%3A%22voip%22%3Bs%3A4%3A%22host%22%3Bs%3A12%3A%22livevoip.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A2%3A%22to%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructur
e%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A8%3A%22serusers%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A37%3A%22%3C004c01c481bf%2404671e60%240a01a8c0%40huey%3E%22%3Bs%3A10%3A%22references%22%3Bs%3A39%3A%22%3C002001c481b2%24533d3ae0%240b00a8c0%40kaiser%3E%22%3Bs%3A4%3A%22mime%22%3Bb%3A1%3Bs%3A12%3A%22content_type%22%3BO%3A11%3A%22contenttype%22%3A3%3A%7Bs%3A5%3A%22type0%22%3Bs%3A9%3A%22multipart%22%3Bs%3A5%3A%22type1%22%3Bs%3A5%3A%22mixed%22%3Bs%3A10%3A%22properties%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A40%3A%22Microsoft+Outlook+Express+6.00.2800.1437%22%3Bs%3A8%3A%22priority%22%3Bs%3A1%3A%223%22%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%
3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A6%3A%7Bs%3A2%3A%22id%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A64%3A%22Support+for+users+of+the+SIP+Express+Router+%3Cserusers.iptel.org%3E%22%3B%7Ds%3A11%3A%22unsubscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%22%3Bs%3A46%3A%22serusers-request%40iptel.org%3Fsubject%3Dunsubscribe%22%3B%7Ds%3A7%3A%22archive%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A19%3A%22%2Fpipermail%2Fserusers%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A18%3A%22serusers%40iptel.org%22%3B%7Ds%3A4%3A%22help%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A39%3A%22serusers-request%40iptel.org%3Fsubject%3Dhelp%22%3B%7Ds%3A9%3A%22subscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%22%3Bs%3A44%3A%22serusers-request%40iptel.org%3Fsubject%3Dsubscribe%22%3B%7D%7Ds%3A12%3A%22more_header
s%22%3Ba%3A0%3A%7B%7D%7D%7Di%3A3%3BO%3A7%3A%22message%22%3A21%3A%7Bs%3A13%3A%22rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22subject%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22from%22%3Ba%3A0%3A%7B%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A0%3Bs%3A12%3A%22content_type%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22mime_header%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22flags%22%3Bs%3A0%3
A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A0%3A%7B%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A0%3A%22%22%3Bs%3A19%3A%22reply_rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bi%3A1092461074%3Bs%3A7%3A%22subject%22%3Bs%3A26%3A%22Re%3A+%5BSerusers%5D+SIP+Peering%22%3Bs%3A4%3A%22from%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A15%3A%22VOIP+Operations%22%3Bs%3A3%3A%22adl%22%3Bs%3A0
%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A4%3A%22voip%22%3Bs%3A4%3A%22host%22%3Bs%3A12%3A%22livevoip.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A6%3A%22sender%22%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A16%3A%22serusers-bounces%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7Ds%3A8%3A%22reply_to%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A15%3A%22VOIP+Operations%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A4%3A%22voip%22%3Bs%3A4%3A%22host%22%3Bs%3A12%3A%22livevoip.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A2%3A%22to%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A8%3A%22serusers%22%3Bs%3A4%3A%22host%22%3Bs%3A9%
3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A37%3A%22%3C004c01c481bf%2404671e60%240a01a8c0%40huey%3E%22%3Bs%3A10%3A%22references%22%3Bs%3A39%3A%22%3C002001c481b2%24533d3ae0%240b00a8c0%40kaiser%3E%22%3Bs%3A4%3A%22mime%22%3Bb%3A1%3Bs%3A12%3A%22content_type%22%3BO%3A11%3A%22contenttype%22%3A3%3A%7Bs%3A5%3A%22type0%22%3Bs%3A9%3A%22multipart%22%3Bs%3A5%3A%22type1%22%3Bs%3A5%3A%22mixed%22%3Bs%3A10%3A%22properties%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A40%3A%22Microsoft+Outlook+Express+6.00.2800.1437%22%3Bs%3A8%3A%22priority%22%3Bs%3A1%3A%223%22%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A6%3A%7Bs%3A2%3A%22id%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A64%3A%22Support+for+users+of+the+SIP+Express+Router+%3Cseruser
s.iptel.org%3E%22%3B%7Ds%3A11%3A%22unsubscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%22%3Bs%3A46%3A%22serusers-request%40iptel.org%3Fsubject%3Dunsubscribe%22%3B%7Ds%3A7%3A%22archive%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A19%3A%22%2Fpipermail%2Fserusers%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A18%3A%22serusers%40iptel.org%22%3B%7Ds%3A4%3A%22help%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A39%3A%22serusers-request%40iptel.org%3Fsubject%3Dhelp%22%3B%7Ds%3A9%3A%22subscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%22%3Bs%3A44%3A%22serusers-request%40iptel.org%3Fsubject%3Dsubscribe%22%3B%7D%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7D%7Di%3A4%3BO%3A7%3A%22message%22%3A21%3A%7Bs%3A13%3A%22rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bs%3A0%3A%22%
22%3Bs%3A7%3A%22subject%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22from%22%3Ba%3A0%3A%7B%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A0%3Bs%3A12%3A%22content_type%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22mime_header%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22flags%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A7%3A%22message%22%3A20%3A%7Bs%3A1
3%3A%22rfc822_header%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22mime_header%22%3BO%3A13%3A%22messageheader%22%3A10%3A%7Bs%3A5%3A%22type0%22%3Bs%3A7%3A%22message%22%3Bs%3A5%3A%22type1%22%3Bs%3A6%3A%22rfc822%22%3Bs%3A10%3A%22parameters%22%3Ba%3A1%3A%7Bs%3A4%3A%22name%22%3Bs%3A9%3A%22email.txt%22%3B%7Ds%3A2%3A%22id%22%3Bi%3A0%3Bs%3A11%3A%22description%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22size%22%3Bi%3A0%3Bs%3A3%3A%22md5%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3BO%3A11%3A%22disposition%22%3A2%3A%7Bs%3A4%3A%22name%22%3Bs%3A10%3A%22attachment%22%3Bs%3A10%3A%22properties%22%3Ba%3A1%3A%7Bs%3A8%3A%22filename%22%3Bs%3A9%3A%22email.txt%22%3B%7D%7Ds%3A8%3A%22language%22%3Bs%3A0%3A%22%22%3B%7Ds%3A5%3A%22flags%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A0%3A%7B%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22pa
rent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A40%3A%22..%2Fdata%2FGocm2hFIFvwPdwG3TPCayNIKYb2lPj3M%22%3B%7D%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A0%3A%22%22%3Bs%3A19%3A%22reply_rfc8
22_header%22%3Bs%3A0%3A%22%22%3B%7Di%3A5%3BO%3A7%3A%22message%22%3A21%3A%7Bs%3A13%3A%22rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22subject%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22from%22%3Ba%3A0%3A%7B%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A0%3Bs%3A12%3A%22content_type%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22mime_header%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22flags%22%3
Bs%3A0%3A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A0%3A%7B%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A0%3A%22%22%3Bs%3A19%3A%22reply_rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bi%3A1092430117%3Bs%3A7%3A%22subject%22%3Bs%3A31%3A%22Re%3A+%5BSerusers%5D+FIFO+and+aliases%22%3Bs%3A4%3A%22from%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A9%3A%22Jan+Janak%22%3Bs%3A3%3A%22adl%22%3
Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A3%3A%22jan%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A12%3A%22Soren+%28Home%29%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A5%3A%22soren%22%3Bs%3A4%3A%22host%22%3Bs%3A11%3A%22tanesha.net%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A2%3A%22cc%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A8%3A%22serusers%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A58%3A%22%3C34891.62.61.133.250.1092391776.squirrel%40mail.tanesha.net%3E%22%3Bs%3A1
0%3A%22message_id%22%3Bs%3A45%3A%22%3C20040813204837.GI6112%40localhost.localdomain%3E%22%3Bs%3A10%3A%22references%22%3Bs%3A58%3A%22%3C34891.62.61.133.250.1092391776.squirrel%40mail.tanesha.net%3E%22%3Bs%3A4%3A%22mime%22%3Bb%3A1%3Bs%3A12%3A%22content_type%22%3BO%3A11%3A%22contenttype%22%3A3%3A%7Bs%3A5%3A%22type0%22%3Bs%3A4%3A%22text%22%3Bs%3A5%3A%22type1%22%3Bs%3A5%3A%22plain%22%3Bs%3A10%3A%22properties%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22disposition%22%3BO%3A11%3A%22disposition%22%3A2%3A%7Bs%3A4%3A%22name%22%3Bs%3A6%3A%22inline%22%3Bs%3A10%3A%22properties%22%3Ba%3A0%3A%7B%7D%7Ds%3A7%3A%22xmailer%22%3Bs%3A20%3A%22Mutt%2F1.5.6%2B20040722i%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7D%7Di%3A6%3BO%3A7%3A%22message%22%3A21%3A%7Bs%3A13%3A%22rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bs%3A0%3A%22%22%3Bs%3A
7%3A%22subject%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22from%22%3Ba%3A0%3A%7B%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A0%3Bs%3A12%3A%22content_type%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22mime_header%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22flags%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A0%3A%7B%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3
A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A0%3A%22%22%3Bs%3A19%3A%22reply_rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bi%3A1092445201%3Bs%3A7%3A%22subject%22%3Bs%3A72%3A%22Re%3A+%5BSerusers%5D+has+any+body+got+success+with+ser-0.8.12+with+cpl-cmodule%22%3Bs%3A4%3A%22from%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A7%3A%22Richard%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A10%3A%22mypop3mail%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22yahoo.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A
%22%22%3B%7D%7Ds%3A6%3A%22sender%22%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A16%3A%22serusers-bounces%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7Ds%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A2%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A7%3A%22ser+die%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A10%3A%22serdiehard%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22yahoo.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7Di%3A1%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A8%3A%22serusers%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22
in_reply_to%22%3Bs%3A52%3A%22%3C20040813101911.94058.qmail%40web21424.mail.yahoo.com%3E%22%3Bs%3A10%3A%22message_id%22%3Bs%3A52%3A%22%3C20040814010001.21738.qmail%40web50601.mail.yahoo.com%3E%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A1%3Bs%3A12%3A%22content_type%22%3BO%3A11%3A%22contenttype%22%3A3%3A%7Bs%3A5%3A%22type0%22%3Bs%3A4%3A%22text%22%3Bs%3A5%3A%22type1%22%3Bs%3A5%3A%22plain%22%3Bs%3A10%3A%22properties%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A6%3A%7Bs%3A2%3A%22id%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A64%3A%22Support+for+users+of+the+SIP+Express+Router+%3Cserusers.iptel.org%3E%22%3B%7Ds%3A11%3A%22unsubscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%2
2%3Bs%3A46%3A%22serusers-request%40iptel.org%3Fsubject%3Dunsubscribe%22%3B%7Ds%3A7%3A%22archive%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A19%3A%22%2Fpipermail%2Fserusers%22%3B%7Ds%3A4%3A%22post%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A18%3A%22serusers%40iptel.org%22%3B%7Ds%3A4%3A%22help%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A39%3A%22serusers-request%40iptel.org%3Fsubject%3Dhelp%22%3B%7Ds%3A9%3A%22subscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%22%3Bs%3A44%3A%22serusers-request%40iptel.org%3Fsubject%3Dsubscribe%22%3B%7D%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7D%7Di%3A7%3BO%3A7%3A%22message%22%3A21%3A%7Bs%3A13%3A%22rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22subject%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22from%22%3Ba%3A0%3A%7B%7Ds%3A6%3A%22sender%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba
%3A0%3A%7B%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22message_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A0%3Bs%3A12%3A%22content_type%22%3Bs%3A0%3A%22%22%3Bs%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A0%3A%7B%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22mime_header%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22flags%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type0%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22type1%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22entities%22%3Ba%3A0%3A%7B%7Ds%3A9%3A%22entity_id%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22parent_ent%22%3BN%3Bs%3A6%3A%22entity%22%3BN%3Bs%3A6%3A%22parent%22%3Bs%3A0%3A%22%22%3Bs%3A12%3A%22decoded_body%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22is_seen%22%3Bi%3A0%3Bs
%3A11%3A%22is_answered%22%3Bi%3A0%3Bs%3A10%3A%22is_deleted%22%3Bi%3A0%3Bs%3A10%3A%22is_flagged%22%3Bi%3A0%3Bs%3A10%3A%22is_mdnsent%22%3Bi%3A0%3Bs%3A9%3A%22body_part%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22offset%22%3Bi%3A0%3Bs%3A6%3A%22length%22%3Bi%3A0%3Bs%3A14%3A%22att_local_name%22%3Bs%3A0%3A%22%22%3Bs%3A19%3A%22reply_rfc822_header%22%3BO%3A12%3A%22rfc822header%22%3A20%3A%7Bs%3A4%3A%22date%22%3Bi%3A1092445201%3Bs%3A7%3A%22subject%22%3Bs%3A72%3A%22Re%3A+%5BSerusers%5D+has+any+body+got+success+with+ser-0.8.12+with+cpl-cmodule%22%3Bs%3A4%3A%22from%22%3Ba%3A1%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A7%3A%22Richard%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A10%3A%22mypop3mail%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22yahoo.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A6%3A%22sender%22%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22ma
ilbox%22%3Bs%3A16%3A%22serusers-bounces%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7Ds%3A8%3A%22reply_to%22%3Ba%3A0%3A%7B%7Ds%3A2%3A%22to%22%3Ba%3A2%3A%7Bi%3A0%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A7%3A%22ser+die%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A10%3A%22serdiehard%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22yahoo.com%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7Di%3A1%3BO%3A16%3A%22addressstructure%22%3A5%3A%7Bs%3A8%3A%22personal%22%3Bs%3A0%3A%22%22%3Bs%3A3%3A%22adl%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22mailbox%22%3Bs%3A8%3A%22serusers%22%3Bs%3A4%3A%22host%22%3Bs%3A9%3A%22iptel.org%22%3Bs%3A5%3A%22group%22%3Bs%3A0%3A%22%22%3B%7D%7Ds%3A2%3A%22cc%22%3Ba%3A0%3A%7B%7Ds%3A3%3A%22bcc%22%3Ba%3A0%3A%7B%7Ds%3A11%3A%22in_reply_to%22%3Bs%3A52%3A%22%3C20040813101911.94058.qmail%40web21424.mail.yahoo.com%3E%22%3Bs%3A10%3A%22message_id%22%3Bs%3A52%3A%22%3C20040814010001.21738.qmail%40web506
01.mail.yahoo.com%3E%22%3Bs%3A10%3A%22references%22%3Bs%3A0%3A%22%22%3Bs%3A4%3A%22mime%22%3Bb%3A1%3Bs%3A12%3A%22content_type%22%3BO%3A11%3A%22contenttype%22%3A3%3A%7Bs%3A5%3A%22type0%22%3Bs%3A4%3A%22text%22%3Bs%3A5%3A%22type1%22%3Bs%3A5%3A%22plain%22%3Bs%3A10%3A%22properties%22%3Ba%3A0%3A%7B%7D%7Ds%3A11%3A%22disposition%22%3Bs%3A0%3A%22%22%3Bs%3A7%3A%22xmailer%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22priority%22%3Bi%3A3%3Bs%3A3%3A%22dnt%22%3Bs%3A0%3A%22%22%3Bs%3A8%3A%22encoding%22%3Bs%3A0%3A%22%22%3Bs%3A5%3A%22mlist%22%3Ba%3A6%3A%7Bs%3A2%3A%22id%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A64%3A%22Support+for+users+of+the+SIP+Express+Router+%3Cserusers.iptel.org%3E%22%3B%7Ds%3A11%3A%22unsubscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%22%3Bs%3A46%3A%22serusers-request%40iptel.org%3Fsubject%3Dunsubscribe%22%3B%7Ds%3A7%3A%22archive%22%3Ba%3A1%3A%7Bs%3A4%3A%22href%22%3Bs%3A19%3A%22%2Fpipermail%2Fserusers%22
%3B%7Ds%3A4%3A%22post%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A18%3A%22serusers%40iptel.org%22%3B%7Ds%3A4%3A%22help%22%3Ba%3A1%3A%7Bs%3A6%3A%22mailto%22%3Bs%3A39%3A%22serusers-request%40iptel.org%3Fsubject%3Dhelp%22%3B%7Ds%3A9%3A%22subscribe%22%3Ba%3A2%3A%7Bs%3A4%3A%22href%22%3Bs%3A47%3A%22http%3A%2F%2Fmail.iptel.org%2Fmailman%2Flistinfo%2Fserusers%22%3Bs%3A6%3A%22mailto%22%3Bs%3A44%3A%22serusers-request%40iptel.org%3Fsubject%3Dsubscribe%22%3B%7D%7Ds%3A12%3A%22more_headers%22%3Ba%3A0%3A%7B%7D%7D%7D%7D">

=== message truncated ===

		
---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20040814/dfde5dc2/attachment.htm>


More information about the sr-users mailing list