[SIPForum-discussion] Cisco 79X0 phone display on out going calls

Patrick Morris patrick.morris at ibbs.com
Fri Jan 24 01:35:09 UTC 2014


Jamie,
Here is the SIP mac config of my cisco 7940.

[root at prov-1 phones]# cat SIP001319820CE6.cnf
# SIP Configuration device file for Cisco 7940
##########################################################################################
############   Singlepipe
############   Communications
     #########
##########################################################################################


#This is the configuration file is for device ID: 001E4A5F1A12  Built on:
%BWTIMESTAMP%


#Value that changes to cause the phone to reboot when a NOTIFY SIP message
is recieved
sync: 1

# Image Version
## Possibly TAG Here for Firmware Upgrade ###
image_version: P0S3-08-9-00

# Dialplan template (.xml format file relative to the TFTP root directory)
dial_template: /dialplans/dialplan


################### LINE 1  FOR %BWFIRSTNAME-1% %BWLASTNAME-1%
##########################
#####################################################################################


# Line 1 Registration Authentication
line1_authname: "6783999420"

# Line 1 Registration Password
line1_password: "94200CE6"

# Line 1 appearance
line1_name: "6783999420"

# Line 1 Display Name (Display name to use for SIP messaging)
line1_displayname: "Cisco 7940"

# Line 1 is this a shared line
### Future Use -JR-###
# line1_type: "%BWSHAREDLINE-1%"

#Short Name:
Line1_shortname: "6783999420"

#Proxy Address ### Line/Port Domain###
proxy1_address: "ibbs.com"     ; Can be dotted IP or FQDNs



################### LINE 2  FOR %BWFIRSTNAME-2% %BWLASTNAME-2%
##########################
#####################################################################################



# Line 2 Registration Authentication
line2_authname: ""

# Line 2 Registration Password
line2_password: ""

# Line 2 appearance
line2_name: ""

# Line 2 Display Name (Display name to use for SIP messaging)
line2_displayname: ""

# Line 2 is this a shared line
# line2_type: "%BWSHAREDLINE-2%"

#Short Name:
Line2_shortname: ""

#Proxy Address
proxy2_address: ""     ; Can be dotted IP or FQDNs


################### LINE 3  FOR %BWFIRSTNAME-3% %BWLASTNAME-3%
##########################
#####################################################################################



# Line 3 Registration Authentication
line3_authname: ""

# Line 3 Registration Password
line3_password: ""

# Line 3 appearance
line3_name: ""

# Line 3 Display Name (Display name to use for SIP messaging)
line3_displayname: ""  ;If you are not going to use the BWCLID tag --
remove the quotes

# Line 3 is this a shared line
#line3_type: ""

#Short Name:
Line3_shortname: ""

#Proxy Address
proxy3_address: ""     ; Can be dotted IP or FQDNs


################### LINE 4  FOR %BWFIRSTNAME-4% %BWLASTNAME-4%
##########################
#####################################################################################



# Line 4 Registration Authentication
line4_authname: ""

# Line 4 Registration Password
line4_password: ""

# Line 4 appearance
line4_name: ""

# Line 4 Display Name (Display name to use for SIP messaging)
line4_displayname: "" ;If you are not going to use the BWCLID tag -- remove
the quotes

# Line 4 is this a shared line
#line4_type: ""

#Short Name:
Line4_shortname: ""

#Proxy Address
proxy4_address: ""     ; Can be dotted IP or FQDNs


####### Additional Per-Phone Variables -JR- ######

# Phone Prompt (The prompt that will be displayed on console and telnet)
phone_prompt:   "SIP Phone"      ; Limited to 15 characters (Default - SIP
Phone)

# Phone Password (Password to be used for console or telnet login)
phone_password: "cisco" ; Limited to 31 characters (Default - cisco)

# User classifcation used when Registering [ none(default), phone, ip ]
user_info: phone

####### Per-Phone Password ######
#phone_password:

# Phone Label (Text desired to be displayed in upper right corner - Has no
effect on SIP messaging)
phone_label: "Cisco 7940"

# Codec for media stream (g711ulaw (default), g711alaw, g729a)
preferred_codec: ""

# Time Server (There are multiple values and configurations refer to Admin
Guide for Specifics)
sntp_server: "time.singlepipe.net"                   ; SNTP Server IP
Address
sntp_mode: directedbroadcast    ; unicast, multicast, anycast, or
directedbroadcast (default)
time_zone: EST                  ; Time Zone Phone is in
dst_offset: 1                   ; Offset from Phone's time when DST is in
effect
dst_start_month: Mar            ; Month in which DST starts
dst_start_day: ""               ; Day of month in which DST starts
dst_start_day_of_week: Sun      ; Day of week in which DST starts
dst_start_week_of_month: 2      ; Week of month in which DST starts
dst_start_time: 02              ; Time of day in which DST starts
dst_stop_month: Nov             ; Month in which DST stops
dst_stop_day: ""                ; Day of month in which DST stops
dst_stop_day_of_week: Sunday    ; Day of week in which DST stops
dst_stop_week_of_month: 1       ; Week of month in which DST stops 8=last
week of month
dst_stop_time: 2                ; Time of day in which DST stops
dst_auto_adjust: 1              ; Enable(1-Default)/Disable(0) DST
automatic adjustment
time_format_24hr: 0             ; Enable(1 - 24Hr Default)/Disable(0 - 12Hr)


# Do Not Disturb Control (0-off, 1-on, 2-off with no user control, 3-on
with no user control)
dnd_control: 0                  ; Default 0 (Do Not Disturb feature is off)

# Caller ID Blocking (0-disbaled, 1-enabled, 2-disabled no user control,
3-enabled no user control)
callerid_blocking: 0            ; Default 0 (Disable sending all calls as
anonymous)

# Anonymous Call Blocking (0-disabled, 1-enabled, 2-disabled no user
control, 3-enabled no user control)
anonymous_call_block: 0         ; Default 0 (Disable blocking of anonymous
calls)

# Allow for the bridge on a 3way call to join remaining parties upon hangup
cnf_join_enable : 1             ; 0-Disabled, 1-Enabled (default)

# Allow Transfer to be completed while target phone is still ringing
semi_attended_transfer: 1       ; 0-Disabled, 1-Enabled (default)

# XML URLs
services_url: ""                ; URL for external Phone Services
directory_url: ""               ; URL for external Directory location
logo_url: "http://home.ibbsonline.com/0/IBBS_Phone_Logo-1.bmp"           ;
URL for branding logo to be used on phoTh


On Thu, Jan 23, 2014 at 5:48 PM, Jaime Diez <jaime at jaime-diez.net> wrote:

> Hi,
>
> Check if you have the field "Displayname" with the person name in your
> SIPmacaddress.cnf files. If you don't know how to do it you can use this as
> a reference,
> http://www.voip-info.org/wiki/view/Cisco+7940/7960+SIP+with+BroadVoice
>
>
> Regards,
> *Jaime Díez*
> CCIE #39440 (Voice)
>
>
>
>
> On 17 January 2014 22:36, Gmail <tkekana0 at gmail.com> wrote:
>
>> Hi
>>
>> Log a Tac for this with broadsoft they will ask you to pull specific logs
>> which can give direction to your problem.
>>
>> I think this could be phone config file issue.
>>
>> Regards,
>> Tshepo
>>
>> Sent from my iPhone
>>
>> On 13 Jan 2014, at 11:47 PM, Patrick Morris <patrick.morris at ibbs.com>
>> wrote:
>>
>> Currently we have about 60 Cisco 7940 and 7960s running 3.0.8 & 7 (and
>> tested 3.0.12) off of our Broadsoft platform.  There is a need to have the
>> phone display the person in which you are calling on the screen.  Right now
>> the phone just shows you what digits you dialed.  Unlike other phones
>>  (Polycoms, Yealinks) show/populate this info.
>>
>> Thanks for the response.
>>
>> --
>> Patrick Morris
>> Voice Engineer
>> patrick.morris at ibbs.com
>> W-678-399-9490
>>
>> _______________________________________________
>> This is the SIP Forum discussion mailing list
>> TO UNSUBSCRIBE, or edit your delivery options, please visit
>> http://sipforum.org/mailman/listinfo/discussion
>> Post to the list at discussion at sipforum.org
>>
>>
>> _______________________________________________
>> This is the SIP Forum discussion mailing list
>> TO UNSUBSCRIBE, or edit your delivery options, please visit
>> http://sipforum.org/mailman/listinfo/discussion
>> Post to the list at discussion at sipforum.org
>>
>>
>


-- 
Patrick Morris
Voice Engineer
patrick.morris at ibbs.com
W-678-399-9490
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sipforum.org/pipermail/discussion/attachments/20140123/e1f27d0e/attachment-0002.html>


More information about the discussion mailing list