Couldn't find anything on the lists or in Wiki..

Customer wants to be able to dial complete SIP URL's... from his SNOM
phone.

ie - He "dials" on his phone  "[EMAIL PROTECTED]"  (which is more
difficult than a Number - but not undo-able)

How do I configure my extensions.conf to handle this sort of call?

I do have (which works!)....
exten => 312,1,Dial(IAX2/[EMAIL PROTECTED]/[EMAIL PROTECTED]) 
..in extensions.conf

Thoughts....
1 - Treat it as a VOIP call, if it fails - Tough.
2 - Need a "Extension" rule like..
      exten => [EMAIL PROTECTED],1,Dial(SIP/${EXTEN})
      (which does not work)
3 - If it fails, playback "Sorry, the URL you dialled can not be reached

Help anyone?

(I can see this type of call being made more frequently - ie to get my
support department - calling "[EMAIL PROTECTED]" via sip rather than
via e-mail..)

-- 
  .  .     ___. .__      Posix Systems - Sth Africa.  e.164 VOIP ready
 /| /|       / /__       [EMAIL PROTECTED]  -  Mark J Elkins, Cisco CCIE
/ |/ |ARK \_/ /__ LKINS  Tel: +27 12 807 0590  Cell: +27 82 601 0496

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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