[Asterisk-Users] Grandstream and CallerID

Goutam Shaw gshaw at cistel.com
Mon Dec 20 13:10:42 MST 2004


We recently went through this pain. Here is the resolution.

On the phone set the following field to "no"
User ID is phone number

On the PBX delete the following field in "sip.conf" for each extension
associated with a GS BT101 phone
Fromuser=ext#

Regards,
Goutam



-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of David Ishmael
Sent: December 20, 2004 3:25 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Grandstream and CallerID

Jon,

I went in and setup my extensions.conf just like you stated, and I can see
in the incoming call number in the log file but the phone does not display
the number (it's just showing the phone's extension number).  Can you post
your sip.conf context for the GS so I can compare?

-Dave

-----Original Message-----
From: Jon Lawrence [mailto:jon at lawrence.org.uk]
Sent: Monday, December 20, 2004 9:41 AM
To: dishmael at windwardcg.com; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [Asterisk-Users] Grandstream and CallerID

On Monday 20 December 2004 14:59, David Ishmael wrote:
> I'm having similar problems with my Grandstream BT-100 SIP phone.  I've
> removed the fromuser=1234 from the sip.conf file but the phone still shows
> 1234 in the display when getting a call.  I can see the incoming PSTN CID
> in the log file but for some reason its not passing this to the phone.
The
> CID looks something like:
>
> "Joe Somebody" <7035551212>
>
> Others have stated that the BT-100 can't take characters, only numbers so
I
> would assume there's a function like SetCIDNum(${CALLERID}) to extract the
> number and send it to the BT-100.  Can anyone that has the CallerID
working
> post their setup/configs so I can see what I'm doing wrong?
>
I've used SetCallerID(${CALLERIDNUM}) with /gS phones and they display CID
correctly.

ie:
exten => 2000,1,SetCallerID(${CALLERIDNUM})
exten => 2000,2,Dial(SIP/2000,30,Tt)

Jon

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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




More information about the asterisk-users mailing list