Hi,

I'd like to call my friends through their SIP URLs. I've found two
approaches for doing this in Asterisk:
- one is to prepend some numbers at start and catch them - the rest of
called string is used for SIP URL

- another approach (that I like better) is to use catchall pattern at the
end of context _. and then parse string with help of SIPDOMAIN variable. But
there is a catch into this one - it only works from sip devices, cause only
they populate sipdomain variable with proper info...

Is there any better way to do this from all clients regardless of their OS
and protocol ?

Thanks in advance,

regards,

Rob.

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to