this works great for me, i use callerid= like this:

callerid="Marc Storck" <35227273033>

Matthew Boehm wrote:

OK. Here is the caveat I've found. The phones, in sip.conf, all have a
callerid= line because if they don't when they call someone the caller id
shows up ONLY as their extension.

For instance, my extension is 3044. When I call my cell, all it says is
"Missed call from 3044".

The only way I found to fix this was to add that callerid= into the sip.conf

But since I have done that, what you have suggested below won't work.

Should I have the callerid set somewhere else?

Matthew
----- Original Message ----- From: "Wiley E. Siler" <[EMAIL PROTECTED]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<[EMAIL PROTECTED]>
Sent: Monday, September 20, 2004 4:14 PM
Subject: RE: [Asterisk-Users] 1 extension entry for multiple purposes?



Here you go... No extension required....

From extensions.conf....

;---------------------------------------------- ; VOICEMAIL ENTRY INTO SYSTEM ;---------------------------------------------- exten => 8,1,Answer exten => 8,2,Wait(1) exten => 8,3,VoicemailMain(${CALLERIDNUM}) exten => 8,4,Hangup

Still want the old way of enter your number then PIN...

exten => 81,1,VoicemailMain2()
exten => 81,2,Hangup





-----Original Message-----
From: Matthew Boehm [mailto:[EMAIL PROTECTED]
Sent: Monday, September 20, 2004 2:07 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] 1 extension entry for multiple purposes?

Hey gang,
 There must be any easy solution for this but my mind is frazzled on
compiling 2.4 with RTC as module. Bleh.

Currently extension 9000 is our VoicemailMain(@company) line.  Some
employee's are complaining that the old system was better because you
didn't have to enter your mailbox number and that instead the old system
took you right to it.

I figured there was something similar so that I don't have to have 200
extra extensions.conf lines just for VoicemailMain(<exten>@company).

Basically I want something like this:  exten =>
9000,1,VoicemailMain([EMAIL PROTECTED])
so that way all it asks for is their password.

Any ideas..?

Thanks,
Matthew

_______________________________________________
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


The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer

_______________________________________________
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

_______________________________________________
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

-- CTO Marc Storck MS Networks SA [EMAIL PROTECTED] Internet Service Provider http://www.luxadmin.org 15, route d'Esch Phone: +352 2727 3030 L-4544 Belvaux Fax: +352 2727 3060

-------------- LuxAdmin powered service ---------------
http://www.Gateway.lu          Your gateway to the net

     Advantages of ADSL solutions by LuxAdmin:
             - price: cheap and clear
             - products: proven quality
             - support: friendly and helpful
-------------------------------------------------------
_______________________________________________
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