[Asterisk-Users] Grandstream and CallerID
Greg - Cirelle Enterprises
gcirino at cirelle.com
Mon Dec 20 14:04:40 MST 2004
At 04:42 PM 12/20/04, you wrote:
>I went into the phone and made sure that 'User ID is phone number' was set
>to 'No' and made sure that Fromuser=ext# was not present in the sip.conf
>file. When a call comes in, the log shows the incoming number but the phone
>still reads the extension number. I also have the sip.conf dtmfmode=inband
>and the SIP phone set to in-audio. Maybe this is a problem with the
>firmware version (1.0.5.16) or my phone is broken.
>
>-Dave
did you try this in your extensions.conf
...
exten => context,6,NoOp(${CALLERID}) <<<<<<<<<<<<<<<<<<<<<<<<
exten => context,7,Dial(SIP/${Ext}&SIP/${Ext2},15,Ttr)
...
More information about the asterisk-users
mailing list