[Asterisk-Users] dialing wrong numbers

David Gomillion dgomillion at eyecarenow.com
Thu Jan 29 08:03:33 MST 2004


Do you have a fax extension defined?  If so, try taking that out.  Every
single call I send that has ringing seems to detect itself as a fax on my
system, so I would think that if I had a fax extension defined, calls would
be "robbed" and sent to the fax...



----- Original Message ----- 
From: "Dan Beldiman" <listuser at beldiman.net>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, January 29, 2004 8:33 AM
Subject: [Asterisk-Users] dialing wrong numbers


> hi,
>
> I am new to * and setting up a test system.
> here my setup :
> - debian (from knoppix 3.3)
> - Asterisk 0.7.1 (from the debian package)
> - AVM Fritz card used with i4l
> - softphone I use for testing SJphone on windows
>
> - I can make great softphone - softphone calls
> - I can call from an outside line * and get connected to a softphone
>
> here my problem:
> I can not make outbound calls. I place a call from a softphone to
936108823
> (assuming 36108823 was the number I want to dial)
> but then get connected to some other person.
>
> Is * setting any prefix before the numbers dialed?
>
> Here the relevant entries from my extensions.conf
>
>
> [globals]
> CONSOLE=Console/dsp                             ; Console interface for
demo
> IAXINFO=guest                                   ; IAXtel username/password
> TRUNK=Modem/g1
> TRUNKMSD=1
>
> [ext]
> exten => _9.,1,Dial(${TRUNK}:${EXTEN:${TRUNKMSD}})
> exten => _9.,2,Congestion
>
> [local]
> ignorepat => 9
> include => ext
>
> [default]
> include => demo
> include => local
>
>
> when I place a the call I see the following in the * console:
>
>
> -- Executing Dial("SIP/mysjphone2-7717", "Modem/g1:36108823") in new stack
> -- Called g1:36108823
> -- Modem[i4l]/ttyI1 answered SIP/mysjphone2-7717
>
> now I hear someones fax machine and I hang up
>
> -- Hungup 'Modem[i4l]/ttyI1'
> == Spawn extension (default, 936108823, 1) exited non-zero on
> 'SIP/mysjphone2-7717'
>
>
> when dialing different number I get different peoples phones, but never
the
> person i am calling
>
>
> Could you give me a hint what I have misconfigured?
>
> Thanks
>
> Dan
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list