Actually we still do not know if you use Kamailio or Opensips (which 
have slightly different implementations)

The PUBLISh should be sent to: publish uri= sip:al...@domain

If "domain" is yourself, it should be looped to the proxy via loopback 
interface (ngrep -d lo port 5060)

regards
klaus

Eric PTAK schrieb:
> Hi,
>  
> I'm trying to use *_dialoginfo modules but I'm facing to a 
> missunderstanding, or a bug.
> In fact, the presence server is working and I'm also able to subscribe 
> to dialog event.
> But when pua_dialoginfo uses pua to send the Publish, I don't know where 
> it going...
> I even not sure publishes are really sent.
>  
> This the log :
>  
> DBG:dialog:run_create_callbacks: dialog=0xb59d30b0
> DBG:pua_dialoginfo:__dialog_created: new INVITE dialog created: 
> from=sip:al...@domain
> DBG:core:grep_aliases: comparing host [0:domain:0] with us [0:domain:0]
> DBG:core:grep_aliases: match found for: [0:domain:0]
> DBG:core:check_self: host == me
> DBG:pua_dialoginfo:build_dialoginfo: new_body: <?xml version="1.0"?> 
> <dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="0" 
> state="full" entity="sip:al...@domain">   <dialog 
> id="MzQ3N2FiMzhiZGIwNzhhNDhhNjcxN2Y5OGJhY2M0N2Q." 
> call-id="MzQ3N2FiMzhiZGIwNzhhNDhhNjcxN2Y5OGJhY2M0N2Q." 
> direction="initiator">     <state>Trying</state>     <remote>       
> <identity>sip:b...@domain</identity>       <target 
> uri="sip:b...@domain"/>     </remote>     <local>       
> <identity>sip:al...@domain</identity>       <target 
> uri="sip:al...@domain"/>     </local>   </dialog> </dialog-info> 
> DBG:pua_dialoginfo:dialog_publish: publish uri= sip:al...@domain
> DBG:pua_dialoginfo:print_publ: publ:
> DBG:pua_dialoginfo:print_publ: uri= sip:al...@domain
> DBG:pua_dialoginfo:print_publ: id= 
> DIALOG_PUBLISH.MzQ3N2FiMzhiZGIwNzhhNDhhNjcxN2Y5OGJhY2M0N2Q.
> DBG:pua_dialoginfo:print_publ: expires= 0
> DBG:pua:send_publish: pres_uri=sip:al...@domain
> DBG:pua:search_htable: core_hash= 118
> DBG:pua:search_htable: record not found
> DBG:pua:send_publish: insert type
> DBG:pua:send_publish: UPDATE_TYPE and no record found 
> DBG:pua:send_publish: request for a publish with expires 0 and no record 
> found
> DBG:dialog:get_dlg_timeout: invalid AVP value, use default timeout
> DBG:tm:run_reqin_callbacks: trans=0xb59d3270, callback type 1, id 0 entered
>  
>  
> Regards,
>  
> Eric.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Users mailing list
> us...@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Kamailio (OpenSER) - Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

Reply via email to