cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
362
Views
0
Helpful
1
Replies

SIP - registering a E1

paa
Level 1
Level 1

Hi! I have a problem with my ISP and SIP commiucation.

[ISP]---[2811]---e1---[PBX]

Incoming call (SIP) come to me from ISP, my router translate call to PBX (e1 channel). But - I have a problem with registering PBX-number on a ISP side. If I have a ephone with requared number - no problem with calls, my ISP say that my phone registered successful, but - if I assign this number to pots E1 - It can't be registered.

My config is:

!

sip-ua

authentication username 5555555 password 1111

registrar ipv4:10.10.10.5:5060 expires 3600

sip-server ipv4:10.10.10.5:5060

!

!

dial-peer voice 1 voip

descrip =TO-ISP=

destination-pattern .T

session protocol sipv2

session target sip-server

session transport udp

dtmf-relay h245-alphanumeric

codec g711alaw

fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none

!

!

dial-peer voice 1 pots

destination-pattern 5555555

no digit-strip

direct-inward-dial

port 0/2/0:15

authentication username 5555555 password 1111

1 Reply 1

mchin345
Level 6
Level 6

For SIP registering, there will be a new CLI 'sip-register' or 'no sip-register' that will do the job. Try this