Hi Christian,
Thanks for your reply. I could not check the solution you provided earlier. Just tried the code you provided but the proxy is giving some errors like there is no forward() function defined etc., .Any other suggestions?
Thank You, Padmaja
----- Original Message ----- From: "Bogdan-Andrei Iancu" bogdan@voice-system.ro To: "Padmaja" padmaja.rv@vodcalabs.com Cc: users@lists.openser.org Sent: Tuesday, November 06, 2007 6:27 PM Subject: Re: [OpenSER-Users] Reg. conditional processing of invite
Hi Padmaja,
There is no other way around but just to implement a call back service on your proxy. Save in DB the last caller hitting the 911 service and when receiving the 8911, just load it and fwd to it.
regards, bogdan
Padmaja wrote:
Hi all,
I have an issue, where the sip user dials 911 number and hangs up. The 911 operator then calls back to the user using the call back command provided earlier say 8911 (there is a b2bua that interprets the call back number and routes the call to the specific user). This number is to be routed via the openser proxy to the b2bua. However, when the 911 calls back, proxy treats this number as a username and since there are no registrations to this 8911 number (though this entry is present at the proxy, no device has registered with this number), it sends back "404 Not found". How can this be circumvented?
Thanks, Padmaja