[Asterisk-Users] Extension problems

Alex alexandergav at gmail.com
Tue Aug 9 00:02:52 MST 2005


Hi all

I have a question:
i am trying to make a dial plan with IVR with option to call some phone.

exten => 3,1,Dial(SIP/"phonenumber"@xxx.xxx.xxx.xxx,,r)

and i have the next problem :

INVITE sip:"phonenumber"@xxx.xxx.xxx.xxx SIP/2.0..Via: SIP/2.0/UDP 
xxx.xxx.xxx.xxx:5060;branch=z9hG4bK7f9a1d08..From: "Unknown" <sip:Unk
nown at xxx.xxx.xxx.xxx>;tag=as75542381..To:
<sip:phonenumber at xxx.xxx.xxx.xxx>..Contact:
<sip:Unknown at xxx.xxx.xxx.xxx>..Call-ID: 50e2f6c317
fad67974bfdad353ea22e0 at xxx.xxx.xxx.xxx..CSeq: 102 INVITE..User-Agent: 
Asterisk PBX..Date: Tue, 09 Aug 2005 05:47:10 GMT..Allow: I
NVITE, ACK, CANCEL, OPTIONS, BYE, REFER..Content-Type: 
application/sdp..Content-Length: 218....v=0..o=root 18529 18529 IN IP4 
xxx.xxx.xxx.xxx ..s=session..c=IN IP4 xxx.xxx.xxx.xxx..t=0 0..m=audio 12712 
RTP/AVP 8 101..a=rtpmap:8 PCMA/8000..a=rtpmap:101 telepho
ne-event/8000..a=fmtp:101 0-16..a=silenceSupp:off - - - -..
 "Unknown" in the "From" making the problem i am trying to change this value 
with i puting these 2 lines before the Dial with correct order.
 exten => 212,5,SetCallerID(221222)
exten => 212,6,SetCIDNum(221222)
 and no success.
 any help will be appreciated
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050809/73c9a7d4/attachment.htm


More information about the asterisk-users mailing list