Ricardo Monteiro
2006-Mar-17 06:19 UTC
[Asterisk-Users] Keeping the user name in sip INVITE with fixed IP host routing.
Hi, I would like to set a sip phone for a user with fixed IP but I would like also to keep the user name in the invite, how is that possible? Is there any sip.conf setting that can be used for that? My sip.conf ... ; [rui] type=friend secret=oit host=127.98.12.88 canreinvite=no ; This situation generates INVITEs like this: INVITE sip:127.98.12.88 SIP/2.0 Via: SIP/2.0/UDP 127.98.12.80:5060;branch=z9hG4bK57eebc02;rport From: "919784234" <sip: 919784234@127.98.12.80>;tag=as07a81cee To: <sip:127.98.12.105 > ... But I'm interested in having something like this, with the "rui@" part. This type of INVITE is sent when we have a dynamic user registering (host=dynamic): INVITE sip: rui@127.98.12.88 SIP/2.0 Via: SIP/2.0/UDP 127.98.12.136:5060;branch=z9hG4bK24e58ee2;rport From: "062" <sip:062@127.98.12.136>;tag=as540f70c2 To: <sip:rui@127.98.12.106> Is there a way I can use static registering without loosing the user name on the "To" field? Thanks for any help. Ricardo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060317/47eccbe0/attachment.htm
Seemingly Similar Threads
- Slow performance
- CEBA-2005:062 CentOS 3 s390(x) pam - bug fix update
- CEBA-2005:062 CentOS 3 ia64 pam - bug fix update
- segmentation fault in blazer_status().
- Multiple imap crashes (Panic: file squat-trie.c: line 876 (squat_build_word): assertion failed: (i + bytelen <= size))