search for: sipservice1

Displaying 1 result from an estimated 1 matches for "sipservice1".

2004 May 11
1
Caller-ID for alphanumeric SIP uris
...p voicemail, meetme, ENUM, and other Asterisk features, and I've written some AGI scripts and done some other semi-interesting tweaks. That said, I'm curious about how others might solve the following problem. In a pure-SIP environment, if a user has an alphanumeric SIP uri, say sip:joe@sipservice1.com, when that user calls another SIP phone, (a real IP phone, as opposed to an ATA), via a SIP proxy, that phone can log the full URI, and 'call return' works because the SIP phone calls that URI. With Asterisk, such a call would come in with the SIP From: header (thus Caller-ID in Aste...