I'm having this little issue when implementing the voicemail feature.
My openser.cfg looks like this in the failure route:
if(!t_was_cancelled())
{
revert_uri();
rewritehostport("voicemail.mydomain.com:5061");
append_branch();
#PREVENT SOME CRAZY VOICEMAIL LOOP
xlog("L_INFO", "INFO: CALL TO VOICEMAIL");
setflag(10);
route(1);
}
On my asterisk end after the time out, i'm viewing the following:
SELECT * FROM sipusers WHERE name = 'XXXXXX'
i.e XXXXXX = the PSTN number i'm using to call into the IP phone that's
connected to OpenSER
There seems to be a simple mixup with the number that is sent to
asterisk. Obviously there is no user with the PSTN number,
however there is one with the called number.
Any idea as to what wold be causing this? Have I provided enough
information?
Regards,
Gerard.
begin:vcard
fn:Gerard A. Matthew
n:Matthew;Gerard A.
email;internet:[EMAIL PROTECTED]
tel;home:1 (206) 203-7608
tel;cell:1 (940) 337-3739
note;quoted-printable:DM Tel: +1 (767) 440-3940 ext 2103=0D=0A=
US Tel: +1 (206) 203-7608=0D=0A=
VoIP: [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
Y!: calibishie2002=0D=0A=
=0D=0A=
CONFIDENTIALITY NOTICE: This electronic message contains information whi=
ch may be legally confidential and/or privileged. The information is int=
ended solely for the individual or entity named above and access by anyon=
e else is unauthorized. If you are not the intended recipient, any discl=
osure, copying, distribution, or use of the contents of this informationi=
s prohibited and may be unlawful. If you have received this electronictr=
ansmission in error, please reply immediately to the sender that youhave=
received the message in error, and delete it.
version:2.1
end:vcard
_______________________________________________
Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users