cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
454
Views
0
Helpful
3
Replies

SIP dial-peer problem sending *

germanhernandez
Level 1
Level 1

I have a sip dial-peer with destination-pattern 521T sending calls to a GSM gateway (QUESCOM). the normal calls are working prefectly, but when i tried to call 521*333 for example, the GSM gateway only receives 521 in other words the cisco gateway is stripping the * and the other numbers. Even if a put a specific dial peer with destination-pattern 521*333.

dial-peer voice 1 voip

destination-pattern 521T

preference 1

voice-class codec 1

session protocol sipv2

session target ipv4:10.1.1.1

dtmf-relay sip-notify

no vad

dial-peer voice 2 voip

destination-pattern 521*333

voice-class codec 1

session protocol sipv2

session target ipv4:10.1.1.1

dtmf-relay sip-notify

no vad

I trid usinf different DTMF relays with no luck, but i think is not a DTMF relay issue because i'm not pressing any number dureing the call. im just sendind the whole thing.

any advice will be appreciated.

3 Replies 3

STEFAN CHRISTEN
Level 5
Level 5

Hi German

Have you tried to debug the SIP messages (deb ccsip messages)?

Dial-Peer 2 will not be used since 521T is a better match.

I used the above dial-peers separately with no luck in both cases. in every case the GSM gateway only got 521

You really need to check the SIP messaging. I tried this in the lab and my router was able to send the * in the SIP INVITE with the dial peers just fine.

hth,

nick